canonical / prometheus-k8s-operator

https://charmhub.io/prometheus-k8s
Apache License 2.0
21 stars 35 forks source link

Reload of config during Prometheus startup can cause permanent blocked state. #371

Closed dstathis closed 2 years ago

dstathis commented 2 years ago

Bug Description

When Prometheus is starting, we can get stuck in a permanent blocked state that is impossible to fix.

To Reproduce

kubectl delete pod prometheus-0 repeat until blocked state is reached

Environment

microk8s

Relevant log output

None

Additional context

No response