v1.19.1: kubernetes-1.19
Bregor
released this
10 Sep 15:21
·
17 commits
to features/kubernetes-1.19
since this release
- Kubernetes: 1.19.1
- Docker: 19.03.12
- FeatureGates: add GenericEphemeralVolume
- FeatureGates: add CSIStorageCapacity
- FeatureGates: add EphemeralContainers
- ControllerManager: add
--cluster-signing-duration
flag - Cgroups: default cgroup driver set to
systemd
- Logging: add
logging_format
to all components - ControllerManager: use separate flags for different CSR signers
- ControllerManager: garbagecollector controller flags
- ControllerManager: horizontalpodautoscaling controller flags
- Kubelet: set the maximum number of images to report in
Node.Status.Images
- Kubelet: integrate with the kernel memcg notification to determine if memory eviction thresholds are crossed rather than polling
- Kubelet: check the underlying node for required components (binaries, etc.) before performing the mount
- KubeProxy: add
--bind-address-hard-fail
flag to treat failure to bind to a port as fatal - KubeletConfig: Add support for disabling /logs endpoint in kubelet.
- Node Problem Detector: 0.8.4
- CNI/plugins: 0.8.7
- etcd: 3.4.13