Skip to content

feat(storage/s3): add support for IRSA auth method for S3 storage - #251

Open
hmlkao wants to merge 4 commits into
falcondev-oss:devfrom
hmlkao:add-oidc-support
Open

feat(storage/s3): add support for IRSA auth method for S3 storage#251
hmlkao wants to merge 4 commits into
falcondev-oss:devfrom
hmlkao:add-oidc-support

Conversation

@hmlkao

@hmlkao hmlkao commented Jul 21, 2026

Copy link
Copy Markdown

This PR removes requirement for AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY, but allows other methods of authentication, e.g. AWS EKS IAM roles for service accounts (IRSA).

It also updates CI/CD workflow to be able to test builded packages on branch level before merge to dev branch.

I'm not sure where can I update a documentation for this change.

Test on AWS EKS cluster with AWS S3 driver using IRSA authentication.

@hmlkao
hmlkao force-pushed the add-oidc-support branch 10 times, most recently from e42efeb to ebf8980 Compare July 28, 2026 12:51
@hmlkao
hmlkao force-pushed the add-oidc-support branch from ebf8980 to 5062659 Compare July 28, 2026 12:54
@hmlkao hmlkao changed the title Add OIDC auth support for S3 storage Add support for other auth methods for S3 storage Jul 28, 2026
@hmlkao
hmlkao marked this pull request as ready for review July 28, 2026 13:42
@hmlkao hmlkao changed the title Add support for other auth methods for S3 storage feat(storage/s3): add support for IRSA auth method for S3 storage Jul 29, 2026
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.

1 participant