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

Need to add print columns #67

Closed jds9090 closed 10 months ago

jds9090 commented 10 months ago

CAPI KCP(kamajicontrolplane) needs more print columns that provide information about itself.

For example,

(before) CAPI kamajicontrolplane

ubuntu@kamaji:~/capi-db-sync$ k get kamajicontrolplane -o wide
NAME                    AGE
kamajicontrolplane-28   19h

(after) CAPI kamajicontrolplane

ubuntu@kamaji:~/capi-db-sync$ k get kamajicontrolplane -o wide
NAME                        INITIALIZED              TCP AVAILABLE  VERSION   STATUS  AGE
kamajicontrolplane-28            true                     true      v1.28.2   Ready      19h