Kubernetes - v1.24.11

Security

Changelog since v1.24.10

Changes by Kind

Feature

  • Kubelet TCP and HTTP probes are more effective using networking resources: conntrack entries, sockets, ...
    This is achieved by reducing the TIME-WAIT state of the connection to 1 second, instead of the defaults 60 seconds. This allows kubelet to free the socket, and free conntrack entry and ephemeral port associated. (#115143, @aojea) [SIG Network and Node]
  • Kubernetes is now built with Go 1.19.6 (#115831, @cpanato) [SIG Release and Testing]

Bug or Regression

  • Fix the regression that introduced 34s timeout for DELETECOLLECTION calls (#115482, @tkashem) [SIG API Machinery]
  • Fixed bug which caused the status of Indexed Jobs to only be updated when there are newly completed indexes. The completed indexes are now updated if the .status.completedIndexes has values outside of the [0, .spec.completions> range (#115457, @danielvegamyhre) [SIG Apps]
  • Golang.org/x/net updates to v0.7.0 to fix CVE-2022-41723 (#115789, @liggitt) [SIG API Machinery, Architecture, Auth, CLI, Cloud Provider, Cluster Lifecycle, Instrumentation, Node, Security and Storage]
  • The Kubernetes API server now correctly detects and closes existing TLS connections when its client certificate file for kubelet authentication has been rotated. (#115580, @enj) [SIG API Machinery, Node and Testing]

Dependencies

Added

Nothing has changed.

Changed

  • golang.org/x/net: 1e63c2f → v0.7.0
  • golang.org/x/sys: v0.3.0 → v0.5.0
  • golang.org/x/term: v0.3.0 → v0.5.0
  • golang.org/x/text: v0.5.0 → v0.7.0

Removed

Nothing has changed.


Details

date
Feb. 28, 2023, 8:34 p.m.
name
Kubernetes v1.24.11
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