Commit 07a014e
feat: sentry update (#692)
* init use latest upstream sentry chart
Signed-off-by: David van der Spek <[email protected]>
* bump chart to latest
Signed-off-by: David van der Spek <[email protected]>
* use vendored images
Signed-off-by: David van der Spek <[email protected]>
* working with oidc
Signed-off-by: David van der Spek <[email protected]>
* fix: set IRSA to new SA names
Signed-off-by: David van der Spek <[email protected]>
* bump clickhouse chart
Signed-off-by: David van der Spek <[email protected]>
* fix string
* this ch config seems to work, carve out unnecessary stuff later
* revert rabbitmq changes
* disable HPAs
* refactor name
* add env var to all components
* helm dependency update
* bump clickhouse 0.2.1
* hard code broker url host and port
* fix port number...
* bump fix clickhosue chart
* oidc setup docs
* add the sa suffixes
* gcp workload identities for all SAs
* fix the duplicate naming issue
* remove the secret deps
* should be enabled: false
* template svc template headless option for google only
* rm unnecessary cofig
* helm dep update
* helm dep update, parametrize post isntall
* helm dep update
* rm kafka topic, is now handled by chart
* add settings, rm kafka topic values
* helm dep update
* add SAs of split ingest-consumer after 19.3 upgrade
* same for gcp
* adapt vendor images
* reminder for displaying initial pw
* bump version
* rm rabbitmq secretes, we dont need them anymore
* update crds
* helm dpe update
* template usernakme
* signify this is templated
* remove commented out code
* add password for secret
* rm secrets module
* helm dependency update, CH module chart
* cleanup sentry dockerfile and CI job
Signed-off-by: David van der Spek <[email protected]>
* don't create postgres sa in aws tf
Signed-off-by: David van der Spek <[email protected]>
* fix auth
Signed-off-by: David van der Spek <[email protected]>
* helm dep update clickhouse module
* remove clickhouse image vendoring in sentry
* bump versions
* add clickhouse backup bucket to recipe
Signed-off-by: David van der Spek <[email protected]>
* cleanup: don't template values we shouldn't
Signed-off-by: David van der Spek <[email protected]>
* add kafka topic back
* nl eof
* cleanup some comments
Signed-off-by: David van der Spek <[email protected]>
* remove commented code
* rm volume scaling
* fix name
* remove db infix
Signed-off-by: David van der Spek <[email protected]>
* fix for postgres infix removal
Signed-off-by: David van der Spek <[email protected]>
* more cleanup
Signed-off-by: David van der Spek <[email protected]>
* cleanup some templating
Signed-off-by: David van der Spek <[email protected]>
* cleanup unused local
Signed-off-by: David van der Spek <[email protected]>
* mark update as breaking
Signed-off-by: David van der Spek <[email protected]>
* add missing dependencies
Signed-off-by: David van der Spek <[email protected]>
* remove secrets tf from deps
Signed-off-by: David van der Spek <[email protected]>
* cleanup order in values
Signed-off-by: David van der Spek <[email protected]>
* set resources everywhere
Signed-off-by: David van der Spek <[email protected]>
* fix getting redis secret
Signed-off-by: David van der Spek <[email protected]>
* fix redis template
Signed-off-by: David van der Spek <[email protected]>
* improve notes
Signed-off-by: David van der Spek <[email protected]>
---------
Signed-off-by: David van der Spek <[email protected]>
Co-authored-by: Hans Rauer <[email protected]>1 parent 24dc9ba commit 07a014e
File tree
47 files changed
+779
-547
lines changed- .github/workflows
- clickhouse/helm/clickhouse
- charts
- crds
- sentry
- helm/sentry
- charts
- runbooks
- templates
- monitoring/dashboards
- plural
- docs
- recipes
- terraform
- aws
- azure
- gcp
- secrets
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
47 files changed
+779
-547
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
Binary file not shown.
Binary file not shown.
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
135 | | - | |
| 135 | + | |
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
0 commit comments