alertmanager/silence
George Robinson 94ac36b3e0
Fix MaxSilenceSizeBytes limit causes incomplete updates of existing silences (#3897)
This commit fixes a bug where the MaxSilenceSizeBytes limit can
cause an incomplete update of existing silences, where the old
silence can be expired but the new silence cannot be created
because it would exceed the maximum size limit.

Signed-off-by: George Robinson <george.robinson@grafana.com>
2024-06-25 13:23:09 +01:00
..
silencepb Update github.com/gogo/protobuf to v1.3.2 (#2478) 2021-02-09 16:49:07 +01:00
silence.go Fix MaxSilenceSizeBytes limit causes incomplete updates of existing silences (#3897) 2024-06-25 13:23:09 +01:00
silence_bench_test.go Remove Id return from silences.Set(*pb.Silence) 2024-06-20 15:47:49 +01:00
silence_test.go Fix MaxSilenceSizeBytes limit causes incomplete updates of existing silences (#3897) 2024-06-25 13:23:09 +01:00