v1.23.29
Cloud Provider Azure v1.23.29
Full Changelog: v1.23.28..v1.23.29
Changes by Kind
Bug or Regression
- Fix incorrect security rule name with IPv6 address prefix (#3354, @lzhecheng)
- Fix: remove shared security rule when no svc with shared-nsg annotation exists (#3397, @MartinForReal)
- Fix: remove single vm from the cache instead of removing all vms of a vmss when deleting a node from the cache (#3507, @nilo19)
Dependencies
Added
Nothing has changed.
Changed
- github.com/onsi/ginkgo/v2: v2.7.0 → v2.8.1
- github.com/onsi/gomega: v1.26.0 → v1.27.1
- github.com/stretchr/testify: v1.8.1 → v1.8.2
- golang.org/x/crypto: v0.5.0 → v0.7.0
- golang.org/x/mod: 86c51ed → v0.8.0
- golang.org/x/net: v0.5.0 → v0.8.0
- golang.org/x/sys: v0.5.0 → v0.6.0
- golang.org/x/term: v0.4.0 → v0.6.0
- golang.org/x/text: v0.6.0 → v0.8.0
- golang.org/x/tools: v0.4.0 → v0.6.0
- k8s.io/api: v0.23.16 → v0.23.17
- k8s.io/apimachinery: v0.23.16 → v0.23.17
- k8s.io/apiserver: v0.23.16 → v0.23.17
- k8s.io/client-go: v0.23.16 → v0.23.17
- k8s.io/cloud-provider: v0.23.16 → v0.23.17
- k8s.io/component-base: v0.23.16 → v0.23.17
- k8s.io/component-helpers: v0.23.16 → v0.23.17
- k8s.io/controller-manager: v0.23.16 → v0.23.17
- k8s.io/kubelet: v0.23.16 → v0.23.17
Removed
Nothing has changed.