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

Salvacorts/update dskit #4833

Merged
merged 3 commits into from
Apr 25, 2023
Merged

Salvacorts/update dskit #4833

merged 3 commits into from
Apr 25, 2023

Conversation

salvacorts
Copy link
Contributor

@salvacorts salvacorts commented Apr 25, 2023

What this PR does

Newer versions of ring.GetInstanceAddr from the ring package in dskit require a new argument to enable IPv6 support.
This PR bumps the dskit version and updates the ring configuration with a new field to enable IPv6.

Which issue(s) this PR fixes or relates to

GEL uses the backend enterprise libs and Loki under the hood. Since Loki uses a newer version of dskit than the backend enterprise libs, we cannot update the Loki libs in GEL (example of failing CI job).

In order to bump the dskit version in the backend enterprise libs, we also need to update the dskit version in Mimir as the backend enterprise libs imports Mimir as a vendor (example of failing CI job).

Checklist

  • Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

@CLAassistant
Copy link

CLAassistant commented Apr 25, 2023

CLA assistant check
All committers have signed the CLA.

@salvacorts salvacorts marked this pull request as ready for review April 25, 2023 09:23
@salvacorts salvacorts requested review from a team as code owners April 25, 2023 09:23
@colega colega merged commit cae8c35 into main Apr 25, 2023
@colega colega deleted the salvacorts/update-dskit branch April 25, 2023 09:57
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.

3 participants