Kubernetes - v1.23.17

Security

Changelog since v1.23.16

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 (#115830, @cpanato) [SIG Cloud Provider, Instrumentation, Release and Testing]

Bug or Regression

  • Golang.org/x/net updates to v0.7.0 to fix CVE-2022-41723 (#115790, @liggitt) [SIG API Machinery, Auth, CLI, Cloud Provider, Cluster Lifecycle, Instrumentation, Node, Security and Storage]

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, 9:20 p.m.
name
Kubernetes v1.23.17
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