Skip to content

[release-4.14] NO-JIRA: fix vendor for hermetic 4.14#2913

Open
fgallott wants to merge 1 commit intoopenshift:release-4.14from
fgallott:hermetic-4.14
Open

[release-4.14] NO-JIRA: fix vendor for hermetic 4.14#2913
fgallott wants to merge 1 commit intoopenshift:release-4.14from
fgallott:hermetic-4.14

Conversation

@fgallott
Copy link

this is needed for the hermetic migration in konflux, to fix the following error:

Error: PackageRejected: The content of the vendor directory is not consistent with go.mod. Please check the logs for more details.
  Please try running `go mod vendor` and committing the changes.
  Note that you may need to `git add --force` ignored files in the vendor/ dir.

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Feb 27, 2026
@openshift-ci-robot
Copy link
Contributor

@fgallott: This pull request explicitly references no jira issue.

Details

In response to this:

this is needed for the hermetic migration in konflux, to fix the following error:

Error: PackageRejected: The content of the vendor directory is not consistent with go.mod. Please check the logs for more details.
 Please try running `go mod vendor` and committing the changes.
 Note that you may need to `git add --force` ignored files in the vendor/ dir.

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.

@coderabbitai
Copy link

coderabbitai bot commented Feb 27, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Feb 27, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: fgallott
Once this PR has been reviewed and has the lgtm label, please assign kyrtapz for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Feb 27, 2026

@fgallott: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-gcp-sdn 64d6fae link true /test e2e-gcp-sdn
ci/prow/4.14-upgrade-from-stable-4.13-images 64d6fae link true /test 4.14-upgrade-from-stable-4.13-images
ci/prow/e2e-gcp-ovn 64d6fae link true /test e2e-gcp-ovn
ci/prow/e2e-aws-sdn-multi 64d6fae link true /test e2e-aws-sdn-multi
ci/prow/e2e-aws-sdn-network-reverse-migration 64d6fae link true /test e2e-aws-sdn-network-reverse-migration
ci/prow/unit 64d6fae link true /test unit
ci/prow/e2e-aws-ovn-windows 64d6fae link true /test e2e-aws-ovn-windows
ci/prow/images 64d6fae link true /test images
ci/prow/4.14-upgrade-from-stable-4.13-e2e-azure-ovn-upgrade 64d6fae link false /test 4.14-upgrade-from-stable-4.13-e2e-azure-ovn-upgrade
ci/prow/4.14-upgrade-from-stable-4.13-e2e-aws-ovn-upgrade 64d6fae link false /test 4.14-upgrade-from-stable-4.13-e2e-aws-ovn-upgrade
ci/prow/e2e-hypershift-ovn 64d6fae link true /test e2e-hypershift-ovn
ci/prow/e2e-aws-sdn-network-migration-rollback 64d6fae link true /test e2e-aws-sdn-network-migration-rollback
ci/prow/verify 64d6fae link true /test verify
ci/prow/lint 64d6fae link true /test lint
ci/prow/e2e-gcp-ovn-upgrade 64d6fae link true /test e2e-gcp-ovn-upgrade
ci/prow/security 64d6fae link false /test security
ci/prow/e2e-metal-ipi-ovn-ipv6 64d6fae link true /test e2e-metal-ipi-ovn-ipv6
ci/prow/e2e-aws-ovn-network-migration 64d6fae link true /test e2e-aws-ovn-network-migration
ci/prow/4.14-upgrade-from-stable-4.13-e2e-gcp-ovn-upgrade 64d6fae link false /test 4.14-upgrade-from-stable-4.13-e2e-gcp-ovn-upgrade

Full PR test history. Your PR dashboard.

Details

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. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

jira/valid-reference Indicates that this PR references a valid Jira ticket of any type.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants