pkg/steps: add error reason for pending pods#3391
pkg/steps: add error reason for pending pods#3391openshift-merge-robot merged 1 commit intoopenshift:masterfrom
Conversation
8ef31bf to
38126c1
Compare
|
Why do I feel like I have reviewed (and merged) a PR that was exactly the same? |
38126c1 to
f2e36ac
Compare
|
There has been a previous attempt to make this change (see the description above), maybe that's what you are thinking of? It was prior to the changes in the build/pod watching code, so this is a revised version. /hold cancel |
f2e36ac to
dff8c9b
Compare
Examples: `src` image: ``` INFO[2022-06-20T11:49:39Z] Reporting job state 'failed' with reason 'executing_graph:step_failed:cloning_source:pod_pending' ``` `images` build: ``` INFO[2022-06-20T11:54:26Z] Reporting job state 'failed' with reason 'executing_graph:step_failed:building_project_image:pod_pending' ``` `tests` container: ``` INFO[2022-06-20T11:56:09Z] Reporting job state 'failed' with reason 'executing_graph:step_failed:running_pod:pod_pending' ```
dff8c9b to
810ec2c
Compare
|
/override ci/prow/e2e |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: bbguimaraes, danilo-gemoli 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 |
|
@danilo-gemoli: Overrode contexts on behalf of danilo-gemoli: ci/prow/e2e 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. |
|
@bbguimaraes: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions 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. I understand the commands that are listed here. |
#2876
https://issues.redhat.com/browse/DPTP-2836