Releases: giantswarm/cluster
Releases · giantswarm/cluster
v0.35.0
Added
- Kubelet insecure mode
v0.34.1
Fixed
- Restore single dependency for
k8s-audit-metrics
app.
v0.34.0
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
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
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
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
Added
- Add
.global.components.containerd.localRegistryCache
Helm values and support for in-cluster, local registry cache mirrors incontainerd
configuration.
In such cases, the registry should be exposed via node ports andcontainerd
connects via that port at127.0.0.1
via HTTP (only allowed for this single use case).
v0.31.4
Fixed
- Allow empty values in labels
v0.31.3
Fixed
- Change Helm values validation so that
Values.global.release.version
object is not yet required.
v0.31.2
Fixed
- Change Helm values validation so that
Values.global.release
object is not yet required.