Skip to content

Commit dcc6387

Browse files
authored
Merge pull request #95158 from dfitzmau/OCPBUGS-44329-15
OCPBUGS#44329-15: Added a release note for the removal of the Networ…
2 parents f6154f8 + f1834df commit dcc6387

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1505,6 +1505,11 @@ To view information about the integrated {product-registry}, run `oc get imagest
15051505

15061506
{product-title} {product-version} has removed support for the `OPENSHIFT_DEFAULT_REGISTRY` variable. This variable was primarily used to enable backwards compatibility of the internal image registry for earlier setups. The `REGISTRY_OPENSHIFT_SERVER_ADDR` variable can be used in its place.
15071507

1508+
[id="ocp-4-15-removed-networkpolicystatus"]
1509+
==== Removal of the status field from the NetworkPolicy API
1510+
1511+
{product-title} {product-version} has removed support for the `status` field from the `NetworkPolicy` object. If you need to check the status information of network policies, you can use the observeability function of your container network interface (CNI) plug-in or monitor logs and events from CNI controller pods.
1512+
15081513
//.APIs removed from Kubernetes 1.27
15091514
//[cols="2,2,2",options="header",]
15101515
//|===

0 commit comments

Comments
 (0)