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. …
v1.1.21
Tuesday, September 06, 2022 in Release Notes
Changes by Kind Feature Feat: add support for network resource in a different subscription when using MSI (#2261, @k8s-infra-cherrypick-robot) Bug or Regression Fix nsg reconciliation failure for floating-ip-disabled services in dual-stack clusters. …
v1.25.0
Monday, September 05, 2022 in Release Notes
Dependencies Added github.com/emicklei/go-restful/v3: v3.8.0 Changed cloud.google.com/go: v0.81.0 → v0.97.0 github.com/cncf/udpa/go: 5459f2c → 04548b0 github.com/cncf/xds/go: fbca930 → cb28da3 github.com/envoyproxy/go-control-plane: 63b5d3c → 49ff273 …
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 …