This repository has been archived by the owner on Oct 22, 2021. It is now read-only.
Releases: cloudfoundry-incubator/quarks-operator
Releases · cloudfoundry-incubator/quarks-operator
v7.0.6
New Features
- rename of the helm chart to
quarks
- improvements to calculation of bootstrap index
- configurable DNS server in agent settings per IG
- stability fixes
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 repo add quarks https://cloudfoundry-incubator.github.io/quarks-helm/
helm install cf-operator quarks/cf-operator --wait
# For more options look at the README for the chart
helm show readme quarks/cf-operator
Assets
Helm repository
v6.1.17
New Features
- a job will automatically cleanup old "desired manifest" jobs when upgrading #1179
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 repo add quarks https://cloudfoundry-incubator.github.io/quarks-helm/
helm install cf-operator quarks/cf-operator --wait
# For more options look at the README for the chart
helm show readme quarks/cf-operator
Assets
Helm repository
Helm chart and standalone binary:
v6.1.15
New Features
- fix for correctly identifying the replica that's supposed to bootstrap
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 repo add quarks https://cloudfoundry-incubator.github.io/quarks-helm/
helm install cf-operator quarks/cf-operator --wait
# For more options look at the README for the chart
helm show readme quarks/cf-operator
Assets
Helm repository
Helm chart and standalone binary:
v6.1.12
New Features
- Fix for
QuarksSecrets
being forced to update when aBOSHDeployment
reconciles. #1174
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 repo add quarks https://cloudfoundry-incubator.github.io/quarks-helm/
helm install cf-operator quarks/cf-operator --wait
# For more options look at the README for the chart
helm show readme quarks/cf-operator
Assets
Helm repository
Helm chart and standalone binary:
v6.1.11
New Features
- Bump quarks-* dependencies. #1151 #1152 #1161 #1163
- Fix for skipping reconciliaiton for old version of desired manifest secret. #1159
- Update the coredns image source and tag so it points to a stable registry. #1164
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 repo add quarks https://cloudfoundry-incubator.github.io/quarks-helm/
helm install cf-operator quarks/cf-operator --wait
# For more options look at the README for the chart
helm show readme quarks/cf-operator
Assets
Helm repository
Helm chart and standalone binary:
v6.1.5
- https://hub.helm.sh/charts/quarks/cf-operator
- https://hub.docker.com/r/cfcontainerization/cf-operator/tags
Changes
- fix for
QuarksSecret
rotation on label changes #1145 - fix for resources being deleted because of incorrect owner references #1139
🧰 Maintenance
- Bump code.cloudfoundry.org/quarks-secret from 1.0.740 to 1.0.743 @dependabot-preview (#1152)
- Bump code.cloudfoundry.org/quarks-job from 1.0.201 to 1.0.206 @dependabot-preview (#1151)
v6.1.0
New Features
- change missing label for QuarksStatefulSet into a info level warning #1112
- fix error when accessing nil QuarksSecret status #1120
- services of deleted QuarksStatefulSets are now deleted properly #1125
- refactor: References package clean up #1128
- build: Try Github container registry cache for CI #1127
- bump quarks-* dependencies #1129 #1133
- improve printing bdpl resources #1131
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 repo add quarks https://cloudfoundry-incubator.github.io/quarks-helm/
helm install cf-operator quarks/cf-operator --wait
# For more options look at the README for the chart
helm show readme quarks/cf-operator
Dependencies
Other versions may work, the ones listed here have been verified by the maintainers.
Kubernetes
Helm
Assets
Helm repository
Helm chart and standalone binary:
v6.0.4
New Features
- Improved docs and moved them all to quarks.suse.dev. #1047 #1058
- Improved memory limit validation. #1046
- Improved CLI docs. #1052 #1102
- Log rotation support in the log container. #1054 #1061
- Fixes to command line interface. #1053
- Start to move container-run into stemcells. #1059
- Support for CPU limits. #1063
- Use manifest interpolation from bosh-cli. #1072
- Improvements to BoshDeployment status controller. #1073
- Replace our variable interpolation with bosh-cli code. #1076 #1075
- Support for BOSH DNS handlers. #1078
- Replace the DM job with a controller. #1071
- Move "restart on config change" annotations on pods instead of secrets. #1091
- Initialize BOSH DNS from the "withops" reconciler. #1086
- Fix invalid BOSH DNS type error. #1103
- Fix IGs so they don't need to restart when scaling. #1105
- Update coredns dependency. #1087
- Update quarks-statefulset dependency. #1077
- Update quarks-job dependency. #1079
- Update quarks-secret dependency. #1104
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 repo add quarks https://cloudfoundry-incubator.github.io/quarks-helm/
helm install cf-operator quarks/cf-operator --wait
# For more options look at the README for the chart
helm show readme quarks/cf-operator
Dependencies
Other versions may work, the ones listed here have been verified by the maintainers.
Kubernetes
Helm
Assets
Helm repository
Helm chart and standalone binary:
v4.5.13
New Features
- log rotation #1054
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 repo add quarks https://cloudfoundry-incubator.github.io/quarks-helm/
helm install cf-operator quarks/cf-operator
# For more options look at the README for the chart
helm show readme quarks/cf-operator
Assets
Helm repository
Helm chart and standalone binary:
v5.2.0
New Features
- orphaned
StatefulSets
are now properly cleaned up #1039 - support for applying ops on the internal instance group configuration yamls #1039
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 repo add quarks https://cloudfoundry-incubator.github.io/quarks-helm/
helm install cf-operator quarks/cf-operator
# Use this if the custom resources have already been created by a previous CF Operator installation
helm repo update
helm install cf-operator quarks/cf-operator --set "customResources.enableInstallation=false"
# For more options look at the README for the chart
helm show readme quarks/cf-operator
Dependencies
Other versions may work, the ones listed here have been verified by the maintainers.
Kubernetes
- 1.14.10
- 1.15.7
- 1.16.4
- 1.17.0
- 1.18.0
Helm
- 3.1.2
Assets
Helm repository
Helm chart and standalone binary: