observatorium / thanos-receive-controller

Kubernetes controller to automatically configure Thanos receive hashrings
Apache License 2.0
94 stars 45 forks source link

Multiple statefulsets with same tenant label causing undefined behavior #41

Open brancz opened 4 years ago

brancz commented 4 years ago

When creating multiple statefulsets with the same tenant label, the controller chooses the last statefulset for the tenant. This should be captured in logs and metrics to alert on.

@squat @bwplotka @metalmatze @kakkoyun @krasi-georgiev