v0.32.0
What's Changed
- DOC [RHCLOUD-18895] Added FAQ entry for DB migrate by @psav in #613
- FEAT [RHCLOUD-19289] Add new spec item for external HPA by @psav in #611
- FEAT [RHCLOUD-18857] Avg reconciliation times in grafana by @adamrdrew in #612
- DEBT [RHCLOUD-19333] Updated to golang 1.17 by @psav in #614
- FEAT [RHCLOUD-19317] Add SASL auth metadata by @psav in #615
Full Changelog: v0.31.0...v0.32.0
Installing
To install Clowder in your local environment, first, make sure you've installed Minikube and have it running. Then download the attached manifest YAML and run:
minikube kubectl -- apply -f clowder-manifest-v0.32.0.yaml --validate=false
You may also need pull secrets for both quay and rh_registry in order to obtain the correct images.