-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
Add AWS IAM permission to check for volume resize #5597
Add AWS IAM permission to check for volume resize #5597
Conversation
The code that results in this API call is here: https://github.com/kubernetes/kubernetes/blob/v1.10.6/pkg/cloudprovider/providers/aws/aws.go#L1773 |
/test pull-kops-e2e-kubernetes-aws |
Thanks @KashifSaadat! |
Thanks @mikesplain :) Seems the bot didn't recognise the lgtm command :( |
Aww man, lets try again /lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: KashifSaadat, mikesplain The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Awesome thanks! |
Looks great - thanks! Marking for a backport to 1.10 |
Cherry pick of #5597 onto release-1.10
Fixes #5413