Skip to content

Make S3 role_arn optional #2325

@bacek

Description

@bacek

Is your feature request related to a problem? Please describe.

We are deploying Polaris into k8s environment, where we provide a ServiceAccount with correct permissions to access bucket/db/etc via IRSI (for AWS) or WebIdentity (for GCP). Having an extra required role_arn for catalog is redundant and forces to generate extra role, with similar permissions just to be able to configure it. Also, role_arn is not needed for minio.

Describe the solution you'd like

Make role_arn optional. Use AWS DefaultCredentialsProvider for getting credentials.

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions