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: Add ec2:DescribeInstanceTypes permission for Kubernetes Autoscaler 1.23.0 #192

Merged
merged 1 commit into from
Feb 19, 2022

Conversation

ismailbaskin
Copy link
Contributor

Description

cluster-autoscaler >=v1.23.0 requires an extra IAM permission - ec2:DescribeInstanceTypes

Motivation and Context

The merging of kubernetes/autoscaler#4468 means that the default configuration of the CA will now require an extra IAM permission - ec2:DescribeInstanceTypes

Breaking Changes

No breaking change.

cluster-autoscaler >=v1.23.0 requires an extra IAM permission - ec2:DescribeInstanceTypes
See: https://github.com/kubernetes/autoscaler/releases/tag/cluster-autoscaler-1.23.0
@ismailbaskin ismailbaskin changed the title Add ec2:DescribeInstanceTypes permission for Kubernetes Autoscaler 1.23.0 fix: Add ec2:DescribeInstanceTypes permission for Kubernetes Autoscaler 1.23.0 Feb 18, 2022
Copy link
Member

@bryantbiggs bryantbiggs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for the patch @ismailbaskin - good to go @antonbabenko 👍🏽

@antonbabenko antonbabenko merged commit b17462a into terraform-aws-modules:master Feb 19, 2022
bryantbiggs added a commit to bryantbiggs/terraform-aws-iam that referenced this pull request Mar 2, 2022
bryantbiggs added a commit to bryantbiggs/terraform-aws-iam that referenced this pull request Mar 2, 2022
antonbabenko pushed a commit that referenced this pull request Mar 2, 2022
### [4.13.2](v4.13.1...v4.13.2) (2022-03-02)

### Bug Fixes

* Trigger release for adding `ec2:DescribeInstanceTypes` patched in [#192](#192) ([#196](#196)) ([0f5979f](0f5979f))
@antonbabenko
Copy link
Member

This PR is included in version 4.13.2 🎉

@github-actions
Copy link

github-actions bot commented Nov 9, 2022

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants