You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mimir 3.0 introduces the ingest storage architecture but also retains classic architecture. We need to create a design document for supporting these in the helm chart that weighs the pros and cons of each option and decide which one we will pursue.
Options as I understand them:
Don't make any changes to the helm chart for ingest storage. Keep classic architecture as the default and only supported way to run Mimir.
Change the chart to make ingest storage the only supported way to run Mimir.
Add support for both ingest storage and classic architecture in the helm chart.
Any other changes to the helm chart are out of scope for this issue.