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

chore: remove dead object storage code from the ruler #12825

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

cstyan
Copy link
Contributor

@cstyan cstyan commented Apr 29, 2024

This code path was never used. We always instantiate the storage for the ruler via NewLegacyRuleStore. I'm unsure of whether we should be doing a larger refactor here, it looks like this is all leftover from the cortex/mimir fork and revendoring of various code into Loki 3-4 years ago.

We can also potentially remove the deprecation note from the docs? It's confusing IMO, since we don't list any of the supposedly "undeprecated"/replacement configs in the docs. CC @dannykopping

Signed-off-by: Callum Styan <callumstyan@gmail.com>
@cstyan cstyan requested a review from a team as a code owner April 29, 2024 20:44
Signed-off-by: Callum Styan <callumstyan@gmail.com>
Signed-off-by: Callum Styan <callumstyan@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant