Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-57095

[release-4.17] `go mod tidy; go mod vendor` makes changes to staging

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done-Errata
    • Icon: Critical Critical
    • 4.19.0
    • 4.19.0
    • Management Console
    • None
    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • 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:

          
      
      

              rh-ee-jaclee Jackson Lee
              rh-ee-jaclee Jackson Lee
              None
              None
              YaDan Pei YaDan Pei
              None
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: