Quarks Operator Versions Save

BOSH releases deployed on Kubernetes

v7.2.7

2 years ago

New Features

  • Fix failing helm upgrade @jbuns (#1325)

Installation

# Use this if you've never installed the operator before
helm repo add quarks https://cloudfoundry-incubator.github.io/quarks-helm/
helm install quarks quarks/quarks --wait

# For more options look at the README for the chart
helm show readme quarks/quarks

Assets

v7.2.6

2 years ago

New Features

? Bug Fixes

  • Errands no longer use container-run wrapper @manno (#1324)

Installation

# Use this if you've never installed the operator before
helm repo add quarks https://cloudfoundry-incubator.github.io/quarks-helm/
helm install quarks quarks/quarks --wait

# For more options look at the README for the chart
helm show readme quarks/quarks

Assets

v7.2.5

2 years ago

New Features

  • BPM pid support in new container-run @manno (#1312)

? Maintenance

  • Bump tested k8s versions and golang @manno (#1309)
  • Upgrade to GitHub-native Dependabot @dependabot-preview (#1307)

Installation

# Use this if you've never installed the operator before
helm repo add quarks https://cloudfoundry-incubator.github.io/quarks-helm/
helm install quarks quarks/quarks --wait

# For more options look at the README for the chart
helm show readme quarks/quarks

Assets

v7.2.4

3 years ago

New Features

? Bug Fixes

  • Remove proccess-less jobs from drain stamp count @manno (#1305)

Installation

# Use this if you've never installed the operator before
helm repo add quarks https://cloudfoundry-incubator.github.io/quarks-helm/
helm install quarks quarks/quarks --wait

# For more options look at the README for the chart
helm show readme quarks/quarks

Assets

v7.2.3

3 years ago

New Features

? Bug Fixes

  • Fix drain script support @manno (#1304)

Installation

# Use this if you've never installed the operator before
helm repo add quarks https://cloudfoundry-incubator.github.io/quarks-helm/
helm install quarks quarks/quarks --wait

# For more options look at the README for the chart
helm show readme quarks/quarks

Assets

v7.2.2-0.g20bcb4c

3 years ago

New Features

? Features

  • Wait for all drain scripts to finish @manno (#1302)

? Maintenance

  • Add warnings about multi operator and multi namespace to helm README @manno (#1299)
  • Remove dirty flag from version @manno (#1298)

Installation

# Use this if you've never installed the operator before
helm repo add quarks https://cloudfoundry-incubator.github.io/quarks-helm/
helm install quarks quarks/quarks --wait

# For more options look at the README for the chart
helm show readme quarks/quarks

Assets

v7.2.1

3 years ago

? Features

  • Use namespace to generate cf-operator.fullname (#1258)
  • Bump all quarks operators to Golang 1.15.8

? New Docs

? Maintenance

  • Update comment in template-render (#1295)
  • Fix text in release-drafter template (#1294)

Known Issues

  • The default workload namespace (global.singleNamespace.name) was changed from 'staging' to 'kubecf'. Make sure to set the singleNamespace manually, if you are upgrading a deployment using the 'staging' namespace.
  • When installing multiple operators in one cluster via Helm, each must have it's own namespace. The quarks-job.persistOutputClusterRole.name, corednsServiceAccount.name and the global.monitoredID should manually be set to a unique value for each operator.
  • Due to a problem with the Dockerbuild, the binary reports its version as v7.2.1-dirty-0.gaeb6ef3 instead of v7.2.1-0.gaeb6ef3.

Installation

# Use this if you've never installed the operator before
helm repo add quarks https://cloudfoundry-incubator.github.io/quarks-helm/
helm install quarks quarks/quarks --wait

# For more options look at the README for the chart
helm show readme quarks/quarks

Assets

v7.2.0-0.g23be915

3 years ago

New Features

This fixes several issues with bootstrap and BOSH job template rendering. Multi AZ deployments should work now. For every AZ there will be one separate statefulset of the instance group.

? Features

  • Switch quarks-* operators to info level logging @manno (#1293)
  • Supports BOSH drain scripts

? Bug Fixes

  • Remove drain dir @manno (#1292)
  • Remove startup-ordinal, use pre-generated job instances (affects bootstrap, etc) @manno (#1288)
  • Fixes upgrading problems due to mismatching statefulset labels from 6.x and 7.x

? Maintenance

  • Update controller runtime to 0.8.2 @rohitsakala (#1291)
  • Bump kind and kubernetes images in CI @manno (#1290)
  • Modify HA upgrade test @rohitsakala (#1284)
  • Fix Github CI @rohitsakala (#1282)

Known Issues

  • The operator helm charts do not support "multi namespace" well. I.e. migration hooks won't run in workload namespace. One operator watching multiple namespaces is not supported by the provided helm charts.
  • Installing multiple operators in one namespace is not supported by the helm charts. (#1257)
  • Installing multiple operators on the same cluster, but in different namespaces is currently broken and --set fullameOverride must be used for subsequent operators installs. (#1257)

Installation

# Use this if you've never installed the operator before
helm repo add quarks https://cloudfoundry-incubator.github.io/quarks-helm/
helm install quarks quarks/quarks --wait

# For more options look at the README for the chart
helm show readme quarks/quarks

Assets

v7.1.3-0.g0ce050b

3 years ago

New Features

? Bug Fixes

  • Fix statefulset annotation cleanup 176379221 @manno (#1275)

Known Issues

When upgrading an operator that has existing deployments a migration is missing to add required labels: https://github.com/cloudfoundry-incubator/quarks-operator/pull/1279/files

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

v7.1.2

3 years ago

New Features

  • Partial fix for e2e update test problems @manno (#1274)
  • Bump qsts for startup ordinal re-use fix @manno (#1272)
  • Add package comments @manno (#1264)
  • Switch update tests to latest quarks release @manno (#1247)

? Bug Fixes

  • Add service account for coredns @rohitsakala (#1256)

? Maintenance

  • Bump code.cloudfoundry.org/quarks-statefulset from 0.0.1308-g6a8b2220 to 0.0.1309-g7280c24d @dependabot-preview (#1268)

Known Issues

...

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