v1.25.0 Alpha 5
Pre-release
Pre-release
EmilyShepherd
released this
08 Aug 22:05
·
50 commits
to main
since this release
Changes
Additions
- The system socket now supports restarting cri-o as well as kubelet
- Added a eudev image for distributions which require "nice" things in the host's /dev (for example, some CSI plugins expect /dev/disk/by-id to exist)
Removals
- The magic early boot kubelet reload when the config.yaml file appears on disk is no longer supported. Bootstrap containers should restart the kubelet explictly via the system socket.
Fixes
/var/lib/kubelet
is now a shared mount, so that plugins can see mounts from within their pods