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

updated rule files not picked up by rule automatically #19

Open
marcolan018 opened this issue Oct 12, 2020 · 1 comment
Open

updated rule files not picked up by rule automatically #19

marcolan018 opened this issue Oct 12, 2020 · 1 comment

Comments

@marcolan018
Copy link

Currently, if users update the mounted configmap which contains the rule files, the changes will not be picked up by rule until it's restarted.
We need inject a configmap-reloader container into rule pod. It's responsible to detect the changes of the specified path, and invoke "/-/reload" to trigger rules reload once detect any changes.

@clyang82
Copy link
Contributor

It should be implemented in kube-thanos side. comments? @squat @metalmatze

saswatamcode pushed a commit to saswatamcode/observatorium-operator that referenced this issue May 21, 2024
…coredump

Update locutus to fix coredump issue
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

2 participants