v1.24.5
Monday, September 05, 2022 in Release Notes
Changes by Kind Feature Feat: add support for network resource in a different subscription when using MSI (#2259, @k8s-infra-cherrypick-robot) Bug or Regression Fix nsg reconciliation failure for floating-ip-disabled services in dual-stack clusters. …
v1.23.17
Friday, August 05, 2022 in Release Notes
Changes by Kind Bug or Regression Chore: update cloud-provider modules to v0.23.9, which includes upstream fixes for stale service spec issue (https://github.com/kubernetes/kubernetes/pull/107631). (#2118, @feiskyer) Use correct subnet name in …
v1.1.20
Friday, August 05, 2022 in Release Notes
Changes by Kind Bug or Regression Chore: update cloud-provider modules to v0.22.12, which includes upstream fixes for stale service spec issue (https://github.com/kubernetes/kubernetes/pull/107631). (#2119, @feiskyer) Dependencies Added Nothing has …
v1.24.4
Tuesday, August 02, 2022 in Release Notes
Changes by Kind Feature Allow external service with floating ip disabled to create PLS. (#2074, @k8s-infra-cherrypick-robot) Bug or Regression Create a single transport to reuse connections, address performance issues and enable tracing. (#2071, …
v1.23.16
Tuesday, August 02, 2022 in Release Notes
Changes by Kind Feature Allow external service with floating ip disabled to create PLS. (#2077, @jwtty) Bug or Regression Fix PIP tags possibly not ensured issue in ensurePublicIPExists() (#2049, @k8s-infra-cherrypick-robot) Fix: decouple the LB from …
v1.0.23
Tuesday, August 02, 2022 in Release Notes
Changes by Kind Feature Allow external service with floating ip disabled to create PLS. (#2079, @jwtty) Result_code in latency logs is more detailed. (#2024, @monianshouhou) Bug or Regression Fix: decouple the LB from the VMSS before VMSS VMs (#2042, …