Skip to content

Releases: giantswarm/cluster

v0.35.0

09 Jul 07:55
1c96011
Compare
Choose a tag to compare

Added

  • Kubelet insecure mode

v0.34.1

05 Jul 14:11
b4386c8
Compare
Choose a tag to compare

Fixed

  • Restore single dependency for k8s-audit-metrics app.

v0.34.0

04 Jul 10:30
d136e53
Compare
Choose a tag to compare

Changed

  • Enable StatefulSetAutoDeletePVC feature gate on all clusters.
  • Update observability-bundle version from 1.3.4 to 1.4.0.
  • Update cert-manager-app version from 3.7.7 to 3.7.8.

v0.33.2

04 Jul 09:25
2ac758c
Compare
Choose a tag to compare

Warning

Don't use this release and use v0.34.0 instead. Changes released in v0.33.2 should have been released as v0.34.0.

Changed

  • Enable StatefulSetAutoDeletePVC feature gate on all clusters.

v0.33.1

02 Jul 13:31
2675362
Compare
Choose a tag to compare

Added

  • Add new giantswarm-cluster-suite app that provides basic Kubernetes resources others apps need in workload cluster.
  • New flag that allows switching from Chart Operator backed App Platform to Flux backed App Platform.

Changed

  • Made external-cloud-volume-plugin setting optional in the controller-manger configuration.

v0.33.0

20 Jun 12:42
8a812ab
Compare
Choose a tag to compare

Fixed

  • Use app catalog from the Release CR if new releases are used.
  • Use app dependencies from the Release CR if new releases are used.
  • Add missing k8s-audit-metrics dependency (kyverno).

v0.32.0

18 Jun 13:18
d208b16
Compare
Choose a tag to compare

Added

  • Add .global.components.containerd.localRegistryCache Helm values and support for in-cluster, local registry cache mirrors in containerd configuration.
    In such cases, the registry should be exposed via node ports and containerd connects via that port at 127.0.0.1 via HTTP (only allowed for this single use case).

v0.31.4

12 Jun 12:55
fc82615
Compare
Choose a tag to compare

Fixed

  • Allow empty values in labels

v0.31.3

12 Jun 12:05
bc7a91a
Compare
Choose a tag to compare

Fixed

  • Change Helm values validation so that Values.global.release.version object is not yet required.

v0.31.2

12 Jun 11:51
47842e6
Compare
Choose a tag to compare

Fixed

  • Change Helm values validation so that Values.global.release object is not yet required.