-
Bug
-
Resolution: Done-Errata
-
Normal
-
None
-
4.19.0
-
Quality / Stability / Reliability
-
False
-
-
None
-
None
-
None
-
None
-
Rejected
-
None
-
Done
-
Release Note Not Required
-
N/A
-
None
-
None
-
None
-
None
Description of problem:
Currently the rebase script for openshift/ocp-release-operator-sdk adds the updated vendor directory to the merge commit
Version-Release number of selected component (if applicable):
How reproducible:
When the rebase is done using the script and when there's no need for a go mod tidy before running go mod vendor, the vendor directory is updated and added to the merge commit. For example: https://github.com/openshift/ocp-release-operator-sdk/pull/424/commits/abd5b39aa51c4e46b3be8a89f1b0c03461350502
Steps to Reproduce:
1. 2. 3.
Actual results:
Rebase script for openshift/ocp-release-operator-sdk adds the updated vendor directory to the merge commit
Expected results:
Rebase script for openshift/ocp-release-operator-sdk creates a separate drop commit for the vendor directory
Additional info:
- blocks
-
OCPBUGS-49939 Rebase openshift/ocp-release-operator-sdk to upstream operator-framework/operator-sdk v1.39.2
-
- Closed
-
- links to
-
RHEA-2024:11038 OpenShift Container Platform 4.19.z bug fix update