Skip to content

Add ensure_bucket config option to disable automatic creation of buckets #180

Description

@mvlassis

Proposal

  • A new boolean config option, named ensure_bucket or something familiar
  • Default value should be true to keep compatibility
  • If false, then don't try to ensure the bucket exists on the endpoint before passing the credentials to a charm

Usage

  • Integration tests that don't need actual S3 storage, for example the S3 integration tests in data-kubeflow-integrator, would not require actual S3 storage. See the relevant PR
  • There may be a case where the user wants the bucket to be created at a later date at their discretion, potentially to reduce costs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions