Skip to content

v0.23.0

Compare
Choose a tag to compare
@psav psav released this 22 Nov 18:32
· 1101 commits to master since this release

What's Changed

FIX: Random fails in strimzi tests
FIX: Keda assertions causing tests to fail
FIX: Added missing CRDs to tests
FIX: Unit tests
FIX: Duplicate ACG_CONFIG definition in init containers
FIX: Speed up container build pr check process by correctly referencing copied binaries
FIX: CJI Status errors
FIX: Replicas when not using autoscalar
FIX: Added Version descriptor back in
FIX: Better write now support for the resource cache

Full Changelog: v0.22.0...v0.23.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.23.0.yaml --validate=false

You may also need pull secrets for both quay and rh_registry in order to obtain the correct images.

Notes

You may be required to delete old deployments as labels have changed for databases.