Bug 2011460

Summary: ImageStream with RHCOS version tag needed for RHODS GPU support
Product: OpenShift Container Platform Reporter: OpenShift BugZilla Robot <openshift-bugzilla-robot>
Component: Driver ToolkitAssignee: dagray
Status: CLOSED ERRATA QA Contact: Walid A. <wabouham>
Severity: high Docs Contact:
Priority: unspecified    
Version: 4.8CC: aos-bugs, dagray, wabouham
Target Milestone: ---   
Target Release: 4.8.z   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-10-27 08:15:28 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 2008619    
Bug Blocks: 2011024    

Comment 4 Walid A. 2021-10-19 16:38:12 UTC
Verfied on OCP 4.8.0-0.nightly-2021-10-18-115810:

# oc get clusterversion
NAME      VERSION                             AVAILABLE   PROGRESSING   SINCE   STATUS
version   4.8.0-0.nightly-2021-10-18-115810   True        False         126m    Cluster version is 4.8.0-0.nightly-2021-10-18-115810

# oc get imagestreams -n openshift | grep driver
driver-toolkit                                        image-registry.openshift-image-registry.svc:5000/openshift/driver-toolkit                                        48.84.202110152059-0,latest                              2 hours ago
jboss-datavirt64-driver-openshift                     image-registry.openshift-image-registry.svc:5000/openshift/jboss-datavirt64-driver-openshift                     1.0,1.1,1.2,1.3,1.4,1.5,1.6,1.7                          2 hours ago

# oc describe is -n openshift driver-toolkit
Name:			driver-toolkit
Namespace:		openshift
Created:		2 hours ago
Labels:			<none>
Annotations:		include.release.openshift.io/ibm-cloud-managed=true
			include.release.openshift.io/self-managed-high-availability=true
			include.release.openshift.io/single-node-developer=true
			openshift.io/image.dockerRepositoryCheck=2021-10-19T14:16:04Z
Image Repository:	image-registry.openshift-image-registry.svc:5000/openshift/driver-toolkit
Image Lookup:		local=false
Unique Images:		1
Tags:			2

latest
  updates automatically from registry quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c59694c1e00d4d9f85fcf3c8515a8553ae304535e78a4cf72ca973d508c0ba0b

  * quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c59694c1e00d4d9f85fcf3c8515a8553ae304535e78a4cf72ca973d508c0ba0b
      2 hours ago

48.84.202110152059-0
  updates automatically from registry quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c59694c1e00d4d9f85fcf3c8515a8553ae304535e78a4cf72ca973d508c0ba0b

  * quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c59694c1e00d4d9f85fcf3c8515a8553ae304535e78a4cf72ca973d508c0ba0b
      2 hours ago

# oc debug node/<worker_node>:
Starting pod/<worker_node>internal-debug ...
To use host binaries, run `chroot /host`
chroot /host
Pod IP: 10.0.128.2
If you don't see a command prompt, try pressing enter.
sh-4.4# chroot /host
sh-4.4# cat /etc/release
cat: /etc/release: No such file or directory
sh-4.4# cat /etc/os-release
NAME="Red Hat Enterprise Linux CoreOS"
VERSION="48.84.202110152059-0"
ID="rhcos"
ID_LIKE="rhel fedora"
VERSION_ID="4.8"
PLATFORM_ID="platform:el8"
PRETTY_NAME="Red Hat Enterprise Linux CoreOS 48.84.202110152059-0 (Ootpa)"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:redhat:enterprise_linux:8::coreos"
HOME_URL="https://www.redhat.com/"
DOCUMENTATION_URL="https://docs.openshift.com/container-platform/4.8/"
BUG_REPORT_URL="https://bugzilla.redhat.com/"
REDHAT_BUGZILLA_PRODUCT="OpenShift Container Platform"
REDHAT_BUGZILLA_PRODUCT_VERSION="4.8"
REDHAT_SUPPORT_PRODUCT="OpenShift Container Platform"
REDHAT_SUPPORT_PRODUCT_VERSION="4.8"
OPENSHIFT_VERSION="4.8"
RHEL_VERSION="8.4"
OSTREE_VERSION='48.84.202110152059-0'
sh-4.4# exit
exit
sh-4.4# exit
exit

Removing debug pod ...

# oc describe is -n openshift driver-toolkit | grep "48.84.202110152059-0"
48.84.202110152059-0

Comment 7 errata-xmlrpc 2021-10-27 08:15: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 (OpenShift Container Platform 4.8.17 bug fix update), 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-2021:3927

Comment 8 dagray 2021-10-29 20:43:44 UTC
*** Bug 2011024 has been marked as a duplicate of this bug. ***