84 Commits
Author SHA1 Message Date
Matt FarinaandGitHub 399cac0110 [stable/sentry] deprecating chart (#24390)
Signed-off-by: Matt Farina <matt@mattfarina.com>
2020-11-13 15:36:01 -05:00
Scott RigbyandGitHub 5bcc3eaf1d [stable/sentry] add repo archive notice (#24189)
Signed-off-by: Scott Rigby <scott@r6by.com>
2020-11-09 14:33:31 -08:00
Scott RigbyandGitHub 9b2f84cdab [stable/sentry] update chart repo dependency references (#24000)
Signed-off-by: Scott Rigby <scott@r6by.com>
2020-10-30 12:38:29 -07:00
db2373fe20 [stable/sentry] Add Ingress extraPaths to prepend to every host configuration (#22822)
Signed-off-by: Evgeniy Moskalenko <evgeniy.moskalenko@exness.com>

Co-authored-by: Evgeniy Moskalenko <evgeniy.moskalenko@exness.com>
2020-06-18 07:44:20 -07:00
Théo MathieuandGitHub f953dc336c Update sentry's readme to talk about the new repo (#22351)
Signed-off-by: Theo Mathieu <tmathieu.github@fastmail.com>
2020-06-05 02:43:43 -07:00
Kien BuiandGitHub b82916f9bc Sentry add hook pod tolerations (#22648)
Signed-off-by: Kien Bui <doankien.bui@gmail.com>
2020-06-03 10:44:11 -07:00
be891e1151 [stable/sentry] Sentry ingress labels (#22019)
* Sentry ingress labels

Signed-off-by: Łukasz Żułnowski <lzulnowski@gmail.com>

* Sentry: add custom labels for ingress

Signed-off-by: Łukasz Żułnowski <lzulnowski@gmail.com>

Co-authored-by: Łukasz Żułnowski <lz@greensteam.com>
2020-04-20 08:59:39 -07:00
gertjanvgandGitHub fc74eac0cc [stable/sentry] Pull S3 secrets from Secret rather than ConfigMap (#21990)
* Put S3 keys into Secret and allow specifying an existing secret for that

Signed-off-by: Gert-Jan van Ginkel <gertjanvg@gmail.com>

* [stable/sentry] Version bump

Signed-off-by: Gert-Jan van Ginkel <gertjanvg@gmail.com>
2020-04-18 01:29:36 -07:00
Abdullah AlqarniandGitHub 66f56ec290 [stable/sentry] add missing condition in templates to populate redis password env when using existing secret (#21980)
Signed-off-by: Abdullah Algarni <AlgarniAbdullah@outlook.com>
2020-04-17 01:47:06 -07:00
Max WilliamsandGitHub 7b870cb05a [stable/sentry] Add option to disable dbInit job hook (#20293)
* [stable/sentry] Add option to disable dbInit job hook

Signed-off-by: Max Williams <max.williams@deliveryhero.com>

* Remove `-` from template function

Signed-off-by: Max Williams <max.williams@deliveryhero.com>
2020-04-06 03:23:46 -07:00
Dean CoakleyandGitHub a744ff8c90 [stable/sentry] add missing user.password docs (#21050)
Signed-off-by: Dean Coakley <dean.s.coakley@gmail.com>
2020-02-27 00:35:20 -08:00
Max WilliamsandKubernetes Prow Robot dc395f80d5 [stable/sentry] add more options for web deployment probes (#20295)
Signed-off-by: Max Williams <max.williams@deliveryhero.com>
2020-01-24 08:06:33 -08:00
Max WilliamsandKubernetes Prow Robot bf4d410058 [stable/sentry] add HPAs for web and worker deployments (#20294)
Signed-off-by: Max Williams <max.williams@deliveryhero.com>
2020-01-24 06:04:31 -08:00
Wilmar den OudenandKubernetes Prow Robot 4c39ce95e1 fix: do not fail user-create container when user already exists (#20106)
Signed-off-by: wilmardo <info@wilmardenouden.nl>
2020-01-14 03:25:09 -08:00
Wilmar den OudenandKubernetes Prow Robot 3776f763b4 fix: reverts changes to sentry secrets template (#20018)
Signed-off-by: wilmardo <info@wilmardenouden.nl>
2020-01-10 05:14:34 -08:00
Wilmar den OudenandKubernetes Prow Robot 61c2cc0db4 [stable/sentry] Makes changing the secreyKey possible (#19938)
* feat: make specifiying email secret key possible

Signed-off-by: wilmardo <info@wilmardenouden.nl>

* feat: make specifiying postgresql secret key possible

Signed-off-by: wilmardo <info@wilmardenouden.nl>

* feat: make specifiying redis secret key possible

Signed-off-by: wilmardo <info@wilmardenouden.nl>

* chore: bump chartVersion

Signed-off-by: wilmardo <info@wilmardenouden.nl>
2020-01-08 06:59:39 -08:00
Mikko KokkonenandKubernetes Prow Robot e64112e091 Add support for ServiceAccount (#19586)
AWS EKS supports IAM roles via ServiceAccounts.

Signed-off-by: Mikko Kokkonen <mikko@mikian.com>
2019-12-16 10:27:37 -08:00
Alexander GusevandKubernetes Prow Robot 2d905afa38 [stable/sentry]: adds extra AWS S3 variables used in configmap for Sentry (#19368)
Signed-off-by: Alexander Gusev <goooseman@me.com>
2019-12-04 06:46:56 -08:00
Sean ArnoldandKubernetes Prow Robot 7a8fe65c4f [stable/sentry] Allow Postgresql password to be given via values.yaml (#19206)
* Allow Postgresql password to be given via values.yaml

This ensures upgrades work. See https://github.com/helm/charts/tree/master/stable/postgresql#upgrade

Signed-off-by: Sean Arnold <sarnold@gitlab.com>

* Update README with new Postgresql password info.

Signed-off-by: Sean Arnold <sarnold@gitlab.com>

* Remove extra char

Signed-off-by: Sean Arnold <sarnold@gitlab.com>
2019-11-28 00:57:03 -08:00
Andrey VoronkovandKubernetes Prow Robot 71d3a6b700 [stable/sentry] Fix .Values.web.podLabels usage. (#19072)
Signed-off-by: Andrey Voronkov <avoronkov@enapter.com>
2019-11-22 12:50:42 -08:00
Cristian KleinandKubernetes Prow Robot 7f8917b552 [stable/sentry] Documented email.existingSecret (#18882)
* Documented email.existingSecret

Signed-off-by: Cristian Klein <cristian@kleinlabs.eu>

* Bump sentry Chart version (documentation update)

As required by https://github.com/helm/charts/blob/master/REVIEW_GUIDELINES.md#immutability

Signed-off-by: Cristian Klein <cristian@kleinlabs.eu>
2019-11-14 07:57:34 -08:00
mervynzhangandKubernetes Prow Robot 58497aa063 fix error in k8s v1.6 (#18416)
Signed-off-by: Mervyn Zhang <sads@live.com>
2019-11-04 02:19:40 -08:00
Andrey VoronkovandKubernetes Prow Robot bffe90bfbf [stable/sentry] Fix wrong hierarchy of imagePullSecrets and imagePull… (#18244)
* [stable/sentry] Fix wrong hierarchy of imagePullSecrets and imagePullPolicy fields in README.

Signed-off-by: Andrey Voronkov <avoronkov@enapter.com>

* Fix image.pullPolicy naming.

Signed-off-by: Andrey Voronkov <avoronkov@enapter.com>
2019-10-24 08:43:12 -07:00
Rafal ProszowskiandKubernetes Prow Robot ef8a37b05e [stable/sentry] Bump dependencies and allow dependency naming (#16996)
* Update Postgres depenency

The chart has been updated a lot, since we've introduced that
dependency.

It mainly introduces new version of Postgres and doesn't seem to break
the general functionality. It does introduce some template changes and
fixes a single problem, where policy has an empty value and causes
kubernetes to fall out in persistant volume claim.

```yaml
  annotations:
    "helm.sh/resource-policy":
```

Signed-off-by: Rafal Proszowski <rafal.proszowski@digital.cabinet-office.gov.uk>

* Upgrade Redis chart

We're simply running an old version, and it may be a pain to upgrade
later in the future.

Signed-off-by: Rafal Proszowski <rafal.proszowski@digital.cabinet-office.gov.uk>

* Add support for overwritten naming

It may be a case, when a user would like to install two different
instances of postgres or redis in the same namespace with a single
release. This would cause one of the instances being overwritten by the
other and lead to unwanted behaviour.

Adding this support and prefixing sentry's dependencies, may solve that
problem, and doesn't really strike as a bad practice.

Signed-off-by: Rafal Proszowski <rafal.proszowski@digital.cabinet-office.gov.uk>

* Bump sentry chart version

Signed-off-by: Rafal Proszowski <rafal.proszowski@digital.cabinet-office.gov.uk>
2019-10-20 05:35:36 -07:00
Mohammad AbdoliradandKubernetes Prow Robot a4a7af7bf2 [stable/sentry] Added new variable "endpoint_url" to configure s3 endpoint url (#18069)
Signed-off-by: Mohammad Abdoli Rad <m.abdolirad@gmail.com>
2019-10-17 04:04:40 -07:00
Ahmad MagdyandKubernetes Prow Robot 0f3268fe15 [stable/sentry] Update environment variables mapping in configmap (#17754)
* Update configmap to match sentry

Update configmap to match the latest version from sentry

Signed-off-by: Ahmed Magdy <ahmedmagdi@outlook.com>

* Include google auth in mapping

Include google auth when mapping env variables

Signed-off-by: Ahmed Magdy <ahmedmagdi@outlook.com>

* Bump Senty version

Bump sentry version from 9.1.1 to 9.1.2, No breaking changes.

Signed-off-by: Ahmed Magdy <ahmedmagdi@outlook.com>

* Bump chart version

Bump the version from 3.0.1 to 3.0.2

Signed-off-by: Ahmed Magdy <ahmedmagdi@outlook.com>

* Correct wrong parenthesis in google client config

Fix Wrong placed parenthesis for Google client id to sync with local changes.

Signed-off-by: Ahmed Magdy <ahmedmagdi@outlook.com>

* Use single quotes to match  the config style

Signed-off-by: Ahmed Magdy <ahmedmagdi@outlook.com>

* Remove duplication in File storage

Signed-off-by: Ahmed Magdy <ahmedmagdi@outlook.com>

* Handle mail server manually

To ensure the existence of default values.
Signed-off-by: Ahmed Magdy <ahmedmagdi@outlook.com>

* Config Mail Server in the old way.

To avoid index out of range in sentry
Signed-off-by: Ahmed Magdy <ahmedmagdi@outlook.com>
2019-10-08 08:21:12 -07:00
Andrey VoronkovandKubernetes Prow Robot 7a87f336d3 Fix inconsistent SENTRY_SECRET_KEY among the pods when not set explicitly. (#17385)
Signed-off-by: Andrey Voronkov <avoronkov@enapter.com>
2019-09-26 04:01:08 -07:00
Minh DanhandKubernetes Prow Robot 2891eab97c [stable/sentry] Don't set sentry pods resources by default (#17355)
* Don't set sentry pods resources by default

Signed-off-by: Minh Danh <minhdanh.ngo@gmail.com>

* Bump version to 3.0.0

Signed-off-by: Minh Danh <minhdanh.ngo@gmail.com>
2019-09-26 01:05:07 -07:00
Théo MathieuandKubernetes Prow Robot 1ec651fe50 feat: add priorityClassName (#17356)
Signed-off-by: Theo Mathieu <tmathieu.github@fastmail.com>
2019-09-23 02:45:25 -07:00
Théo MathieuandKubernetes Prow Robot 5018dcc9ce feat: support initialDelaySeconds (#17232)
Signed-off-by: Theo Mathieu <tmathieu.github@fastmail.com>
2019-09-19 09:23:01 -07:00
Mikhail NaletovandKubernetes Prow Robot 562340f5a5 Default memory request for Sentry must be 3000Mi (#15732)
Signed-off-by: Mikhail Naletov <okgolove@markeloff.net>
2019-07-21 13:00:52 -07:00
Mikhail NaletovandKubernetes Prow Robot 7bae37f0c8 Sentry resources related changes (#15628)
Added the default memory limit for db-init-hook refs #15296
Added a warning related to changing default memory limit for db-init-hook

Signed-off-by: Mikhail Naletov <okgolove@markeloff.net>
2019-07-21 01:37:05 -07:00
Sébastien Prud'hommeandKubernetes Prow Robot a63082fe8c [stable/sentry] add a prefix to helper defines (#15385)
* [stable/sentry] add a prefix to helper defines

Signed-off-by: Sébastien Prud'homme <sebastien.prudhomme@gmail.com>

* [stable/sentry] bump version

Signed-off-by: Sébastien Prud'homme <sebastien.prudhomme@gmail.com>
2019-07-10 06:36:26 -07:00
Damien ChurchillandKubernetes Prow Robot 4457417c0a [stable/sentry] Sentry filestore config (#11153)
* [stable/sentry] provide greater coverage of filestore settings

This stemmed primarily from needing to inject a Google Cloud service account into
the filesystem via a secret. However it seemed sensible if adding support for one
of the additional filestore providers to add support for both.

Signed-off-by: Damien Churchill <damoxc@gmail.com>

* [sentry/stable] document the change in parameters around filestore

Signed-off-by: Damien Churchill <damoxc@gmail.com>

* [stable/sentry] Bump chart version to 2.0.0

values.yaml changed in a breaking way, so a major version bump seems prudent.

Signed-off-by: Damien Churchill <damoxc@gmail.com>

* [stable/sentry] change s3 from commented out to empty block

Signed-off-by: Damien Churchill <damoxc@gmail.com>

* [stable/sentry] correct the values reference for persistentWorkers

Signed-off-by: Damien Churchill <damoxc@gmail.com>

* [stable/sentry] change /var/secrets to /var/run/secrets

Use the same path format as the Kubernetes default service account to
place the service account key for GCS storage.

Signed-off-by: Damien Churchill <damoxc@gmail.com>

* [stable/sentry] update path for GCS key in comment in values.yaml

Signed-off-by: Damien Churchill <damoxc@gmail.com>

* [stable/sentry] correct filesystem path key for mountPath

Signed-off-by: Damien Churchill <damoxc@gmail.com>

* [stable/sentry] add note in README about the value keys which have changed

Signed-off-by: Damien Churchill <damoxc@gmail.com>
2019-07-09 09:00:07 -07:00
Burak Yigit KayaandKubernetes Prow Robot 47cf906b5a [stable/sentry] Add note about Sentry ownership (#15266)
This PR adds a note to the readme stating that the chart is not maintained or backed by Sentry org itself.

Signed-off-by: Burak Yigit Kaya <byk@sentry.io>
2019-07-05 04:32:35 -07:00
Konstantin LebedevandKubernetes Prow Robot ec69eb9090 [stable/sentry] Add worker concurrency (#14940)
* [stable/sentry] Add worker concurrency

Signed-off-by: Konstantin Lebedev <kostyan.lebedev@gmail.com>

* [stable/sentry] Add concurrency to values.yaml

Signed-off-by: Konstantin Lebedev <kostyan.lebedev@gmail.com>
2019-06-28 01:55:38 -07:00
Mikhail NaletovandKubernetes Prow Robot deeb2819b3 Add imagePullSecrets to the documentation (#14163)
Signed-off-by: Mikhail Naletov <okgolove@markeloff.net>
2019-06-25 22:03:14 -07:00
Paweł KalembaandKubernetes Prow Robot ef5b0a0559 Fix missing affinity key (#15032)
Add missing affinity key

Signed-off-by: Pawel Kalemba <pawel.kalemba@corp.ovh.com>
2019-06-25 01:10:35 -07:00
Paweł KalembaandKubernetes Prow Robot 110314b1ae Allow to put affinity for hooks pods (#15014)
Signed-off-by: Pawel Kalemba <pawel.kalemba@corp.ovh.com>
2019-06-24 11:50:35 -07:00
Robert de VriesandKubernetes Prow Robot 68d17b674f [stable/sentry] Mount persistent volume into cron and worker (#15001)
* Mount persistent volume into cron and worker

Signed-off-by: Robert de Vries <r.devries@robbytu.net>

* Bump Sentry chart version

Signed-off-by: Robert de Vries <r.devries@robbytu.net>

* Add existingClaim to default values

Signed-off-by: Robert de Vries <r.devries@robbytu.net>

* Add the persistentWorkers option to mount PVC to cron and worker deployments

Signed-off-by: Robert de Vries <r.devries@robbytu.net>

* Updated persistence documentation in README

Signed-off-by: Robert de Vries <r.devries@robbytu.net>
2019-06-23 14:31:55 -07:00
Taehyun KimandKubernetes Prow Robot c2ebb0c779 add checksum annotations (#14626)
Signed-off-by: Taehyun Kim <kgyoo8232@gmail.com>
2019-06-10 01:55:08 -07:00
BrendanandKubernetes Prow Robot da2333743c [stable/sentry] Add metrics exporter (#14355)
* [stable/sentry] Add metrics exporter

Signed-off-by: Brendan Gordon <brendan.gordon@digital.gov.au>

* Add service monitor

Signed-off-by: Brendan Gordon <brendan.gordon@digital.gov.au>

* Fix review comments

Signed-off-by: Brendan Gordon <brendan.gordon@digital.gov.au>

* Remove trailing whitespace

Signed-off-by: Brendan Gordon <brendan.gordon@digital.gov.au>
2019-06-06 15:20:02 -07:00
Wilfrido VidanaandKubernetes Prow Robot 576a3aa9e1 [stable/sentry] Support loadBalancerSourceRanges on Service template (#13665)
* Support loadBalancerSourceRanges on Service

Signed-off-by: Wilfrido Vidana <wvidanas@gmail.com>

* Chart version bump

Signed-off-by: Wilfrido Vidana <wvidanas@gmail.com>

* Adding default values and README

Signed-off-by: Wilfrido Vidana <wvidanas@gmail.com>

* Revert "Adding default values and README"

This reverts commit 940f3e294e.

Signed-off-by: Wilfrido Vidana <wvidanas@gmail.com>

* Version bump

Signed-off-by: Wilfrido Vidana <wvidanas@gmail.com>

* Another version bump

Signed-off-by: Wilfrido Vidana <wvidanas@gmail.com>

* Version bump

Signed-off-by: Wilfrido Vidana <wvidanas@gmail.com>

* Add documentation on values and README

Signed-off-by: Wilfrido Vidana <wvidanas@gmail.com>
2019-05-31 18:16:24 -07:00
Victor LoginandKubernetes Prow Robot f614dec2f5 [stable/sentry] Update version sentry to 9.1.1 (#14156)
Signed-off-by: Login Victor <batazor111@gmail.com>
2019-05-27 06:27:50 -07:00
Asher FoaandKubernetes Prow Robot 35cdc0f4bd fix icon based on https://sentry.io/branding/ (current icon url no longer works) (#14140)
Signed-off-by: Asher Foa <asher@asherfoa.com>
2019-05-26 16:35:48 -07:00
BrendanandKubernetes Prow Robot 551fbb5d5a [stable/sentry] Add post-upgrade hook to db-init job (#13845)
* Add post-upgrade hook to db-init job

Signed-off-by: Brendan Gordon <brendan.gordon@digital.gov.au>

* Incrementing  the versiono

Signed-off-by: Matt Farina <matt@mattfarina.com>

* Bump version

Signed-off-by: Brendan Gordon <brendan.gordon@digital.gov.au>
2019-05-21 11:04:10 -07:00
Patrik VotočekandKubernetes Prow Robot a0dbd4d3f7 stable/sentry: make ingress path configurable (#14000)
Signed-off-by: Patrik Votoček <patrik@votocek.cz>
2019-05-20 12:47:15 -07:00
Mikhail NaletovandKubernetes Prow Robot 4e209a1d76 Added okgolove as a maintainer for sentry chart (#13872)
Signed-off-by: Mikhail Naletov <okgolove@markeloff.net>
2019-05-15 07:22:30 -07:00
Todd BrownandKubernetes Prow Robot 0afeb26601 [stable/sentry] delete hooks on success or before running again (#12144)
This will cleanup the db init and user create job if they succeed. It will also delete them if the install fails and you run install again, that way new db init and user create jobs will run again.

Signed-off-by: Todd Brown <mrbrownt@me.com>
2019-04-22 06:51:44 -07:00
Matthew GreenandKubernetes Prow Robot a83f5be3b2 Sentry support for extra labels (#12190)
* Adding support for labels to overcome redis network restrictions

Signed-off-by: Matthew Green <matthew@newedgeengineering.com>

* bump version number, recover from accidental push

Signed-off-by: Matthew Green <matthew@newedgeengineering.com>
2019-04-15 12:45:06 -07:00