v0.29.0
What's Changed
- BUG: [RHCLOUD-17724] - Fixed entitlements auth by @psav in #563
- BUG: Fix limits by @psav in #565
- BUG: Fixed prometheus limits by @psav in #566
- BUG: [RHCLOUD-18030] Skip reconcile if namespaces to be deleted by @psav in #569
- BUG: Fixed broken deployment sorting by @psav in #570
- BUG: Pass container as pointer and update tests to check all volume mounts by @bsquizz in #575
- DEBT: [RHCLOUD-17917] Updated mbop by @psav in #573
- DEBT: [RHCLOUD-17895] Upgrade kc client by @psav in #567
- FEAT: [RHCLOUD-14127] Support for running a selenium container when running an IQE CJI by @bsquizz in #572
- FEAT: [RHCLOUD-16920] Add deployment strategy by @psav in #546
- FEAT: [RHCLOUD-15756] Fix tee-shirt-sizing for DB by @BlakeHolifield in #574
Full Changelog: v0.28.0...v0.29.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.29.0.yaml --validate=false
You may also need pull secrets for both quay and rh_registry in order to obtain the correct images.