Skip to content

v0.21.0

Compare
Choose a tag to compare
@kylape kylape released this 27 Oct 13:57
· 1219 commits to master since this release

What's Changed

FEAT: Add image field/override to initContainer
FEAT: Add app name and envName to cdappconfig metadata
FEAT: Add prometheus hostname to clowdenv status field
FEAT: Add requirements env vars for IQE CJI
FEAT: Adding auth sidecar and mock BOP and keycloak in ephemeral mode
FEAT: CJIs now implement conditions (#430)
FEAT: Add scheme (http/https) for feature flags to cdappconfig
FEAT: Cyndi support for strimzi mode with app-interface db
FIX: Wait on all KafkaTopics to be created before deploying ClowdApps.
FIX: Add resource limits to kafka, local db, and keycloak/mbop

New Contributors

Full Changelog: v0.20.0...v0.21.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.21.0.yaml --validate=false

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