Skip to content

0.15.0

Compare
Choose a tag to compare
@psav psav released this 11 Jun 08:45
· 1449 commits to master since this release
bd0b2a9

A number of release related updates in this version of Clowder.

  • FEAT: Conditions support, each ClowdApp resource now boasts full condition support to allow easier identification of reconciliation failures/errors.
  • FEAT: Added feature flag for simple/complex strimzi topic names to allow easier transitioning to Clowder managed kafka envs
  • FEAT: Added strimzi network policy for envs where network policies are enforced
  • BUG: Manifest file now half the size of previous releases owing to a duplicated CRD entry
  • BUG: Numerous small bug fixes around OLM deployments
  • TEST: Added new tests for resource cache type protection

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.15.0.yaml --validate=false

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