From aef4c42c89b50c92023c23d2207c4ed8db354e12 Mon Sep 17 00:00:00 2001 From: subhtk Date: Thu, 26 Dec 2024 19:14:20 +0530 Subject: [PATCH] Updated release notes ofr oc-mirror v2 --- release_notes/ocp-4-18-release-notes.adoc | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/release_notes/ocp-4-18-release-notes.adoc b/release_notes/ocp-4-18-release-notes.adoc index 7e5aec8f728d..ef6999503005 100644 --- a/release_notes/ocp-4-18-release-notes.adoc +++ b/release_notes/ocp-4-18-release-notes.adoc @@ -428,6 +428,12 @@ For more information, see xref:../nodes/clusters/nodes-cluster-enabling-features [id="ocp-release-notes-openshift-cli_{context}"] === OpenShift CLI (oc) +oc-mirror plugin v2 is now generally available. To use it, add the `--v2` flag when running oc-mirror commands. The previous version (oc-mirror plugin v1), which runs when the `--v2` flag is not set, is now deprecated. We encourage customers to transition to oc-mirror plugin v2 for continued support and improvements. + +oc-mirror plugin v2 now supports mirroring Helm charts and Helm repositories. Also, oc-mirror plugin v2 can now be used in environments where HTTP/S proxy is enabled, ensuring broader compatibility with enterprise setups. + +oc-mirror plugin v2 introduces retro-compatible filtering of operator catalogs and generates filtered catalogs. This feature allows cluster administrators to view only the operators that have been mirrored, rather than the complete list from the origin catalog. + [id="ocp-release-notes-oci_{context}"] === {oci-first} @@ -688,6 +694,11 @@ In the following tables, features are marked with the following statuses: |==== |Feature |4.16 |4.17 |4.18 +|oc-mirror plugin v1 +|General Availability +|General Availability +|Deprecated + |==== [discrete] @@ -1432,7 +1443,7 @@ In the following tables, features are marked with the following statuses: |oc-mirror plugin v2 |Not Available |Technology Preview -|Technology Preview +|General Availability |Enclave support |Not Available