Kubernetes - v1.25.8


Changelog since v1.25.7

Changes by Kind

Feature

  • Kubernetes is now built with Go 1.19.7 (#116406, @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. (#115497, @liggitt) [SIG Release and Testing]

Bug or Regression

  • Fix data race in kube-scheduler when preemption races with a Pod update. (#116439, @alculquicondor) [SIG Scheduling]
  • Fix log line in scheduler that inaccurately implies that volume binding has finalized (#116049, @TommyStarK) [SIG Scheduling and Storage]
  • Fixed a bug where Kubernetes would apply a default StorageClass to a PersistentVolumeClaim,
    even when the deprecated annotation volume.beta.kubernetes.io/storage-class was set. (#116089, @cvvz) [SIG Apps 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. (#116000, @princepereira) [SIG Network]
  • Fixing issue with Winkernel Proxier - IPV6 load balancer policies are missing when service is configured with ipFamilyPolicy: RequireDualStack (#115615, @princepereira) [SIG Network]
  • Make kubectl diff --prune behave correctly with the --selector/-l flag (#116147, @nathanmartins) [SIG CLI and Testing]
  • Remove check for CSI driver running on node for CSI migration (#115773, @sunnylovestiramisu) [SIG Apps and Storage]

Dependencies

Added

Nothing has changed.

Changed

Nothing has changed.

Removed

Nothing has changed.


Details

date
March 17, 2023, 6 p.m.
name
Kubernetes v1.25.8
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