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

Adds doc text for registry bugs

This commit is contained in:
Steven Smith
2025-06-06 10:48:03 -04:00
parent e89b42a7e3
commit ce246f1809

View File

@@ -1062,7 +1062,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}"]