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

infra-apps: actually update mimir-distributed #1061

Merged

Conversation

tongpu
Copy link
Member

@tongpu tongpu commented Jun 28, 2023

Description

I forgot to actually update mimir-distributed in the previous PR #1060. This is the follow-up to bump

Issues

Check if your setup requires [zone aware replication[(https://grafana.com/docs/mimir/latest/configure/configure-zone-aware-replication/) and disable it if not required (ingester.zoneAwareReplication.enabled=false, store_gateway.zoneAwareReplication.enabled=false).

Additionally verify that your Mimir deployment used structuredConfig instead of config, otherwise the upgrade might fail.

Checklist

  • This PR contains a description of the changes I'm making
  • I updated the version in Chart.yaml
  • I updated the changelog with an artifacthub.io/changes annotation in Chart.yaml, check the example in the documentation.
  • I updated applicable README.md files using pre-commit run
  • I documented any high-level concepts I'm introducing in docs/
  • CI is currently green and this is ready for review
  • I am ready to test changes after they are applied and released

@github-actions github-actions bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Jun 28, 2023
@tongpu tongpu force-pushed the chore/update_mimir-distributed_follow-up branch from b76830b to 3605740 Compare June 28, 2023 13:36
@github-actions github-actions bot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Jun 28, 2023
Copy link
Member

@eyenx eyenx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bad reviewer I would say

@eyenx
Copy link
Member

eyenx commented Jun 28, 2023

LGTM

@tongpu tongpu marked this pull request as ready for review June 28, 2023 14:18
@tongpu tongpu requested a review from a team as a code owner June 28, 2023 14:18
@tongpu tongpu requested review from janaurka and gianklug June 28, 2023 14:18
@tongpu tongpu merged commit 36612a6 into adfinis:main Jun 28, 2023
3 checks passed
@tongpu tongpu deleted the chore/update_mimir-distributed_follow-up branch June 28, 2023 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants