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

jsonnet: Remove configuration to use Redis from jsonnet #9677

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

Conversation

56quarters
Copy link
Contributor

@56quarters 56quarters commented Oct 18, 2024

What this PR does

Remove conditionals that allowed Redis to be set as a cache backend from jsonnet. Note that this does not remove support for Redis from Mimir as that will be done in a later release, this only affects jsonnet.

Which issue(s) this PR fixes or relates to

Related #9453

Checklist

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

Remove conditionals that allowed Redis to be set as a cache backend
from jsonnet. Note that this does not remove support for Redis from
Mimir as that will be done in a later release, this only affects
jsonnet.

Related #9453
@56quarters 56quarters marked this pull request as ready for review October 18, 2024 20:26
@56quarters 56quarters requested a review from a team as a code owner October 18, 2024 20:26
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.

1 participant