v1.11.2

1 min read



Release Notes

New Features & Enhancements

There are no new features or enhancements in this release. This is a point release in the 1.11 series. Refer to the v1.11.0 release notes for more information.

Bug Fixes

Core

  • Fixed a dom0 boot failure on PVH hosts, in some configurations.
  • Removed the mixed node type from protect-monitor. It now defaults to edera, which is the only recommended mode.

Installer

  • The kubelet container runtime endpoint is now set with a systemd drop-in that appends --container-runtime-endpoint to ExecStart, instead of rewriting kubelet’s environment variables.
  • The installer now detects a non-default CNI plugin binary directory configured via containerd, and seeds cri.toml appropriately.
  • Fix an issue with dracut 107, present in Azure Linux 4, where --hostonly packs only the filesystem modules currently loaded and skips the mounted-filesystem probe.

Known Issues

There are no changes to the known issues in this release. Refer to the v1.11.0 known issues for more information.

Upgrade notes

There are no known breaking changes in this release from the previous release v1.11.1.

Last updated on