v0.50.0
What's Changed
- FEAT [RHCLOUD-21026] - Add annotations to CJI by @adamrdrew in #691
- DEBT [RHCLOUD-20945] - Refactor minReplicas, replica counts, and autoscalers by @adamrdrew in #686
- DEBT [RHCLOUD-15674] - Change missing dependency errors to be more explicit by @adamrdrew in #687
- DEBT Bump the MBOP version by @vbelchio in #693
- BUG [RHCLOUD-21170] - Add cyndi ConfigMap when kafka provider is managed-ephem by @bsquizz in #700
- BUG Fix annoying SA issue in openshift by @psav in #702
- DEBT Mocktitlements update by @psav in #701
- DEBT Use SetName/SetNamespace on configmap object by @bsquizz in #703
- DEBT Reduce complexity of Clowder methods by @adamrdrew in #690
- DOCS [RHCLOUD-21240] - Add Clowder debugging info to Clowder debug docs by @adamrdrew in #706
- DEBT Removed old docs by @psav in #708
- DEBT Improve clowder performance refactor by @psav in #705
- DEBT New rhc osdk utils by @psav in #710
New Contributors
Full Changelog: v0.46.0...v0.50.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.50.0.yaml --validate=false