We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
kubectl get wf
argo list
We don't surface the message for either. We should as it would be very helpful for understanding why a workflow failed.
argo-workflows/util/printer/workflow-printer.go
Line 57 in 9c90145
argo-workflows/pkg/apis/workflow/v1alpha1/workflow_types.go
Line 122 in 9c90145
This feature will have massive big bang for the buck.
The text was updated successfully, but these errors were encountered:
@alexec Can I pick this ?? /assign
Sorry, something went wrong.
feat: add message column to kubectl get wf and argo list. Fixes #…
ee37656
…8307 (#8353) Signed-off-by: Rohan Kumar <[email protected]>
sourikghosh
Successfully merging a pull request may close this issue.
We don't surface the message for either. We should as it would be very helpful for understanding why a workflow failed.
argo-workflows/util/printer/workflow-printer.go
Line 57 in 9c90145
argo-workflows/pkg/apis/workflow/v1alpha1/workflow_types.go
Line 122 in 9c90145
This feature will have massive big bang for the buck.
The text was updated successfully, but these errors were encountered: