Skip to content

Commit 6ec909e

Browse files
authored
Merge pull request #51749 from bergerhoffer/OCPBUGS-2365
OCP BUGS-2365: Adding support info for oc-mirror
2 parents 875e245 + b0d840a commit 6ec909e

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

installing/disconnected_install/installing-mirroring-disconnected.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ The following steps outline the high-level workflow on how to use the oc-mirror
2222
// About the oc-mirror plug-in
2323
include::modules/oc-mirror-about.adoc[leveloffset=+1]
2424

25+
// oc-mirror compatibility and support
26+
include::modules/oc-mirror-support.adoc[leveloffset=+1]
27+
2528
// About the mirror registry
2629
include::modules/installation-about-mirror-registry.adoc[leveloffset=+1]
2730

modules/oc-mirror-support.adoc

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
// Module included in the following assemblies:
2+
//
3+
// * installing/disconnected_install/installing-mirroring-disconnected.adoc
4+
5+
:_content-type: CONCEPT
6+
[id="oc-mirror-support_{context}"]
7+
= oc-mirror compatibility and support
8+
9+
The oc-mirror plug-in supports mirroring {product-title} payload images and Operator catalogs for {product-title} versions 4.9 and later.
10+
11+
Use the latest available version of the oc-mirror plug-in regardless of which versions of {product-title} you need to mirror.
12+
13+
// TODO: remove this note for 4.12
14+
[IMPORTANT]
15+
====
16+
If you used the Technology Preview version of the oc-mirror plug-in for {product-title} 4.10, it is not possible to migrate your mirror registry to {product-title} 4.11. You must download the new oc-mirror plug-in, use a new storage back end, and use a new top-level namespace on the target mirror registry.
17+
====

0 commit comments

Comments
 (0)