"profile list" shows paused clusters as "Running" #8920
Labels
kind/bug
Categorizes issue or PR as related to a bug.
priority/important-soon
Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
ux/embedded
Embedded UX blockers
With a paused cluster, run "minikube profile list":
All 3 of these clusters are paused. For comparison, here's the JSON output showing the cluster as paused:
I believe the root cause of this is that
profile list
shows the host state rather than the apiserver staet.The text was updated successfully, but these errors were encountered: