Skip to content

0.17.0

Compare
Choose a tag to compare
@BlakeHolifield BlakeHolifield released this 21 Jul 19:30
· 1415 commits to master since this release
cb40885

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

  • FEAT: Adds support for vault secrets to ClowdJobInvocations.
  • FEAT: Includes Elasticsearch and XJoin in the kube_setup.sh build script.
  • FEAT: Removes the quay-cloudservices pull secret from all deployments in favor of env level pull secrets.
  • FIX: Fixes Redis and Databases local service accounts.
  • FIX: Fixes an issue where NodePorts were overwritten on some reconciles.

and various documentation/housekeeping updates


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

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