cloudoperators / greenhouse-extensions

Extensions for Greenhouse, the cloud operations platform
Apache License 2.0
0 stars 2 forks source link

feat(alerts/ui): New silences features: display, expire, and recreate silences. #166

Closed TilmanHaupt closed 3 weeks ago

TilmanHaupt commented 4 weeks ago

Pull Request Details

Added functionality to show information about silences and to allow them to get expired and be recreated. This eliminates the need to switch to the Alertmanager for this functionality. Additionally, scheduled silences can now be directly displayed and controlled after creation.

For more detail: #151 #136

Issues Fixed

Closes: #151 #136