Skip to content
This repository has been archived by the owner on Oct 22, 2021. It is now read-only.

v3.3.0

Compare
Choose a tag to compare
@viovanov viovanov released this 17 Mar 18:04
· 612 commits to master since this release

New Features

  • fix for BOSH template rendering errors when deploying on multiple AZs #843
  • operator now deletes CSRs if they need to be recreated #846
  • operator docker images are now based on SLE (SUSE Linux Enterprise) #851
  • operator now runs as the numeric user 1000 (used to be vcap) #853
  • ephemeral disks can now be backed by PVCs #852

Known Issues

  • helm delete won't clean up Custom Resource Definitions
  • updates may cause skipping of StatefulSet version numbers

Installation

# Use this if you've never installed the operator before
helm install --namespace cf-operator --name cf-operator https://s3.amazonaws.com/cf-operators/release/helm-charts/cf-operator-3.3.0%2B0.gf32b521e.tgz

# Use this if the custom resources have already been created by a previous CF Operator installation
helm install --namespace cf-operator --name cf-operator https://s3.amazonaws.com/cf-operators/release/helm-charts/cf-operator-3.3.0%2B0.gf32b521e.tgz --set "customResources.enableInstallation=false"

Compatibility

Kubernetes

Helm

Fissile

Assets

Helm chart and standalone binary: