0.12.0
This release includes several new features and a few bug fixes
- FEAT: Read bucket name from secret annotation, IAM support
- FEAT: Add debugging configuration options to Clowder
- FEAT: Generation check ensures an ClowdEnv is reconciled before a ClowdApp.
- BUG: Sort database app-interface secrets to prevent indeterminate ordering from causing pod bouncing
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.12.0.yaml --validate=false
You may also need pull secrets for both quay and rh_registry in order to obtain the correct images.