cluster-api-provider-aws icon indicating copy to clipboard operation
cluster-api-provider-aws copied to clipboard

WIP: feat: eks pod identity support for controllers

Open richardcase opened this issue 1 year ago • 7 comments
trafficstars

What type of PR is this?

/kind feature

What this PR does / why we need it:

This adds support for using EKS pod identity for the CAPA controller when the management cluster is an EKS cluster.

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:

This is in addition to #4906 .

Checklist:

  • [ ] squashed commits
  • [ ] includes documentation
  • [ ] includes emojis
  • [ ] adds unit tests
  • [ ] adds or updates e2e tests

Release note:

Add support for using EKS pod identity for the controller credentials.

richardcase avatar Nov 04 '24 19:11 richardcase