mirror of
https://github.com/coreos/prometheus-operator.git
synced 2026-02-05 15:46:31 +01:00
* api: update variable type to match the type of optional and add more validation * am-validation: add url validation and test case to semantically verify URL * alertmanager: move test case to operator to validate at the correct part * validation: update validation method and error message for a clear validation and clean code * validation: update validationSnsConfig method to let the compiler guess variable type * validation: update import order to fix golang lint check * trigger ci