v1.25.17
Cloud Provider Azure v1.25.17
Full Changelog: v1.25.16..v1.25.17
Changes by Kind
Feature
- Health probe port can be any port assigned by customer. (#4388, @k8s-infra-cherrypick-robot)
Bug or Regression
- Fix ensureBackendPoolDeleted for standalone VM. Fix IPv6/dual-stack EnsureBackendPoolDeleted() failure. IP config of IPv6 is not primary, it should not be skipped in EnsureBackendPoolDeleted(). (#4332, @lzhecheng)
- Increase limit for TCP Idle Timeout to 100 minutes (#4392, @feiskyer)
- Virtual node will always exists (#4398, @MartinForReal)
Other (Cleanup or Flake)
- Bump azure compute apiversion to 2022-08-01 (#4375, @MartinForReal)
Dependencies
Added
Nothing has changed.
Changed
- k8s.io/apiserver: v0.25.11 → v0.25.12
- k8s.io/cloud-provider: v0.25.11 → v0.25.12
- k8s.io/component-base: v0.25.11 → v0.25.12
- k8s.io/controller-manager: v0.25.11 → v0.25.12
- k8s.io/kubelet: v0.25.11 → v0.25.12
Removed
Nothing has changed.