Kubernetes - v1.25.6


Changelog since v1.25.5

Changes by Kind

Feature

  • Kubernetes is now built with Go 1.19.5 (#115013, @cpanato) [SIG Release and Testing]

Bug or Regression

  • Client-go: fixes potential data races retrying requests using a custom io.Reader body; with this fix, only requests with no body or with string / []byte / runtime.Object bodies can be retried (#113933, @liggitt) [SIG API Machinery]
  • Do not include preemptor pod metadata in the event message (#115023, @mimowo) [SIG Scheduling]
  • Failed pods associated with a job with parallelism = 1 are recreated by the job controller honoring exponential backoff delay again. However, for jobs with parallelism > 1, pods might be created without exponential backoff delay. (#115022, @nikhita) [SIG Apps]
  • Fix a regression that the scheduler always goes through all Filter plugins. (#114525, @Huang-Wei) [SIG Scheduling]
  • Fix bug in CRD Validation Rules (beta) and ValidatingAdmissionPolicy (alpha) where all admission requests could result in internal error: runtime error: index out of range [3] with length 3 evaluating rule: <rule name> under certain circumstances. (#114864, @jpbetz) [SIG API Machinery]
  • Fixed DaemonSet to update the status even if it fails to create a pod. (#114818, @gjkim42) [SIG Apps and Testing]
  • Fixing issue in Winkernel Proxier - Unexpected active TCP connection drops while horizontally scaling the endpoints for a LoadBalancer Service with External Traffic Policy: Local (#114039, @princepereira) [SIG Network]
  • Fixing issue with Winkernel Proxier - No ingress load balancer rules with endpoints to support load balancing when all the endpoints are terminating. (#114452, @princepereira) [SIG Network]
  • Kubelet: make the image pull time more accurate in event (#114271, @pacoxu) [SIG Node]
  • Optimizing loadbalancer creation with the help of attribute Internal Traffic Policy: Local (#114467, @princepereira) [SIG Network]
  • Update the system-validators library to v1.8.0 (#114059, @pacoxu) [SIG Cluster Lifecycle]

Dependencies

Added

Nothing has changed.

Changed

  • github.com/google/cel-go: v0.12.5 → v0.12.6
  • k8s.io/system-validators: v1.7.0 → v1.8.0
  • sigs.k8s.io/apiserver-network-proxy/konnectivity-client: v0.0.33 → v0.0.35

Removed

Nothing has changed.


Details

date
Jan. 19, 2023, 12:59 a.m.
name
Kubernetes v1.25.6
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