SovereignCloudStack / cluster-stacks

Definition of Cluster Stacks based on the ClusterAPI ClusterClass feature
https://scs.community/
Apache License 2.0
7 stars 6 forks source link

Implement ControlPlaneAvailabilityZones variable for the OpenStack provider #154

Closed chess-knight closed 1 month ago

chess-knight commented 1 month ago

/kind feature

As a user of Cluster Stacks, I want to choose in which AZ my control-plane nodes will be spawned. In the CAPO, it is possible to specify OpenStackCluster.spec.controlPlaneAvailabilityZones as a list of AZs. There is also a controlPlaneOmitAvailabilityZone boolean field which can be also exposed.