Bug 1825003: pkg/payload/task: Include name/reason in "unknown error" message#185
Conversation
|
@wking: This pull request references Bugzilla bug 1825003, which is invalid:
Comment DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
/bugzilla refresh |
|
@wking: This pull request references Bugzilla bug 1825003, which is valid. The bug has been moved to the POST state. The bug has been updated to refer to the pull request using the external bug tracker. 3 validation(s) were run on this bug
DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Because this makes it easier to grow the SummaryForReason logic. The previous, generic error message is not very useful (e.g. as seen in [1]). [1]: https://bugzilla.redhat.com/show_bug.cgi?id=1710012#c0
27c83fc to
2b06b79
Compare
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: abhinavdahiya, wking The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
e2e-aws was super-close, failing on: /retest |
|
@wking: All pull requests linked via external trackers have merged: openshift/cluster-version-operator#185. Bugzilla bug 1825003 has been moved to the MODIFIED state. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Because this makes it easier to grow the
SummaryForReasonlogic. The previous, generic error message is not very useful (e.g. as seen here).