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

Stateless Ruler requires objectStorageConfig definition / Ruler fails to start #319

Open
chipzzz opened this issue Feb 13, 2024 · 0 comments

Comments

@chipzzz
Copy link

chipzzz commented Feb 13, 2024

Stateless Ruler still requires objectStorageConfig to be defined, where we wouldn't utilize object store since we will be remote writing the rules.

Even when providing spoof values for the object store in order for template checks to pass, k8s then tries to create pvc and fails and thus the ruler fails to start

This arg needs to be optional and the env vars also optional/ checks to accommodate stateless ruler, when remoteWriteConfigFile is defined for Stateless Ruler

ref: #263

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

No branches or pull requests

1 participant