-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
area/clusterctlIssues or PRs related to clusterctlIssues or PRs related to clusterctlkind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.priority/important-longtermImportant over the long term, but may not be staffed and/or may need multiple releases to complete.Important over the long term, but may not be staffed and/or may need multiple releases to complete.triage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.
Description
What steps did you take and what happened?
- Create a workload cluster
- Use clusterctl describe to show details about the cluster
- Look at the
STATUS
andREASON
column.STATUS
shows things likeAvailable: True
, whileREASON
showsAvailable
.

What did you expect to happen?
The columns should not duplicate information. Normally STATUS
would show True
and REASON
would show Available
.
Cluster API version
v1.11.0
Kubernetes version
v1.33.4
Anything else you would like to add?
No response
Label(s) to be applied
/kind bug
/area clusterctl
Metadata
Metadata
Assignees
Labels
area/clusterctlIssues or PRs related to clusterctlIssues or PRs related to clusterctlkind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.priority/important-longtermImportant over the long term, but may not be staffed and/or may need multiple releases to complete.Important over the long term, but may not be staffed and/or may need multiple releases to complete.triage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.