Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(ecs): Cloudwatch alarms cleanup on destroy ecs group #6315

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

christosarvanitis
Copy link
Member

With the PR #6256 the ECSCloudwatchAlarmCacheClient.getMetricAlarms was changed to accept the ecsClusterName. However a bug was introduced in the deleteMetrics where the getMetricAlarms was called with the wrong signature.

@jasonmcintosh jasonmcintosh added the ready to merge Approved and ready for a merge label Dec 12, 2024
@mergify mergify bot added the auto merged Merged automatically by a bot label Dec 12, 2024
@mergify mergify bot merged commit 3192885 into spinnaker:master Dec 12, 2024
23 checks passed
christosarvanitis added a commit to armory-io/clouddriver that referenced this pull request Dec 12, 2024
@jasonmcintosh
Copy link
Member

@Mergifyio backport release-1.36.x

Copy link
Contributor

mergify bot commented Dec 12, 2024

backport release-1.36.x

✅ Backports have been created

mergify bot pushed a commit that referenced this pull request Dec 12, 2024
mergify bot added a commit that referenced this pull request Dec 12, 2024
(cherry picked from commit 3192885)

Co-authored-by: Christos Arvanitis <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto merged Merged automatically by a bot ready to merge Approved and ready for a merge target-release/1.37
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants