cluster-api-provider-aws
cluster-api-provider-aws copied to clipboard
🌱 Move pickArchitectureForInstanceType call
trafficstars
This prevent logging describeInstancetype perms error which are not relevant when you have a Spec.AMI.ID
What type of PR is this?
What this PR does / why we need it:
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 #
Special notes for your reviewer:
Checklist:
- [ ] squashed commits
- [ ] includes documentation
- [ ] includes emojis
- [ ] adds unit tests
- [ ] adds or updates e2e tests
Release note:
NONE