version: registry.ci.openshift.org/ocp/release:4.8.0-0.nightly-2021-03-04-102540 Steps to reproduce: Try to deploy SNO. Result: The bootstrap phase fails: Mar 04 14:43:58 sno-0-0 bootkube.sh[192366]: Adding bootstrap control plane and bootstrap installer-gather bundle to master ignition Mar 04 14:44:11 sno-0-0 bootkube.sh[192366]: error at $.storage.files.2.contents.local, line 26 col 16: open /assets/etcd-bootstrap/bootstrap-manifests/etcd-member-pod.yaml: no such file or directory Mar 04 14:44:11 sno-0-0 bootkube.sh[192366]: error at $.storage.trees.2, line 13 col 7: stat /assets/etcd-bootstrap/bootstrap-manifests/secrets: no such file or directory Mar 04 14:44:11 sno-0-0 bootkube.sh[192366]: Error translating config: source config is invalid
Single node installation was broken by this PR: https://github.com/openshift/cluster-etcd-operator/pull/546 Should get fixed by this one: https://github.com/openshift/installer/pull/4712
The installer PR you linked is merged already. Does that mean that this bug should move to ON_QA?
Verified: 4.8.0-0.nightly-2021-09-24-193749 The reported issue wasn't reproduced and the deployment went through.
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.18 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:4020