-
Bug
-
Resolution: Cannot Reproduce
-
Critical
-
None
-
4.12
-
None
-
Moderate
-
None
-
Agent Sprint 227
-
1
-
Rejected
-
False
-
Description of problem:
Create cluster-manifests command is throwing an error message when trying to create manifests and mirror files.
Version-Release number of selected component (if applicable):
How reproducible:
Always
Steps to Reproduce:
1. Get the latest agent-installer and build git clone -b agent-installer https://github.com/openshift/installer.git cd installer/ hack/build.sh 2. Add mirrors and additionalTrustBundle information to the install-config.yaml (PFA sample file) 3. Run ./openshift-install agent create cluster-manifests
Actual results:
Getting below error message from the installer: FATAL failed to fetch Agent Manifests: failed to fetch dependency of "Agent Manifests": failed to generate asset "NMState Config": missing configuration or manifest file
Expected results:
Cluster-manifests and mirror files should be generated successfully.
Additional info:
- relates to
-
AGENT-418 Ensure interoperability with ZTP
- New