Skip to content

v1.2.5

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Nov 16:36
· 5157 commits to main since this release
v1.2.5
cd87c3d

Changes since v1.2.4

Highlights

The published component manifests are now using the images from registry.k8s.io
(the images were already published to k8s.gcr.io and registry.k8s.io for a while).

clusterctl move now ensures that the managedFields of the moved resources are not
modified during the move (i.e. clusterctl doesn't take ownership of fields anymore).

🐛 Bug Fixes

  • patch managed fields after clusterctl move so that it does not own all fields (#7512)
  • Ensure Kubeadmconfig is reconciled after datasecretname is set (#7508)

🌱 Others

  • Use new registry in published manifests (#7478)
  • Bump to Go 1.18.8 (#7480)
  • Bump dependencies to fix CVEs (#7425)

📖 Additionally, there have been 1 contributions to our documentation and book. (#7488)

Thanks to all our contributors! 😊