Skip to content

Commit 3bd4e43

Browse files
authored
Merge pull request #100531 from wgabor0427/OSDOCS-16215_v1
OSDOCS-16215_v1 replaced all instances of Build.21 with in a future r…
2 parents c1e15af + 884efb6 commit 3bd4e43

File tree

1 file changed

+6
-10
lines changed

1 file changed

+6
-10
lines changed

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

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -817,9 +817,9 @@ The command is not currently supported on Hosted Control Plane (HCP) clusters.
817817
For more information, see xref:../updating/updating_a_cluster/updating-cluster-cli.adoc#update-upgrading-cli[Updating a cluster by using the CLI].
818818

819819
[id="ocp-release-notes-openshift-cli-mirror-environment-var-imagepaths_{context}"]
820-
==== oc-mirror v2 mirrors container images in environment variables of deployment templates
820+
==== oc-mirror v2 mirrors container images in environment variables of deployment templates
821821

822-
Operand images, dynamically deployed by Operator controllers at runtime, are typically referenced by environment variables within the controller’s deployment template.
822+
Operand images, dynamically deployed by Operator controllers at runtime, are typically referenced by environment variables within the controller’s deployment template.
823823

824824
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. With this update, {product-title} identifies and mirrors only the container images referenced in these environment variables.
825825

@@ -1244,6 +1244,10 @@ This prevents users from discovering certain problems only after the cache is po
12441244
The use of Confidential Computing with AMD Secure Encrypted Virtualization (AMD SEV) on {gcp-first} has been deprecated and might be removed in a future release.
12451245

12461246
You can use AMD Secure Encrypted Virtualization Secure Nested Paging (AMD SEV-SNP) instead.
1247+
[id="ocp-4-20-docker-v2-registries-removed_{context}"]
1248+
==== Docker v2 registries deprecated
1249+
1250+
Support for Docker v2 registries is deprecated and is planned for removal in a future release. A registry that supports the Open Container Initiative (OCI) specification will be required for all mirroring operations in a future release. Additionally, `oc-mirror` v2 now only generates custom catalog images in the OCI format, whereas the deprecated `oc-mirror` v1 still supports the Docker v2 format.
12471251

12481252
[id="ocp-release-removed-features_{context}"]
12491253
=== Removed features
@@ -1279,14 +1283,6 @@ You can use AMD Secure Encrypted Virtualization Secure Nested Paging (AMD SEV-SN
12791283
|link:https://kubernetes.io/docs/reference/using-api/deprecation-guide/#webhook-resources-v122[Yes]
12801284
|===
12811285

1282-
[id="ocp-4-20-deprecated-features_{context}"]
1283-
=== Deprecated features
1284-
1285-
[id="ocp-4-20-docker-v2-registries-removed_{context}"]
1286-
==== Docker v2 registries deprecated
1287-
1288-
Support for Docker v2 registries is deprecated and will be removed in {product-title} {product-version}.21. A registry that supports the Open Container Initiative (OCI) specification will be required for all mirroring operations as of {product-title} {product-version}.21. Additionally, `oc-mirror` v2 now only generates custom catalog images in the OCI format, whereas the deprecated `oc-mirror` v1 still supports the Docker v2 format.
1289-
12901286
[id="ocp-release-bug-fixes_{context}"]
12911287
== Bug fixes
12921288
//Bug fix work for TELCODOCS-750

0 commit comments

Comments
 (0)