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.
Problem description
SKE introduced a new field
status.errorsin 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 XYZthat reports these errors.Additional information
Errors is the new field to check for errors of SKE clusters.
status.erroris deprecated and will be removed.