Skip to content

Cascading 2 of the same provider type #1

@javanthropus

Description

@javanthropus

Is it possible to cascade 2 of the same provider types, such as S3, where each uses a different configuration? For instance, the primary storage works with bucket A while the secondary works with bucket B. Bucket A should be the read-write bucket, while bucket B is read-only.

From the look of things this isn't currently possible because no facility is provided to enable per storage configuration. Everything must be handled within the top level configuration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions