Kubernetes - v1.26.4


Changelog since v1.26.3

Changes by Kind

Feature

  • Kubernetes is now built with Go 1.19.8 (#117133, @xmudrii) [SIG Release and Testing]
  • Unlocked the CSIMigrationvSphere feature gate. The change allow users to continue using the in-tree vSphere driver,pending a vSphere CSI driver release that has with GA support for Windows, XFS, and raw block access. (#116396, @msau42) [SIG Storage]

Bug or Regression

  • Fix missing delete events on informer re-lists to ensure all delete events are correctly emitted and using the latest known object state, so that all event handlers and stores always reflect the actual apiserver state as best as possible (#115899, @odinuge) [SIG API Machinery]
  • Fix: Route controller should update routes with NodeIP changed (#116362, @lzhecheng) [SIG Cloud Provider]
  • Fixed two regressions introduced by the PodDisruptionConditions feature (on by default in 1.26):
  • pod eviction API calls returned spurious precondition errors and required a second evict API call to succeed
  • dry-run eviction API calls persisted a DisruptionTarget condition into the pod being evicted (#116750, @atiratree) [SIG API Machinery and Testing]
  • Fixes a regression in the pod binding subresource to honor the metadata.uid precondition.
    This allows kube-scheduler to ensure it is assigns node names to the same instances of pods it made scheduling decisions for. (#116763, @alculquicondor) [SIG API Machinery and Testing]
  • Kubelet: Fix fs quota monitoring on volumes (#116793, @pacoxu) [SIG Storage]

Dependencies

Added

Nothing has changed.

Changed

Nothing has changed.

Removed

Nothing has changed.


Details

date
April 12, 2023, 5:55 p.m.
name
Kubernetes v1.26.4
type
Patch
👇
Register or login to:
  • 🔍View and search all Kubernetes releases.
  • 🛠️Create and share lists to track your tools.
  • 🚨Setup notifications for major, security, feature or patch updates.
  • 🚀Much more coming soon!
Continue with GitHub
Continue with Google
or