Skip to content

Support other block storage options as a storage backend for runtime configuration file #5292

@anna-tran

Description

@anna-tran

Is your feature request related to a problem? Please describe.
Currently Cortex reads the runtime configuration file from filesystem. Cortex should be able to support other storage backends that Cortex can read the configuration file from (e.g. S3) in order to better keep track of versioning and easier access.

This is already supported today for other Cortex configurations like
blocks storage config.

Describe the solution you'd like
Inline the storage bucket config with the runtime configuration Config as done for other components like rule store.

By default the storage backend will be Filesystem, the same as it is today.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions