Skip to content

v2.15.0

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jan 13:04

What's Changed

馃洜 Breaking changes

  • terraform-provider: require kubernetes and microservice version by @elchead in #2791

Important

An upgrade from v2.14.0 to v2.15.0 will require you to explicitly specify the microservice version in your Terraform configuration and re-apply the changed configuration while still on provider version v2.14.0 before upgrading to the provider version v2.15.0.

馃巵 New features

  • Add pod disruption budgets so the cluster-autoscaler is able to move kube-admin namespaced resources by @3u13r in #2781
  • cli: support for GCP marketplace images by @msanft in #2792
  • attestation: enable Constellation for Azure TDX by @daniel-weisse in #2827

馃悰 Bug fixes

  • terraform-provider: fix parsing api_server_cert_sans by @3u13r in #2758
  • helm: masq traffic to the mini-qemu-metadata container so that the join-service can retrieve its metadata by @3u13r in #2782
  • cli: fix AWS SEV-SNP latest version resolution in cluster by @elchead in #2810
  • terraform-provider: validate microservice and image version during plan by @elchead in #2814
  • operator: fix node upgrades when using Azure marketplace images by @msanft in #2846
  • cilium: performance fixes and reproducible images by @burgerdev @3u13r in #2855

馃敡 Other changes

Full Changelog: v2.14.3...v2.15.0