1.36.5
Changelog since v1.36.4
Changes by Kind
Feature
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
firstAvailablefallback in the DRA allocator. A request over the per-claim device limit is rejected with an error naming it, and an oversizedfirstAvailablealternative 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.