Skip to content

feat(modal): support OIDC-authenticated cloud bucket mounts - #6

Open
fscfede-beep wants to merge 9 commits into
mainfrom
feat/modal-bucket-mount-oidc-4705
Open

feat(modal): support OIDC-authenticated cloud bucket mounts#6
fscfede-beep wants to merge 9 commits into
mainfrom
feat/modal-bucket-mount-oidc-4705

Conversation

@fscfede-beep

Copy link
Copy Markdown
Owner

Implements openai#4705.

Modal's current CloudBucketMount supports oidc_auth_role_arn, but ModalCloudBucketMountStrategy did not expose or pass it through. This adds an optional oidc_auth_role_arn to the strategy/config, rejects mixing OIDC with named secrets, passes the role ARN to modal.CloudBucketMount, and adds manifest/config/creation regression coverage plus documentation.

Existing inline-credential and named-secret behavior remains unchanged.

Validated against current Modal documentation, which exposes CloudBucketMount(..., oidc_auth_role_arn=None, ...).

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

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