thanos-community / thanos-operator

WIP: Operator to manage Thanos installation
Apache License 2.0
22 stars 3 forks source link

Ensure we reconcile Services to be queued by Query on label change #84

Closed philipgough closed 1 month ago

philipgough commented 1 month ago

This change updates the predicate to enqueue services for stores in the querier logic. It removes the need for manual reconcile in the integration tests.