Skip to content

Commit ef9f1a5

Browse files
author
Lisa Pettyjohn
committed
Rel Notes for mirroring feature OSDOCS-15543
1 parent 1bff7b7 commit ef9f1a5

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

release_notes/ocp-4-20-release-notes.adoc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -715,6 +715,15 @@ Formerly Technology Preview and now Generally Available, the `oc adm upgrade rec
715715

716716
For more information, see xref:../updating/updating_a_cluster/updating-cluster-cli.adoc#update-upgrading-cli[Updating a cluster by using the CLI].
717717

718+
[id="ocp-release-notes-openshift-cli-mirror-environment-var-imagepaths_{context}"]
719+
==== oc-mirror v2 mirrors container images in environment variables of deployment templates (General Availability)
720+
721+
Operand images, dynamically deployed by operator controllers at runtime, are typically referenced by environment variables within the controller’s Deployment template.
722+
723+
Before {product-title} 4.20, while `oc-mirror` plugin v2 could access these environment variables, it attempted to mirror all values, including non-image references, for example, log levels, leading to failures. Now {product-title} identifies and mirrors only the container images referenced in these environment variables.
724+
725+
For more information, see xref:../disconnected/mirroring/about-installing-oc-mirror-v2.adoc#oc-mirror-imageset-config-parameters-v2[Mirroring images for a disconnected installation by using the oc-mirror plugin v2].
726+
718727
[id="ocp-release-notes-osdk_{context}"]
719728
=== Operator development
720729

0 commit comments

Comments
 (0)