v1.27.8
Cloud Provider Azure v1.27.8
Full Changelog: v1.27.7..v1.27.8
Changes by Kind
Feature
- [DualStack] Support FrontendIPConfig and reconcileLB() * DualStack feature code * Refactor related functions and methods * Refactor and add new UTs [IPv6] Fix reconcileFrontendIPConfigs(). Current logic handles lb.FrontendIPConfigurations according to Service’s IP family, which is incorrect. For an IPv6 cluster, there’re still some IPv4 FIPs due to Azure limitation, which will be removed. For an IPv4 cluster, all resources are of IPv4, which is not affected. Support NSG and clean LBs for dualstack (#4397, @lzhecheng)
Bug or Regression
- Virtual node will always exists (#4394, @k8s-infra-cherrypick-robot)
Dependencies
Added
Nothing has changed.
Changed
- golang.org/x/crypto: v0.11.0 → v0.12.0
- golang.org/x/sys: v0.10.0 → v0.11.0
- golang.org/x/term: v0.10.0 → v0.11.0
- golang.org/x/text: v0.11.0 → v0.12.0
Removed
Nothing has changed.