clickhouse-operator
clickhouse-operator copied to clipboard
Support watching multiple namespaces in OLM
This PR makes OLM deployment support deploying clickhouse cluster on namespaces other than the operator's namespace.
Thanks for taking the time to contribute to clickhouse-operator!
Please, read carefully instructions on how to make a Pull Request.
This will help a lot for maintainers to adopt your Pull Request.
Important items to consider before making a Pull Request
Please check items PR complies to:
- [x] All commits in the PR are squashed. More info
- [x] The PR is made into dedicated
next-releasebranch, not intomasterbranch1. More info - [x] The PR is signed. More info
--
1 If you feel your PR does not affect any Go-code or any testable functionality (for example, PR contains docs only or supplementary materials), PR can be made into master branch, but it has to be confirmed by project's maintainer.