1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 21:46:22 +01:00

Merge pull request #100463 from wgabor0427/OSDOCS-16215

OSDOCS-16215 added deprecated features for 4.20
This commit is contained in:
Laura Hinson
2025-10-15 09:58:12 -04:00
committed by GitHub

View File

@@ -714,10 +714,10 @@ Previously, creating an SR-IOV network required a cluster administrator to confi
For more information, see xref:../networking/hardware_networks/configuring-namespaced-sriov-resources.html#configuring-namespaced-sriov-resources[Configuring namespaced SR-IOV resources].
[id="ocp-4-20-unnumbered-bgp-peering_{context}"]
==== Unnumbered BGP peering
==== Unnumbered BGP peering
With this release, {product-title} includes unnumbered BGP peering.
This was previously available as a Technology Preview feature.
This was previously available as a Technology Preview feature.
You can use the `spec.interface` field of the BGP peer custom resource to configure unnumbered BGP peering.
For more information, see xref:../networking/ingress_load_balancing/metallb/metallb-frr-k8s.adoc#nw-metallb-frrconfiguration-crd-interface[Configuring the integration of MetalLB and FRR-K8s ].
@@ -999,6 +999,11 @@ This prevents users from discovering certain problems only after the cache is po
|Deprecated
|Deprecated
|Deprecated
|Docker v2 registries
|General Availability
|General Availability
|Deprecated
|====
@@ -1147,6 +1152,14 @@ This prevents users from discovering certain problems only after the cache is po
|===
[id="ocp-4-20-deprecated-features_{context}"]
=== Deprecated features
[id="ocp-4-20-docker-v2-registries-removed_{context}"]
==== Docker v2 registries deprecated
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.
[id="ocp-release-bug-fixes_{context}"]
== Bug fixes
//Bug fix work for TELCODOCS-750