Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
Changed
- Set minAllowed cpu to 200m for kube-state-metrics VPA CR to avoid CPU throttling on big clusters.
Added
- Added the use of runtime/default seccomp profile.
Changed
- updated giantswarm/k8sclient from v6.1.0 to v7.0.1
- updated giantswarm/operatorkit from v6.1.0 to v8.0.0
- Updated sigs.k8s.io/controller-tools from v0.7.0 to v0.11.3
- Updated github.com/spf13/cobra from v1.6.1 to v1.7.0
Removed
- Stop pushing to
openstack-app-collection.
Changed
- Use non-exp apiVersion for azure machine pool types in
template nodepool.
Fixed
- Setting
spec.config.configMap in app/<cluster-name>-default-apps for CAPZ clusters.
Changes
- Do not enable custom Giant Swarm monitoring Service if ServiceMonitor is enabled.
- Align with upstream chart version 2.21.0 (Changes in upstream repository)
- Ignore linkerd namespace in ValidatingWebhookConfiguration.
Changed
- Added documentation concerning the use of IRSA in README.
Added
- Add a webhooks cleanup job for ensuring deletion of Kyverno webhooks on chart uninstall.
Changed
- Replace deprecated toleration
node-role.kubernetes.io/master with node-role.kubernetes.io/control-plane on CRD install job.