[release-4.19] NO-ISSUE: Sync vendor/ to be consistent with content of deps/#5816
[release-4.19] NO-ISSUE: Sync vendor/ to be consistent with content of deps/#5816adobes1 wants to merge 1 commit intoopenshift:release-4.19from
Conversation
This change ensures that there's no diff when running go mod vendor. Without this change, microshift-bootc image can't be built hermetically.
|
@adobes1: This pull request explicitly references no jira issue. 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 |
|
@adobes1: 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-sigs/prow repository. I understand the commands that are listed here. |
|
/retitle [release-4.19] NO-ISSUE: Sync vendor/ to be consistent with content of deps/ |
|
Closing in favor of #5822 |
|
@adobes1: Closed this PR. 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-sigs/prow repository. |
prefetch-dependencies task is failing when building microshift-bootc hermetically because of modified
vendor/directory (ART internal build URL)This PR ensures that there's no diff after running
go mod vendor