apps-cli-plugin icon indicating copy to clipboard operation
apps-cli-plugin copied to clipboard

Update `workload get` output to display more messages from workload resource status

Open shashwathi opened this issue 3 years ago • 0 comments

Description of problem

In workload get command output, Messages section displays issues from status.conditions of the workload object. Supply chain surfaces one of the errors to its conditions block and CLI is displaying the same.

Proposed solution

CLI could potentially explore and list all the messages for status.resources that are not Ready. This will always capture all the potential issues user has encountered while running their workload.

shashwathi avatar Oct 04 '22 00:10 shashwathi