0.14.0
This is a non backwards compatible release which will necessitate upgrading minikube to a minimum of v1.20.0. The manifest cannot be applied on older versions of Minikube.
- FEAT: Moved to operator SDK v1.8.0
- FEAT: Add kafka connect status in clowd env status
- FEAT: Add FF app-interface mode
- FEAT: Upgrade golang version to 1.14 from 1.15
- TEST: Fixed some delete tests
- TEST: Increase test timeout
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-0.14.0.yaml --validate=false
You may also need pull secrets for both quay and rh_registry in order to obtain the correct images.