You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What happened:
We can have a wavefrontalert with exported params and associated with multiple alertsconfig, and then if we delete this wavefrontalert, the current code deletes the individual alert in wavefront but does not update the alertsconfig
What you expected to happen:
When the wavefrontalert template got deleted, we should update alertsconfig as well
How to reproduce it (as minimally and precisely as possible):
Create a wavefrontalert template with exported params and associated with a alertsconfig.
Delete this wavefrontalert
wavefront alert is deleted from wavefront
alertsconfig still has it in the status
Anything else we need to know?:
Environment:
alert-manager version
Kubernetes version :
$ kubectl version -o yaml
Other debugging information (if applicable):
- controller logs:
$ kubectl logs
The text was updated successfully, but these errors were encountered:
Is this a BUG REPORT or FEATURE REQUEST?:
feature
What happened:
We can have a wavefrontalert with exported params and associated with multiple alertsconfig, and then if we delete this wavefrontalert, the current code deletes the individual alert in wavefront but does not update the alertsconfig
What you expected to happen:
When the wavefrontalert template got deleted, we should update alertsconfig as well
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
Environment:
Other debugging information (if applicable):
$ kubectl logs
The text was updated successfully, but these errors were encountered: