CNV-80608: PR05 add update alert rule APIs#19
Open
sradco wants to merge 1 commit into
Open
Conversation
62a58e5 to
4772838
Compare
48ecb67 to
1bec9d1
Compare
4772838 to
b3d279a
Compare
1bec9d1 to
661fd01
Compare
661fd01 to
b7c319b
Compare
e873c8e to
5447fac
Compare
b7c319b to
ffd7d33
Compare
ffd7d33 to
3713969
Compare
5447fac to
2ad03bf
Compare
3713969 to
1266e92
Compare
2ad03bf to
101a73c
Compare
101a73c to
de861a3
Compare
1266e92 to
8d5fe67
Compare
de861a3 to
be4b607
Compare
8d5fe67 to
8df0ad2
Compare
be4b607 to
063bc55
Compare
84d154e to
ca649f4
Compare
063bc55 to
89337ad
Compare
ca649f4 to
3d6d748
Compare
89337ad to
9533090
Compare
3d6d748 to
3d09b31
Compare
9533090 to
c082b59
Compare
25de431 to
c3c8562
Compare
7775a1b to
c5a61aa
Compare
c3c8562 to
1291565
Compare
1291565 to
9daec11
Compare
7e47804 to
e102c3f
Compare
9daec11 to
600cbdd
Compare
Add PATCH /api/v1/alerting/rules for bulk update of platform and user-defined alert rules with drop/restore, label overrides, and per-rule update support. Signed-off-by: Shirly Radco <sradco@redhat.com> Signed-off-by: João Vilaça <jvilaca@redhat.com> Signed-off-by: Aviv Litman <alitman@redhat.com> Co-authored-by: AI Assistant <noreply@cursor.com>
600cbdd to
ece0e96
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add PATCH /api/v1/alerting/rules for bulk
update of platform and user-defined alert
rules with drop/restore, label overrides,
and per-rule update support.