UCP: Enhance tidbclusterautoscaler output information in kubectl get
#1820
Labels
challenge-program-2
difficulty/easy
good first issue
Good for newcomers
status/help-wanted
Extra attention is needed
Description
Currently, when we execute
kubectl get ta
, we only see basic information about the tidbclusterautoscaler.We need to show more useful information, for example:
We can configure some additional print columns in our CRD manifest yaml. There are some examples in
pkg/util/crdutil.go
. You can runhack/update-crd-groups.sh
to update our CRD manifest yaml file.Score
Mentor(s)
Contact the mentors: #tidb-challenge-program channel in TiDB-Operator Community Slack Workspace
Recommended Skills
Learning Materials
The text was updated successfully, but these errors were encountered: