Skip to content

Conversation

@Tomy2e
Copy link
Member

@Tomy2e Tomy2e commented Nov 17, 2025

Changes:

  • Added CAPS v1alpha2 CRDs, v1alpha1 is now deprecated. CRDs are automatically migrated using CRD migrator.
  • Added kube-api-linter and enforce new rules on CAPS v1alpha2.
  • Added partial support for Conditions in CAPS v1alpha2.

Breaking changes:

  • Added support for CAPI v1beta2 contract, v1beta1 is no longer supported. Make sure you upgrade to CAPI v1.11+ first.
  • Merged ScalewayCluster .spec.network.controlPlanePrivateDNS into .spec.network.controlPlaneDNS. Configuring a public zone when .spec.network.controlPlaneLoadBalancer.private == true is no longer supported, make sure you remove any cluster in this situation before upgrading.
  • Renamed the following finalizers:
    • ScalewayMachine: scalewaycluster.infrastructure.cluster.x-k8s.io/sm-protection -> scalewaymachine.infrastructure.cluster.x-k8s.io/sm-protection
    • ScalewayManagedCluster: scalewaycluster.infrastructure.cluster.x-k8s.io/smc-protection -> scalewaymanagedcluster.infrastructure.cluster.x-k8s.io/smc-protection
    • ScalewayManagedControlPlane: scalewaycluster.infrastructure.cluster.x-k8s.io/smcp-protection -> scalewaymanagedcontrolplane.infrastructure.cluster.x-k8s.io/smcp-protection
    • ScalewayManagedMachinePool: scalewaycluster.infrastructure.cluster.x-k8s.io/smmp-protection -> scalewaymanagedmachinepool.infrastructure.cluster.x-k8s.io/smmp-protection

@Tomy2e Tomy2e force-pushed the v1beta2 branch 2 times, most recently from e6f132d to f2bcd2c Compare November 18, 2025 14:01
@Tomy2e Tomy2e marked this pull request as ready for review November 18, 2025 15:08
@Tomy2e Tomy2e merged commit 924c943 into main Nov 19, 2025
6 checks passed
@Tomy2e Tomy2e deleted the v1beta2 branch November 19, 2025 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants