Kubernetes - v1.24.12


Changelog since v1.24.11

Changes by Kind

Feature

  • Kubernetes is now built with Go 1.19.7 (#116405, @cpanato) [SIG Release and Testing]
  • The go version defined in .go-version is now fetched when invoking test, build, and code generation targets if the current go version does not match it. Set $FORCE_HOST_GO=y while testing or building to skip this behavior, or set $GO_VERSION to override the selected go version. (#115498, @liggitt) [SIG Release and Testing]

Bug or Regression

  • Fix data race in kube-scheduler when preemption races with a Pod update. (#116440, @alculquicondor) [SIG Scheduling]
  • Fix log line in scheduler that inaccurately implies that volume binding has finalized (#116048, @TommyStarK) [SIG Scheduling and Storage]
  • Fixing issue with Winkernel Proxier - ClusterIP Loadbalancers are missing if the ExternalTrafficPolicy is set to Local and the available endpoints are all remoteEndpoints. (#115999, @princepereira) [SIG Network]
  • Fixing issue with Winkernel Proxier - IPV6 load balancer policies are missing when service is configured with ipFamilyPolicy: RequireDualStack (#115616, @princepereira) [SIG Network]
  • Make kubectl diff --prune behave correctly with the --selector/-l flag (#116150, @nathanmartins) [SIG CLI and Testing]
  • Remove check for CSI driver running on node for CSI migration (#115774, @sunnylovestiramisu) [SIG Apps and Storage]

Dependencies

Added

Nothing has changed.

Changed

Nothing has changed.

Removed

Nothing has changed.


Details

date
March 17, 2023, 5:23 p.m.
name
Kubernetes v1.24.12
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