You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: release_notes/ocp-4-14-release-notes.adoc
+10-8Lines changed: 10 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -1642,6 +1642,11 @@ In the following tables, features are marked with the following statuses:
1642
1642
|Deprecated
1643
1643
|Deprecated
1644
1644
1645
+
|OpenShift SDN network plugin
1646
+
|General Availability
1647
+
|General Availability
1648
+
|Deprecated
1649
+
1645
1650
|====
1646
1651
1647
1652
//[discrete]
@@ -1715,6 +1720,11 @@ In the following tables, features are marked with the following statuses:
1715
1720
[id="ocp-4-14-deprecated-features"]
1716
1721
=== Deprecated features
1717
1722
1723
+
[id="ocp-4-14-deprecation-sdn"]
1724
+
==== Deprecation of the OpenShift SDN network plugin
1725
+
1726
+
OpenShift SDN CNI is deprecated as of {product-title} {product-version}. It is currently planned that the network plugin will not be an option for new installations in the next minor release of {product-title}. In a subsequent future release, the OpenShift SDN network plugin is planned to be be removed and no longer supported. Red{nbsp}Hat will provide bug fixes and support for this feature until removed, but this feature will no longer receive enhancements. As an alternative to OpenShift SDN CNI, you can use OVN Kubernetes CNI instead.
1727
+
1718
1728
[id="ocp-4-14-deployment-config-deprecated"]
1719
1729
==== DeploymentConfig resources are now deprecated
1720
1730
@@ -1787,14 +1797,6 @@ As of {product-title} {product-version}, support for the `LatencySensitive` feat
1787
1797
1788
1798
As of {product-title} {product-version}, the `oc registry login` command no longer stores registry credentials in the Docker file locations, such as `~/.docker/config.json`. The `oc registry login` command now stores credentials in the Podman configuration file locations, such as `${XDG_RUNTIME_DIR}/containers/auth.json`.
1789
1799
1790
-
[id="ocp-4-14-future-deprecation"]
1791
-
=== Notice of future deprecation
1792
-
1793
-
[id="ocp-4-14-future-deprecation-sdn"]
1794
-
==== Future deprecation of the OpenShift SDN network plugin
1795
-
1796
-
It is currently planned that the OpenShift SDN CNI network plugin will not be an option for new installations in the next minor release of {product-title}. However, at that time, it is planned to be supported in clusters that were previously installed with the OpenShift SDN network plugin. In a subsequent future release, the OpenShift SDN network plugin will be removed and no longer supported.
0 commit comments