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

fix: fixes usage with eks pod identity #374

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

amardatar
Copy link

Proposed changes

Fixes #373

This adds an additional branch to the entrypoint which checks for AWS_CONTAINER_AUTHORIZATION_FILE (in the same position as this check occurs in awscredentials.js) to prevent the script from failing when using EKS Pod Identities.

Checklist

Before creating a pull request (PR), run through this checklist and mark each as complete:

Copy link

github-actions bot commented Feb 27, 2025

✅ All required contributors have signed the F5 CLA for this PR. Thank you!
Posted by the CLA Assistant Lite bot.

@amardatar
Copy link
Author

I have hereby read the F5 CLA and agree to its terms

@amardatar
Copy link
Author

For reference - I've tested changes by building and running this image in my env.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error running pod with EKS Pod Identity
1 participant