-
Notifications
You must be signed in to change notification settings - Fork 604
✨Migrate autoscaling to AWS SDK V2 #5497
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
✨Migrate autoscaling to AWS SDK V2 #5497
Conversation
9b054ea
to
dc57904
Compare
/test ? |
@alexander-demicev: The following commands are available to trigger required jobs:
The following commands are available to trigger optional jobs:
Use
In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
dc57904
to
fb94ac9
Compare
/test pull-cluster-api-provider-aws-e2e |
fb94ac9
to
b2ce2ee
Compare
/test pull-cluster-api-provider-aws-e2e |
b2ce2ee
to
05f4d85
Compare
/test pull-cluster-api-provider-aws-e2e |
This happens occasionally. I wonder if the security token is expiring before the tests can actually start. /test pull-cluster-api-provider-aws-e2e |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall lgtm, just a few questions on type changes that this introduces.
8d9e0b8
to
63c6ae9
Compare
Signed-off-by: Alexandr Demicev <[email protected]>
63c6ae9
to
4e6ef24
Compare
/test pull-cluster-api-provider-aws-e2e |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM label has been added. Git tree hash: 54b033b4a417be7fd20ce1bc73acf359c74bc353
|
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: nrb 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 |
What type of PR is this?
/kind cleanup
/kind deprecation
What this PR does / why we need it:
This PR migrates autoscaling to AWS SDK V2. I had to add some changes to IAM in the test package, which I will clean up in a separate PR together with the IAM migration.
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged):Fixes #5401
Special notes for your reviewer:
Checklist:
Release note: