This is a clone of issue OCPBUGS-44938. The following is the description of the original issue:
—
Description of problem:
When deploying a disconnected cluster, creating the iso by "openshifit-install agent create image" is failing (authentication required), when the release image resides in a secured local-registry. Actually the issue is this: openshift-install generates registry-config out of the install-config.yaml, and it's only the local regustry credentials (disconnected deploy), but it's not creating an icsp-file to get the image from local registry.
Version-Release number of selected component (if applicable):
How reproducible:
Run an agent-based iso image creation of a disconnected clutser. choose a version (nightly), where the image is in secured registry (such as registry.ci). it will fail on authentication required.
Steps to Reproduce:
1.openshift-install agant create image 2. 3.
Actual results:
failing on authentication required
Expected results:
iso to be created
Additional info:
- clones
-
OCPBUGS-44938 agent create image failing with secured local registry
- Verified
- is blocked by
-
OCPBUGS-44938 agent create image failing with secured local registry
- Verified
- links to
-
RHEA-2024:6122 OpenShift Container Platform 4.18.z bug fix update