Skip to content

Commit d298693

Browse files
authored
Merge pull request #48237 from bergerhoffer/OSDOCS-3567-tp-removal
OSDOCS-3567: Removing TP notice
2 parents d4f9663 + 0cb017f commit d298693

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

installing/disconnected_install/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ If you already have a container image registry, such as Red Hat Quay, you can us
1919
You can use one of the following procedures to mirror your {product-title} image repository to your mirror registry:
2020

2121
* xref:../../installing/disconnected_install/installing-mirroring-installation-images.adoc#installing-mirroring-installation-images[Mirroring images for a disconnected installation]
22-
* xref:../../installing/disconnected_install/installing-mirroring-disconnected.adoc#installing-mirroring-disconnected[Mirroring images for a disconnected installation using the oc-mirror plug-in] (Technology Preview)
22+
* xref:../../installing/disconnected_install/installing-mirroring-disconnected.adoc#installing-mirroring-disconnected[Mirroring images for a disconnected installation using the oc-mirror plug-in]

installing/disconnected_install/installing-mirroring-disconnected.adoc

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,14 @@ 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-
// TODO: Check the content of this module to make sure it's accurate for oc-mirror
25+
// About the mirror registry
2626
include::modules/installation-about-mirror-registry.adoc[leveloffset=+1]
2727

2828
[role="_additional-resources"]
2929
.Additional resources
3030

3131
* For information about viewing the CRI-O logs to view the image source, see xref:../../installing/validating-an-installation.adoc#viewing-the-image-pull-source_validating-an-installation[Viewing the image pull source].
3232
33-
// TODO: Copied this prereq section + about mirror registry from the orig section. Review/update as necessary
3433
[id="prerequisites_installing-mirroring-disconnected"]
3534
== Prerequisites
3635

@@ -98,9 +97,6 @@ include::modules/oc-mirror-disk-to-mirror.adoc[leveloffset=+3]
9897
// Installing the ImageContentSourcePolicy and CatalogSource resources into the cluster
9998
include::modules/oc-mirror-updating-cluster-manifests.adoc[leveloffset=+1]
10099

101-
// TODO: Consider whether we want any sort of reference module on how to use `oc mirror` (the 3 ways etc)
102-
// Maybe consider adding the blurb just to the beginning of the procedure modules (the combo of params?)
103-
104100
[id="updating-mirror-registry-content"]
105101
== Keeping your mirror registry content updated
106102

0 commit comments

Comments
 (0)