v1.25.3
Cloud Provider Azure v1.25.3
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: decouple vmss with 0 instance from lb when deleting the service (#2528, @nilo19)
Dependencies
Added
Nothing has changed.
Changed
- github.com/Azure/azure-sdk-for-go: v66.0.0+incompatible → v67.0.0+incompatible
- github.com/fsnotify/fsnotify: v1.5.4 → v1.6.0
- github.com/inconshreveable/mousetrap: v1.0.0 → v1.0.1
- github.com/onsi/ginkgo/v2: v2.2.0 → v2.3.1
- github.com/onsi/gomega: v1.20.2 → v1.22.1
- github.com/spf13/cobra: v1.5.0 → v1.6.0
- golang.org/x/mod: 9b9b3d8 → 86c51ed
- golang.org/x/sys: 3c1f352 → 2771309
- golang.org/x/text: v0.3.7 → v0.4.0
- k8s.io/api: v0.25.2 → v0.25.3
- k8s.io/apimachinery: v0.25.2 → v0.25.3
- k8s.io/client-go: v0.25.2 → v0.25.3
Removed
Nothing has changed.