giantswarm / roadmap

Giant Swarm Product Roadmap
https://github.com/orgs/giantswarm/projects/273
Apache License 2.0
3 stars 0 forks source link

Improved Silence management #2077

Open QuentinBisson opened 1 year ago

QuentinBisson commented 1 year ago

User Story

Tasks

### Tasks
- [ ] https://github.com/giantswarm/giantswarm/issues/25312
- [ ] https://github.com/giantswarm/roadmap/issues/1045
- [ ] https://github.com/giantswarm/giantswarm/issues/26485
- [ ] https://github.com/giantswarm/roadmap/issues/1043
- [ ] https://github.com/giantswarm/giantswarm/issues/27553
- [ ] https://github.com/giantswarm/giantswarm/issues/30728
- [ ] Reflect status of silences in Alertmanager in Silence CRs (list of silenced alerts), maybe add an annotation on the cluster to know that it is affected by silences (kinda like what VPA does)
- [ ] Make alertmanager private if possible (port-forward only)?
- [ ] Push silence operator into prometheus-operator
- [ ] https://github.com/giantswarm/roadmap/issues/3729
QuentinBisson commented 1 year ago

cc @giantswarm/sig-opsprocess did I miss anything?

JosephSalisbury commented 1 year ago

looks good to me - i think the main thrust of the discussion was that we should have only one way to create silences, and that should be via silence CR, and i think this covers that