v1.1.26
Monday, October 31, 2022 in Release Notes
Changes by Kind Other (Cleanup or Flake) Bump azure compute to 2022-03-01 (#2643, @MartinForReal) Dependencies Added Nothing has changed. Changed github.com/stretchr/objx: v0.4.0 → v0.5.0 github.com/stretchr/testify: v1.8.0 → v1.8.1 k8s.io/api: …
v1.23.22
Friday, October 21, 2022 in Release Notes
Changes by Kind Deprecation Deprecate LoadBalancerIP with Service LB IP annotation (#2469, @lzhecheng) Bug or Regression Check and cleanup both ELB and ILB when a service is being deleted. (#2436, @jwtty) Check internal lb ip in subnet before keeping …
v1.1.25
Friday, October 21, 2022 in Release Notes
Changes by Kind Deprecation Deprecate LoadBalancerIP with Service LB IP annotation (#2470, @lzhecheng) Bug or Regression Check and cleanup both ELB and ILB when a service is being deleted. (#2435, @jwtty) Check internal lb ip in subnet before keeping …
v1.25.3
Thursday, October 20, 2022 in Release Notes
Changes by Kind Deprecation Deprecate LoadBalancerIP with Service LB IP annotation (#2467, @lzhecheng) Bug or Regression Check internal lb ip in subnet before keeping it, so users can change their lb subnet. (#2529, @k8s-infra-cherrypick-robot) Fix: …
v1.24.9
Thursday, October 20, 2022 in Release Notes
Changes by Kind Deprecation Deprecate LoadBalancerIP with Service LB IP annotation (#2468, @lzhecheng) Bug or Regression Check and cleanup both ELB and ILB when a service is being deleted. (#2437, @jwtty) Check internal lb ip in subnet before keeping …
v1.25.2
Friday, September 30, 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) Avoid race condition between node-sync-loop …
v1.24.8
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. (#2425, @k8s-infra-cherrypick-robot) Check and cleanup …
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 …