Bug 1996055
Summary: | Driver Toolkit - Fail to deploy simple-kmod on SNO | ||||||
---|---|---|---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | liqcui | ||||
Component: | Driver Toolkit | Assignee: | dagray | ||||
Status: | CLOSED NOTABUG | QA Contact: | Walid A. <wabouham> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 4.9 | CC: | aos-bugs | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
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-09-03 01:35:47 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: | |||||||
Attachments: |
|
Description
liqcui
2021-08-20 12:48:13 UTC
@liqcui Do you have the logs of the build pod? I think this is probably because the image registry is disabled by default on SNO. It probably is not a bug with the driver-toolkit. Optionally on SNO a user could enable the registry, or push the image to an external registry like quay.io. If you could confirm that this is indeed the problem by inspecting the build logs, that would be great! I added clarification that the registry needs to be configured before running these steps in the following PR: https://github.com/openshift/openshift-docs/pull/35687 After testing on latest nightly ocp cluster, the issue has been fixed now! |