Skip to content

v1.6.1

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jan 20:34
· 2709 commits to main since this release
v1.6.1
12775e9

Changes by Kind

Bug or Regression

  • Fixed a bug preventing spec.additionalTags from being deleted entirely on AzureManagedControlPlane (#2928, @nojnhuh)
  • Add tolerations to aad pod identity (#2864, @k8s-infra-cherrypick-robot)
  • Bump aad-pod-identity to v1.8.14 (#2956, @sonasingh46)
  • Cleanup remote peerings when resource group is deleted (#2818, @k8s-infra-cherrypick-robot)
  • Fix CVEs on release branch release-1.6 (#2954, @sonasingh46)
  • Fix machinepool reconciliation by converting the resourceGroup name in the AzureMachinePoolMachine object providerID to lowercase to match the providerID defined in the kubernetes Node Object on the workload cluster.

Dependencies

Added

Nothing has changed.

Changed

  • github.com/emicklei/go-restful: v2.15.0+incompatible → v2.16.0+incompatible
  • golang.org/x/mod: 9b9b3d8 → 86c51ed
  • golang.org/x/net: 355a448 → v0.4.0
  • golang.org/x/sys: bc2c85a → v0.3.0
  • golang.org/x/term: 03fcf44 → v0.3.0
  • golang.org/x/text: v0.3.7 → v0.5.0
  • golang.org/x/tools: 897bd77 → v0.1.12
  • gopkg.in/yaml.v3: v3.0.0 → v3.0.1
  • sigs.k8s.io/cluster-api/test: v1.2.4 → v1.2.6
  • sigs.k8s.io/cluster-api: v1.2.4 → v1.2.6

Removed

Nothing has changed.