Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Derive mimir image from chart when metrics enabled and fallback to up… #162

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lavigneer
Copy link

…dated mimir image

I ran into an issue when trying to spawn a new cluster using this chart where some conifguration values in the configmap for /etc/mimir/mimir.yaml were not recognized for the mimir-for-ruler-dashboards deployment. After some digging, it appears that the version of mimir that the 5.3.0 version of the mimir chart that this chart uses is 2.12.0 but the mimir-ruler-for-dashboards deployment in this chart was using 2.8.0 and there was a config compatibility issue.

I updated the default image version for mimir to 2.12.0 to match and also added logic to pull in the imageReference from the mimir-distributed chart when possible so that it can remain in sync.

Please let me know if there's anything you need changed. If you're not accepting PRs at this time I can also close this one down.

@CLAassistant
Copy link

CLAassistant commented Nov 22, 2024

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants