1
0
mirror of https://github.com/coreos/prometheus-operator.git synced 2026-02-06 00:47:16 +01:00
Files
prometheus-operator/pkg/alertmanager/validation
Kapil Ramwani 324ff7cc23 Fix: One Alertmanager Config failing blocks all others. (#6585)
* validation: added api url validation for Slack and Discord to stop
hanging up the operator.

* updated the changes according to the requirment.

* Added secure validation for secret urls.

Added ValidateSecretURL to securely validate url without logging it.

* Added operator test cases for Secret Url validation.

* Update according to changes made in alertmanager for config.SecretURL

* fix(alertmanager): update error messages to follow standards.
2025-01-31 16:23:19 +05:30
..