Know before update
- After upgrading Deckhouse all nodes with Docker 18.* will request `disruptive update`. You will receive `NodeRequiresDisruptionApprovalForUpdate` if you have manual `approvalMode` in NodeGroup.
Features
- **[candi]** Forbid using Docker 18.* [2134](https://github.com/deckhouse/deckhouse/pull/2134)
After upgrading Deckhouse all nodes with Docker 18.* will request `disruptive update`. You will receive `NodeRequiresDisruptionApprovalForUpdate` if you have manual `approvalMode` in NodeGroup.
- **[control-plane-manager]** Added feature gate `EndpointSliceTerminatingCondition` for Kubernetes 1.20. [2112](https://github.com/deckhouse/deckhouse/pull/2112)
all control-plane components should be restarted.
Fixes
- **[candi]** Use Debian buster containerd package by default. [2135](https://github.com/deckhouse/deckhouse/pull/2135)
- **[candi]** Start kubelet manually if it is not running. [2132](https://github.com/deckhouse/deckhouse/pull/2132)
- **[cni-cilium]** Bandwidth controller metrics are not erroring out now. Also added logging to three controllers so that we can diagnose possible issues better. [2155](https://github.com/deckhouse/deckhouse/pull/2155)
- **[monitoring-kubernetes]** Added alert `NodeSUnreclaimBytesUsageHigh`. [2154](https://github.com/deckhouse/deckhouse/pull/2154)
Chore
- **[docs]** Clarified docs for `rootDiskSize` in OpenStackInstanceClass [2041](https://github.com/deckhouse/deckhouse/pull/2041)
See [CHANGELOG v1.34](https://github.com/deckhouse/deckhouse/blob/main/CHANGELOG/CHANGELOG-v1.34.md) for more details.