cluster-api-provider-aws
cluster-api-provider-aws copied to clipboard
:sparkles: feat: support setting EKS AuthenticationMode
trafficstars
What type of PR is this?
/kind feature
What this PR does / why we need it:
Support setting EKS AuthenticationMode
Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Addresses part of #4854
Special notes for your reviewer:
Checklist:
- [ ] squashed commits
- [ ] includes documentation
- [x] includes emojis
- [x] adds unit tests
- [ ] adds or updates e2e tests
Release note:
Added support for setting EKS AuthenticationMode (required for migrating to EKS Access Entries)