v1.24.6
Cloud Provider Azure v1.24.6
Changes by Kind
Bug or Regression
- ARM will possibly return StatusCode 200 and ContentLength -1 which is a bug. However, cloudprovider can handle it better by retrying. (#2316, @lzhecheng)
- Fix: correct condition message for NodeNetworkUnavailable (#2226, @k8s-infra-cherrypick-robot)
Dependencies
Added
Nothing has changed.
Changed
- golang.org/x/net: a158d28 → f3363e0
- golang.org/x/sys: 8c9f86f → 3c1f352
- k8s.io/api: v0.24.4 → v0.24.5
- k8s.io/apimachinery: v0.24.4 → v0.24.5
- k8s.io/apiserver: v0.24.4 → v0.24.5
- k8s.io/client-go: v0.24.4 → v0.24.5
- k8s.io/cloud-provider: v0.24.4 → v0.24.5
- k8s.io/component-base: v0.24.4 → v0.24.5
- k8s.io/component-helpers: v0.24.4 → v0.24.5
- k8s.io/controller-manager: v0.24.4 → v0.24.5
- k8s.io/kubelet: v0.24.4 → v0.24.5
Removed
Nothing has changed.