v1.24.16

Cloud Provider Azure v1.24.16

Full Changelog: v1.24.15..v1.24.16

Changes by Kind

Bug or Regression

  • Fix incorrect security rule name with IPv6 address prefix (#3353, @lzhecheng)
  • Fix: remove shared security rule when no svc with shared-nsg annotation exists (#3396, @MartinForReal)
  • Fix: remove single vm from the cache instead of removing all vms of a vmss when deleting a node from the cache (#3508, @nilo19)

Dependencies

Added

Nothing has changed.

Changed

  • github.com/onsi/ginkgo/v2: v2.8.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.5.0 → v0.6.0
  • k8s.io/api: v0.24.10 → v0.24.11
  • k8s.io/apimachinery: v0.24.10 → v0.24.11
  • k8s.io/apiserver: v0.24.10 → v0.24.11
  • k8s.io/client-go: v0.24.10 → v0.24.11
  • k8s.io/cloud-provider: v0.24.10 → v0.24.11
  • k8s.io/component-base: v0.24.10 → v0.24.11
  • k8s.io/component-helpers: v0.24.10 → v0.24.11
  • k8s.io/controller-manager: v0.24.10 → v0.24.11
  • k8s.io/kubelet: v0.24.10 → v0.24.11

Removed

Nothing has changed.

Last modified June 16, 2023: init documentation branch (6258fe0f8)