Skip to content

v1.3.8

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jun 17:06
· 3720 commits to main since this release
v1.3.8
7bbee2d

👌 Kubernetes version support

  • Management Cluster: v1.20.x -> v1.26.x [1]
  • Workload Cluster: v1.18.x -> v1.26.x

[1] When using Cluster API with the experimental CLUSTER_TOPOLOGY feature, the Kubernetes version of the management cluster must be >= 1.22.0.

More information about version support can be found here

Changes since v1.3.7

📈 Overview

  • 20 new commits merged
  • 8 bugs fixed 🐛

🐛 Bug Fixes

  • clusterctl: Return error on infra cluster and control plane discovery (#8610)
  • e2e: Adjust machinepool helper e2e timeout (#8755)
  • e2e: test/e2e check for machines being ready after provisioning on Runtime SDK test (#8647)
  • e2e: test/framework fix docker pod log collector (#8644)
  • KCP: Allow machine rollout if cert reconcile fails (#8738)
  • KCP: Prevent KCP to create many private keys for each reconcile (#8626)
  • CAPD: change the haproxy entrypoint to prevent getting stopped immediately after start (#8741)
  • CAPD: Delegate CAPD port selection to the container runtime (#8654)

🌱 Others

  • Dependency: Bump docker/distribution to v2.8.2 (#8650)
  • Dependency: Update cert-manager to v1.11.2 (#8640)
  • Dependency: Update cert-manager to v1.12.0 (#8704)
  • Dependency: Update cert-manager to v1.12.1 (#8751)
  • Dependency: Update kpromo to v3.6.0 (#8683)
  • Devtools: Pin delve to version supporting go 1.19 (#8726)
  • e2e: Disable fail-fast by default for e2e tests (#8660)
  • e2e: Pin cgroup driver used in v0.3 and v0.4 templates (#8692)
  • e2e: Revert "Pin cgroup driver used in v0.3, v0.4 and templates" (#8697)
  • e2e: log leftover processes to eventually detect zombies (#8672)

📖 Additionally, there have been 2 contributions to our documentation and book. (#8653, #8714)

Thanks to all our contributors! 😊