Skip to content

v1.25.0 Alpha 5

Pre-release
Pre-release
Compare
Choose a tag to compare
@EmilyShepherd EmilyShepherd released this 08 Aug 22:05
· 50 commits to main since this release
v1.25.0-alpha5
af814cd

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