clastix / cluster-api-control-plane-provider-kamaji

The Kamaji Control Plane provider implementation of the Cluster Management API
Apache License 2.0
80 stars 29 forks source link

Add KamajiControlPlaneTemplate for ClusterClass support #107

Closed chess-knight closed 4 months ago

chess-knight commented 4 months ago

Files were generated by kubebuilder create api --group controlplane --version v1alpha1 --kind KamajiControlPlaneTemplate and modified according to other providers and CAPI docs. It means that KamajiControlPlaneTemplate.spec.template.spec = KamajiControlPlane.spec(w/o replicas & version)