Unable to watch all namespaces in Altinity operator installed by OLM
Hello everybody. I'm trying to install the ClickHouse operator using OLM and configure it to watch all namespaces. However, the OLM throws an error: 'AllNamespaces InstallModeType not supported, cannot configure to watch all namespaces.' I checked the CSV file, and only the OwnNamespace InstallMode is enabled. Can someone please explain why?
I guess it was not supported with old versions of OLM. We will look into that.
I customized CSVs for latest version and could make operator reconcile clusters on other namespaces too. I'd be happy to contribute. If possible, please assign this issue to me.
@saeedhosseini21 feel free to make PR
I created a PR for this issue: https://github.com/Altinity/clickhouse-operator/pull/1510
Just noting we're also having the same issue on OpenShift. Would love to have a fix in so we can support multiple namespaces given that our cluster(s) are multi-tenant.
I created a new PR. I hope it fixes the issue @jtriley
https://github.com/Altinity/clickhouse-operator/pull/1825
fixed in https://github.com/Altinity/clickhouse-operator/pull/1825
https://github.com/Altinity/clickhouse-operator/releases/tag/release-0.25.4