[release-4.17] OCPBUGS-77266: Fix incomplete vendor/#634
[release-4.17] OCPBUGS-77266: Fix incomplete vendor/#634adobes1 wants to merge 1 commit intoopenshift:release-4.17from
Conversation
|
@adobes1: This pull request references Jira Issue OCPBUGS-77266, which is invalid:
Comment The bug has been updated to refer to the pull request using the external bug tracker. 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 openshift-eng/jira-lifecycle-plugin repository. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: adobes1 The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
/retest |
|
@adobes1: The following tests failed, say
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-sigs/prow repository. I understand the commands that are listed here. |
|
/jira refresh |
|
@adobes1: This pull request references Jira Issue OCPBUGS-77266, which is valid. The bug has been moved to the POST state. 7 validation(s) were run on this bug
Requesting review from QA contact: 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 openshift-eng/jira-lifecycle-plugin repository. |
Hermetic builds in Konflux require that
running go modvendor produces no diff. Without this PR, ART can't builddpu-operator,dpu-cnianddpu-daemonhermetically.The changes in this PR are the result of running
go mod tidyandgo mod vendor