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(aws): autoscaling condition key #84

Merged
merged 1 commit into from
May 22, 2024
Merged

fix(aws): autoscaling condition key #84

merged 1 commit into from
May 22, 2024

Conversation

maxsxu
Copy link
Member

@maxsxu maxsxu commented May 22, 2024

Motivation

The actual generated ASG tag key is eks:cluster-name rather than cluster-name.
Wrong condition will block autoscaling tagging operations.

The AWS didn't explicitly tell user about this, but here are some references:

Modification

  • Change condition key to "autoscaling:ResourceTag/eks:cluster-name"

@maxsxu maxsxu requested a review from ciiiii May 22, 2024 03:08
@maxsxu maxsxu self-assigned this May 22, 2024
@maxsxu maxsxu requested a review from a team as a code owner May 22, 2024 03:08
@maxsxu maxsxu changed the title fix: autoscaling condition key fix(aws): autoscaling condition key May 22, 2024
@maxsxu maxsxu merged commit 470011e into main May 22, 2024
6 checks passed
@maxsxu maxsxu deleted the max/fix-asg branch May 22, 2024 15:40
maxsxu added a commit that referenced this pull request May 22, 2024
🤖 I have created a release *beep* *boop*
---


##
[3.13.1](v3.13.0...v3.13.1)
(2024-05-22)


### Bug Fixes

* autoscaling condition key
([470011e](470011e))
* **aws:** autoscaling condition key
([#84](#84))
([470011e](470011e))
* use wildcard dns records for brokers in Azure private endpoint module
([#82](#82))
([0528113](0528113))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Max Xu <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants