Skip to content

Deploy postgres/redis alerts as subcharts#1277

Draft
samiulsami wants to merge 2 commits into
masterfrom
alerts-as-subcharts
Draft

Deploy postgres/redis alerts as subcharts#1277
samiulsami wants to merge 2 commits into
masterfrom
alerts-as-subcharts

Conversation

@samiulsami

@samiulsami samiulsami commented Jun 17, 2026

Copy link
Copy Markdown
Member

Makes it easier to propagate alert rule changes from the alerts chart(s) instead of hardcoding them here.

requires: opnpulse/alerts#128

@samiulsami samiulsami force-pushed the alerts-as-subcharts branch from 2233363 to 1178ac0 Compare June 17, 2026 09:23
@samiulsami samiulsami marked this pull request as draft June 17, 2026 09:33
Signed-off-by: sami <sami@appscode.com>
@samiulsami samiulsami force-pushed the alerts-as-subcharts branch from bfb56ab to c0c207e Compare June 17, 2026 09:35
Signed-off-by: sami <sami@appscode.com>
Comment thread charts/ace/values.yaml
Comment on lines +104 to +106
groups:
stash:
enabled: ""

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why this part needed ?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To disable the legacy stash alerts (the hardcoded alerts excluded them as well)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

https://github.com/opnpulse/alerts/blob/master/apis/alerts/v1alpha1/types.go#L79
But this supports only string value.
.
We cant control some string value with a boolean.
Plus, the stash alerts will still be there in the promRule. How will you disable that ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants