Release Notes
v1.23.21
Friday, September 30, 2022 in Release Notes
Changes by Kind Bug or Regression Avoid race condition between node-sync-loop routine and service reconcile routine. Avoid UpdateLoadBalancer() using stale service spec to update Load Balancers. (#2424, @k8s-infra-cherrypick-robot) Check and cleanup …
v1.1.24
Friday, September 30, 2022 in Release Notes
Changes by Kind Bug or Regression Avoid race condition between node-sync-loop routine and service reconcile routine. Avoid UpdateLoadBalancer() using stale service spec to update Load Balancers. (#2427, @jwtty) Check and cleanup both ELB and ILB when …
v1.25.1
Sunday, September 18, 2022 in Release Notes
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. (#2315, @k8s-infra-cherrypick-robot) Dependencies Added Nothing has changed. …
v1.24.7
Sunday, September 18, 2022 in Release Notes
Changes by Kind Other (Cleanup or Flake) Chore: update go-restful for CVE-2022-1996 (#2325, @feiskyer) Dependencies Added Nothing has changed. Changed github.com/emicklei/go-restful: v2.9.5+incompatible → v2.16.0+incompatible Removed Nothing has …
v1.24.6
Sunday, September 18, 2022 in Release Notes
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 …
v1.23.20
Sunday, September 18, 2022 in Release Notes
Changes by Kind Other (Cleanup or Flake) Chore: update go-restful for CVE-2022-1996 (#2323, @feiskyer) Dependencies Added Nothing has changed. Changed github.com/emicklei/go-restful: v2.9.5+incompatible → v2.16.0+incompatible Removed Nothing has …
v1.1.23
Sunday, September 18, 2022 in Release Notes
Changes by Kind Other (Cleanup or Flake) Chore: update go-restful for CVE-2022-1996 (#2324, @feiskyer) Dependencies Added Nothing has changed. Changed github.com/emicklei/go-restful: v2.9.5+incompatible → v2.16.0+incompatible Removed Nothing has …
v1.23.18
Tuesday, September 06, 2022 in Release Notes
Changes by Kind Feature Feat: add support for network resource in a different subscription when using MSI (#2260, @k8s-infra-cherrypick-robot) Bug or Regression Fix nsg reconciliation failure for floating-ip-disabled services in dual-stack clusters. …