Skip to content
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

Support Pod Identity Controller associations for provider IAM permissions #1249

Closed
danielloader opened this issue Apr 1, 2024 · 3 comments · Fixed by #1459
Closed

Support Pod Identity Controller associations for provider IAM permissions #1249

danielloader opened this issue Apr 1, 2024 · 3 comments · Fixed by #1459
Labels
enhancement New feature or request needs:triage

Comments

@danielloader
Copy link

What problem are you facing?

I’d like to utilise pod identity controller associations to give my AWS providers the correct IAM privileges, instead of IRSA.

How could Official AWS Provider help solve your problem?

I’m not sure if it’s possible or not as the documentation doesn’t seem to indicate it is, if it is I’d love to see a sample ProviderConfig object for this authentication and authorisation mechanism.

@danielloader danielloader added the enhancement New feature or request label Apr 1, 2024
@agjmills
Copy link

agjmills commented Apr 1, 2024

👍 for this. - of the supported values are below, None makes the most sense as it should fall back on AWS_CONTAINER_CREDENTIALS_FULL_URI and AWS_CONTAINER_AUTHORIZATION_TOKEN from the SDK, I think?

The ProviderConfig "aws-provider" is invalid: spec.credentials.source: Unsupported value: "yeet": supported values: "None", "Secret", "IRSA", "WebIdentity", "Upbound"

Copy link

github-actions bot commented Aug 8, 2024

This provider repo does not have enough maintainers to address every issue. Since there has been no activity in the last 90 days it is now marked as stale. It will be closed in 14 days if no further activity occurs. Leaving a comment starting with /fresh will mark this issue as not stale.

@github-actions github-actions bot added the stale label Aug 8, 2024
@haarchri
Copy link
Member

haarchri commented Aug 8, 2024

/fresh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs:triage
Projects
None yet
5 participants