v1.26.19
Cloud Provider Azure v1.26.19
Full Changelog: v1.26.18..v1.26.19
Changes by Kind
Feature
- Introduce the annotation
service.beta.kubernetes.io/azure-allowed-ip-ranges
to manage the LoadBalancer service access. (#5123, @lodrem)
Bug or Regression
- Chore: add cmd change for credentialprovider api-version upgrade (#5277, @lzhecheng)
- Fix: The case of load balancer name should be ignored when determining if it is an internal load balancer. (#5246, @nilo19)
- Fix: azure_loadbalancer.go: don’t use service.Name, when service is nil (#5274, @k8s-infra-cherrypick-robot)
- Truncate lengthy PIP name. If PIP prefix is lengthy, the PIP name may be longer than 80. If so, the PIP name needs truncation. (#5256, @lzhecheng)
Dependencies
Added
Nothing has changed.
Changed
- golang.org/x/crypto: v0.15.0 → v0.17.0
- golang.org/x/sys: v0.14.0 → v0.15.0
- golang.org/x/term: v0.14.0 → v0.15.0
Removed
Nothing has changed.