Catalog / Kubernetes

1.36.5

yesterdayaddedfixedchangedOriginal notes

Changelog since v1.36.4

Changes by Kind

Feature

  • Kubernetes is now built using Go 1.26.8 (#142180, @cpanato) [SIG Release and Testing]

Failing Test

  • Three conformance tests added in 1.35 that are not interoperable with static CPU manager are demoted to regular e2e tests (#141603, @natasha41575) [SIG Architecture, Node and Testing]

Bug or Regression

  • Fixed a panic in the Windows kube-proxy (winkernel) that could terminate kube-proxy when an HNS load balancer without port mappings was enumerated. (#141707, @prince-melvin) [SIG Network and Windows]
  • Kube-scheduler: a ResourceClaim whose device request counts add up past the int range no longer crashes the scheduler or skips the firstAvailable fallback in the DRA allocator. A request over the per-claim device limit is rejected with an error naming it, and an oversized firstAvailable alternative falls through to a smaller one. (#141923, @thc1006) [SIG Node]
  • Kubeadm: no longer persists a node-specific systemd-resolved resolvConf path in the cluster-wide kubelet-config ConfigMap during init. (#141628, @HirazawaUi) [SIG Cluster Lifecycle]

Dependencies

Added

Nothing has changed.

Changed

Nothing has changed.

Removed

Nothing has changed.