v0.43.0
What's Changed
- [RHCLOUD-20317] Apply Subscription by @psav in #660
- Fix release config by @psav in #663
- [RHCLOUD-19663] Implement Simple HPA for clowder by @adamrdrew in #632
- [RHCLOUD-19111] Change to rhc-osdk-utils status checking by @adamrdrew in #636
- Fix tests config by @psav in #665
- Revert "[RHCLOUD-19111] Change to rhc-osdk-utils status checking" by @psav in #666
- Multi annotations by @psav in #668
- [RHCLOUD-20060] Add custom annotations to Deployment and jobs by @adamrdrew in #667
- Move to osdk for all utils by @psav in #670
- kubectl pulls from github within function
install_subscription_crd
by @above-c-level in #669
Full Changelog: v0.42.0...v0.43.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.43.0.yaml --validate=false
You may also need pull secrets for both quay and rh_registry in order to obtain the correct images.