alertmanager/test/with_api_v2/acceptance
George Robinson 58dc6f8d33
Fix invalid silence causes incomplete updates (#3898)
This commit fixes a bug where an invalid silence causes incomplete
updates of existing silences. This is fixed moving validation
out of the setSilence method and putting it at the start of the
Set method instead.

Signed-off-by: George Robinson <george.robinson@grafana.com>
2024-06-25 12:38:33 +01:00
..
api_test.go golangci-lint: enable testifylint linter 2023-12-10 08:50:03 +00:00
cluster_test.go test: reduce flakiness of acceptance tests 2023-01-13 16:10:38 +01:00
inhibit_test.go Changes receiver and inhibition rules arrays to slices of value items 2023-01-18 10:21:51 -05:00
send_test.go Force close mock servers as part of v2 acceptance tests 2022-06-17 12:43:43 +01:00
silence_test.go Support UTF-8 label matchers: Use compat package in Alertmanager server (#3567) 2023-11-24 10:01:40 +00:00
utf8_test.go Fix invalid silence causes incomplete updates (#3898) 2024-06-25 12:38:33 +01:00
web_test.go test/with_api_v2: add test for route prefix 2018-11-23 13:59:28 +01:00