Skip to content
This repository was archived by the owner on Dec 20, 2025. It is now read-only.

feat(aws): CleanupAlarmsAgent with an optional user-defined name pattern (backport #6317)#6318

Merged
mergify[bot] merged 1 commit intorelease-1.35.xfrom
mergify/bp/release-1.35.x/pr-6317
Dec 13, 2024
Merged

feat(aws): CleanupAlarmsAgent with an optional user-defined name pattern (backport #6317)#6318
mergify[bot] merged 1 commit intorelease-1.35.xfrom
mergify/bp/release-1.35.x/pr-6317

Conversation

@mergify
Copy link
Contributor

@mergify mergify bot commented Dec 13, 2024

Users might defined a custom name for the scaling policies and alarms names that dont match the strict namePattern of the AlarmsCleanUp agent.
Especially for custom alarms when a scaling policy is deleted the alarms are not cascade deleted leading to stale cache in the cats_v1_alarms table.

This PR allows the user to define their own AlarmsNamePattern for the AlarmsCleanupAgent


This is an automatic backport of pull request #6317 done by Mergify.

@jasonmcintosh jasonmcintosh added the ready to merge Approved and ready for a merge label Dec 13, 2024
@mergify mergify bot added the auto merged Merged automatically by a bot label Dec 13, 2024
@mergify mergify bot merged commit fb1850b into release-1.35.x Dec 13, 2024
@mergify mergify bot deleted the mergify/bp/release-1.35.x/pr-6317 branch December 13, 2024 19:41
@spinnakerbot
Copy link
Contributor

Features cannot be merged into release branches. The following commits are not tagged as one of "fix, chore, docs, perf, test":

Read more about commit conventions and patch releases here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

auto merged Merged automatically by a bot ready to merge Approved and ready for a merge target-release/1.35

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants