-
Bug
-
Resolution: Done-Errata
-
Critical
-
4.19.0
-
None
-
Quality / Stability / Reliability
-
False
-
-
None
-
Critical
-
None
-
None
-
None
-
None
-
Done
-
Release Note Not Required
-
N/A
-
None
-
None
-
None
-
None
Description of problem:
a missing line in .gitignore causes vendored backend dependencies in console to not be fully in the repository.
Version-Release number of selected component (if applicable):
4.20 / 4.19 / 4.18 / 4.17 / 4.16 / 4.15 / 4.14 / 4.13 / 4.12
How reproducible:
always
Steps to Reproduce:
1. Run go mod tidy; go mod vendor 2. Run git status --porcelain --ignored
Actual results:
Nothing in the vendor folder should show up
Expected results:
A .env file shows up
Additional info:
- clones
-
OCPBUGS-57093 [release-4.18] `go mod tidy; go mod vendor` makes changes to staging
-
- Closed
-
- depends on
-
OCPBUGS-57093 [release-4.18] `go mod tidy; go mod vendor` makes changes to staging
-
- Closed
-
- is cloned by
-
OCPBUGS-57096 [release-4.16] `go mod tidy; go mod vendor` makes changes to staging
-
- Closed
-
- is depended on by
-
OCPBUGS-57096 [release-4.16] `go mod tidy; go mod vendor` makes changes to staging
-
- Closed
-
- links to
-
RHBA-2025:9289 OpenShift Container Platform 4.17.34 bug fix update