Fixing a typo in the warning message when using the deprecated "ImageContentSources"
Issue
- When installing a disconnected cluster, ignition files can be generated using
ImageDigestSourcebut the bootstrap node does not respect mirrors because no mirrors are populated in/etc/containers/registries.conf. - The oc-mirror 4.16 v2 directly generates ImageDigestMirrorSet(IDMS) instead of ImageContentSourcePolicy(ICSP).
- When using the IDMS as
ImageDigestSourceininstall-configfile, the bootstrap node attempts to pull images directly from upstream registries, as no mirrors are present in/etc/containers/registries.conf.
Environment
- Red Hat OpenShift Container Platform (RHOCP)
- 4.16
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.