alert-mgmt-11: platform rule update (Drop/Restore)#14
Open
sradco wants to merge 1 commit intoalert-mgmt-10-classificationfrom
Open
alert-mgmt-11: platform rule update (Drop/Restore)#14sradco wants to merge 1 commit intoalert-mgmt-10-classificationfrom
sradco wants to merge 1 commit intoalert-mgmt-10-classificationfrom
Conversation
f727831 to
e85cd17
Compare
5ee5af7 to
7ff95cf
Compare
083f542 to
4953fea
Compare
7ff95cf to
ca5937d
Compare
4953fea to
6b25100
Compare
ca5937d to
e2b7208
Compare
6b25100 to
e020fed
Compare
… fix last-rule AlertingRule deletion 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>
e020fed to
beb842b
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.
Alert Management API — Part 11/15: platform rule update
Summary
UpdatePlatformAlertRule: label changes applied via AlertRelabelConfig CRDs — computes effective labels by merging original, existing ARC overrides, and new valuesDropPlatformAlertRule/RestorePlatformAlertRule: disable/re-enable platform alerts by adding/removing drop relabel configs in the ARCGetRuleById: resolves a single relabeled rule by alert rule IDDependencies
This PR is part of a stacked series. Please review in order.
2–10. Pending — alert queries, relabel/health, management foundation, endpoints, create, delete, classification
12–15. Pending — bulk update, docs/CI/e2e, single-rule API, update user override classifications