v0.27.0
What's Changed
- DEBT Optimize the pullsecret function by @psav in #545
- DEBT [RHCLOUD-16216] Update k8s batch/v1beta1 to batch/v1 by @BlakeHolifield in #454
- DEBT [RHCLOUD-17256] Streamline the creation of SA and pullsecrets by @psav in #544
- FEAT [RHCLOUD-16525] Added pull policy flag by @psav in #536
- BUG Fix trigger reconcile by @psav in #547
Full Changelog: v0.26.0...v0.27.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.27.0.yaml --validate=false
You may also need pull secrets for both quay and rh_registry in order to obtain the correct images.