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

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

feat: Add categories and short name to CRD #104

Closed avorima closed 3 months ago

avorima commented 3 months ago

Add categories to KamajiControlPlane so that they can be inspected together with other Cluster API resources and TCPs.

kubectl get cluster-api
kubectl get kamaji

Also add a short name. I chose kjcp because kcp is already taken. I'm open to change it though