-
Notifications
You must be signed in to change notification settings - Fork 21
Closed
Labels
Description
Problem description
SKE introduced a new field status.errors
in the v2 API that returns all errors a cluster has.
In the table output I currently cannot see why a cluster is in state impaired.
Proposed solution
Add a new row to the output of stackit ske cluster describe XYZ
that reports these errors.
Additional information
Errors is the new field to check for errors of SKE clusters. status.error
is deprecated and will be removed.