rancher / opni

Multi Cluster Observability with AIOps

Home Page:https://opni.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Generic Cortex configuration builder

kralicky opened this issue · comments

The logic for generating the cortex config file in the test environment is different from the MonitoringCluster reconciler. We should replace these with a single generic config builder that can be used in both places, with the necessary features to allow each environment to use its own implementation-specific custom options.

OEP #1254
Part of #1264