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

containerd version is being misreported

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 4.12.z
    • 4.13
    • Windows Containers
    • None
    • Low
    • No
    • 0
    • WINC - Sprint 232, WINC - Sprint 233
    • 2
    • Rejected
    • False
    • Hide

      None

      Show
      None
    • Hide
      Release note captured through https://issues.redhat.com/browse/OCPBUGS-5354

      Cause: containerd reported incorrect version on the Windows nodes because of missing tags in the dist-git repository
      Consequence: containerd reported the go version it was built with as the version
      Fix: Explicitly tag the binary with the version during build time
      Result: containerd reports the correct version
      Show
      Release note captured through https://issues.redhat.com/browse/OCPBUGS-5354 Cause: containerd reported incorrect version on the Windows nodes because of missing tags in the dist-git repository Consequence: containerd reported the go version it was built with as the version Fix: Explicitly tag the binary with the version during build time Result: containerd reports the correct version
    • Bug Fix
    • Done

    Description

      This is a clone of issue OCPBUGS-5378. The following is the description of the original issue:

      Description of problem:

      The containerd binary built by the pipeline is being misreported

      How reproducible:

      Always
       

      Steps to Reproduce:

      1. Bring up 4.11+ cluster
      2. Install a released version of WMCO
      3. Bring up a Windows node
      4. SSH into the node and check the containerd version
      

      Actual results:

      PS C:\k\containerd> .\containerd.exe --version
      containerd github.com/containerd/containerd 1.18 8100cdb4fa50c8c9888f2c3ad08f413e407fe567
       

      Expected results:

      The version reported should match the actual containerd version we are using i.e. 1.6
       

      Attachments

        Issue Links

          Activity

            People

              rh-ee-mankulka Mansi Kulkarni
              openshift-crt-jira-prow OpenShift Prow Bot
              Aharon Rasouli Aharon Rasouli
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: