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

fix config for statefulset rulers when using boltdb-shipper #3329

Merged

Conversation

sandeepsukhani
Copy link
Contributor

What this PR does / why we need it:
We were setting stateful_rulers to true in boltdb-shipper.libsonnet which actually gets imported after ruler.libsonnet which causes it to define deployment type instead of statefulset type even when using boltdb-shipper.
This PR sets the required config in ruler.libsonnet including boltdb.shipper.cache-location when using boltdb-shipper.

@sandeepsukhani sandeepsukhani merged commit 1cd37a3 into grafana:master Feb 12, 2021
cyriltovena pushed a commit to cyriltovena/loki that referenced this pull request Feb 15, 2021
…3329)

Signed-off-by: Cyril Tovena <cyril.tovena@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

2 participants