Bugfixes
- ACTION REQUIRED: For velero helm chart upgrade related change. If you use
velero.restic.deploy: true, you will see new daemonsetnode-agentrunning inveleronamespace. You might need to remove existing daemonset namedresticmanually (#12998) - Fix a bug where resources deployed in the user cluster namespace on the seed, for the CSI drivers, were not being removed when the CSI driver was disabled (#13048)
- Fix panic, if no KubeVirt DNS config was set in the datacenter (#13028)
- Validation - Added check for PVs having CSI provisioner before disabling the CSI addon (#13092)
Updates
- Update metering to v1.1.2, fixing an error when a custom CA bundle is used (#13013)
- Update operating-system-manager (OSM) to v1.4.1 (#13082)
- This includes a fix for Flatcar stable channel (version 3815.2.0) failing to provision as new nodes.
- Update go-git. This enables Applications to work with private Azure DevOps Git repositories (#12995)