1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

Merge pull request #94385 from stevsmit/44432-ocpbugs

Adds doc text for registry bugs
This commit is contained in:
Steven Smith
2025-06-09 17:02:26 -04:00
committed by GitHub

View File

@@ -1096,7 +1096,9 @@ For more information about the unsupported, community-maintained, version of the
[discrete]
[id="ocp-release-note-image-registry-bug-fixes_{context}"]
==== Image Registry
==== Registry
* Previously, image importing from blocked registries would fail if those registries were configured with `NeverContactSource`, even when mirror registries were set up. With this update, image importing is no longer blocked when a registry has mirrors configured. This ensures that image imports succeed even if the original source was set to `NeverContactSource` in the `ImageDigestMirrorSet` or `ImageTagMirrorSet` resources. (link:https://issues.redhat.com/browse/OCPBUGS-44432[*OCPBUGS-44432*])
[discrete]
[id="ocp-release-note-installer-bug-fixes_{context}"]