Bug 1752907

Summary: crictl --version returns version unknown
Product: OpenShift Container Platform Reporter: Peter Hunt <pehunt>
Component: ContainersAssignee: Peter Hunt <pehunt>
Status: CLOSED ERRATA QA Contact: weiwei jiang <wjiang>
Severity: low Docs Contact:
Priority: unspecified    
Version: 4.2.0CC: aos-bugs, dwalsh, jokerman, nagrawal, rphillips, tsweeney
Target Milestone: ---   
Target Release: 4.5.0   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-07-13 17:11:28 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Peter Hunt 2019-09-17 14:31:56 UTC
Description of problem:
On openshift nodes, crictl --version returns version not known

Version-Release number of selected component (if applicable):
4.2 (nightly builds)

How reproducible:
100%

Steps to Reproduce:
1. crictl --version

Actual results:
crictl version unknown

Expected results:
crictl version 1.14.0 
(from rpm -q cri-tools)

Additional info:

Comment 5 weiwei jiang 2020-05-28 02:26:06 UTC
Checked, and moved to verified.

# rpm -q cri-tools
cri-tools-1.18.0-2.el7.x86_64
# crictl --version 
crictl version 1.18.0


# rpm -q cri-tools
cri-tools-1.18.0-2.el8.x86_64
# crictl --version 
crictl version 1.18.0

Comment 7 errata-xmlrpc 2020-07-13 17:11:28 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2020:2409