Skip to content

0.13.0

Compare
Choose a tag to compare
@psav psav released this 24 May 08:07
· 1549 commits to master since this release
55a84f4

This is a large release with many changes

  • FEAT: Added validator to prevent bad configs
  • FEAT: Enable Node Port for Minikube
  • FEAT: Set default cluster name to env if not specified
  • FEAT: Add memory limits
  • FEAT: Add Managed Kafka Provider
  • FEAT: Added better provider stage logging
  • FEAT: Handle non JSON parselog printing
  • FEAT: Add Kafka TLS and User auth to strimzi mode
  • FEAT: Upgrade golang version to 1.14 from 1.13
  • BUG: Make some status fields optional
  • BUG: Fix object store PVC
  • BUG: Fix private port panic if not set in env
  • DOCS: Move docs to ASCIIDoc
  • DEBT: Remove Consumer Group
  • DEBT: Remove old make component function
  • DEBT: Moved ptr helpers
  • TEST: Added new local Feature flag 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.13.0.yaml --validate=false

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