This repository has been archived by the owner on Oct 22, 2021. It is now read-only.
v3.3.0
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 bevcap
) #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
- Binary
5.1.0+101.g8971928
- Stemcell (base layer) for BOSH release images
SLE_15_SP1-23.15
Assets
Helm chart and standalone binary: