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

IRSA for Kubernetes not working #2872

Closed
clayrisser opened this issue Jan 24, 2024 · 3 comments
Closed

IRSA for Kubernetes not working #2872

clayrisser opened this issue Jan 24, 2024 · 3 comments
Assignees
Labels
bug This issue is a bug. response-requested Waiting on additional info and feedback. Will move to "closing-soon" in 7 days.

Comments

@clayrisser
Copy link

Describe the bug

Won’t connect to s3 using irsa.

Expected Behavior

Should connect to s3 using irsa without having to provide an access key and secret key.

Current Behavior

Failed to connect to s3 using irsa.

Reproduction Steps

Use the client in an AWS pod with irsa and try to access an s3 bucket that the iam role has access to.

Possible Solution

No response

Additional Information/Context

No response

SDK version used

latest

Environment details (Version of PHP (php -v)? OS name and version, etc.)

latest

@clayrisser clayrisser added bug This issue is a bug. needs-triage This issue or PR still needs to be triaged. labels Jan 24, 2024
@stobrien89 stobrien89 self-assigned this Jan 24, 2024
@stobrien89 stobrien89 removed the needs-triage This issue or PR still needs to be triaged. label Jan 24, 2024
@stobrien89
Copy link
Member

Hi @clayrisser,

Sorry to hear about the issues. Could you provide a bit more context in terms of a reproducible example and debug logs? For debug logs, just set 'debug' => true in the S3 client constructor and provide us with the output of a failed call. Please be sure to obscure any sensitive information, such as account numbers.

@stobrien89 stobrien89 added the response-requested Waiting on additional info and feedback. Will move to "closing-soon" in 7 days. label Jan 24, 2024
@clayrisser
Copy link
Author

It turns out I misconfigued my AWS role. Sorry for the confusion.

Copy link

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue is a bug. response-requested Waiting on additional info and feedback. Will move to "closing-soon" in 7 days.
Projects
None yet
Development

No branches or pull requests

2 participants