This release mainly simplified installation and management in different environments.
New features:
- Specify watched namespace(s) with WATCH_NAMESPACE and WATCH_NAMESPACES env vars
- Pack operator's configuration into Docker image, so it can be installed without complicated manifest
- ClickHouseInstallationTemplate CRD for providing configuration templates at the operator level
- Supported verbosity levels for ClickHouseInstallation resource information returned by kubectl get
Improvements:
- Clarify docs and examples
- Update Prometheus handler to up-to-date state
Bug fixes:
- Fix clickhouse-operator-install.sh