clickhouse-operator icon indicating copy to clipboard operation
clickhouse-operator copied to clipboard

Possible to monitor all namespaces or by pattern

Open xadhatter opened this issue 5 years ago • 3 comments

I see in the documentation you can specify which namespaces should be monitored by the operator:

watchNamespaces:
- dev

It appears when watchNamespaces is left empty the operator only monitors the namespace it is installed into. Is it possible to have it monitor all namespaces or namespaces by pattern. For example:

watchNamespaces:
- customers-*

We have multiple tenants sharing our K8s cluster which are segregated by namespace. While possible to update the operators config when a new tenant is added or to run the operator for each tenant, this is less than ideal.

Thanks for all the work on the operator. The schema maintenance is really slick!

xadhatter avatar Feb 15 '20 14:02 xadhatter

Well, this looks like an interesting feature. We'll take a look

sunsingerus avatar Feb 20 '20 09:02 sunsingerus

hi any news here?

skob avatar Apr 30 '21 17:04 skob

hi any news here?

jicki avatar Apr 25 '22 08:04 jicki