v0.31.0
What's Changed
- BUG: [RHCLOUD-18687] Revert default strategy for private services by @psav in #588
- BUG: [RHCLOUD-19214] Fix ns we expect to find cert-manager-webhook in by @bsquizz in #608
- BUG: Calc authsidecar-confighash w/ only secret data by @kahowell in #602
- FEAT: [RHCLOUD-18616] Remove tolerations if machine pool is empty by @psav in #589
- FEAT: [RHCLOUD-18150] Added base-build image by @psav in #571
- FEAT: Update caddy plugin image by @bsquizz in #598
- FEAT: Update caddy plugin to latest using crcauthlib v0.0.11 by @bsquizz in #599
- FEAT: [RHCLOUD-18056] App reconiliations times available via prometheus by @adamrdrew in #591
- FEAT: [RHCLOUD-19099] Fixed base build by @psav in #601
- FEAT: [RHCLOUD-19100] Allow simple HPA usage by @psav in #600
- FEAT: [RHCLOUD-19163] Add prefix for managed kafka mode by @psav in #606
- FEAT: [RHCLOUD-18319] Add localdb resource requirements T Shirt sizing by @adamrdrew in #597
- DEBT: [RHCLOUD-18694] Use pre-push to remove excessive files being updated by @BlakeHolifield in #587
- DEBT: Updated strimzi client to 0.28.0 by @psav in #594
- UTIL: Prefer 'minikube kubectl' in kube_setup.sh by @bsquizz in #596
New Contributors
- @adamrdrew made their first contribution in #591
Full Changelog: v0.30.0...v0.31.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.31.0.yaml --validate=false
You may also need pull secrets for both quay and rh_registry in order to obtain the correct images.