Skip to content

Commit f1834df

Browse files
committed
OCPBUGS-44329-15: Added a release note for the removal of the NetworkPolicyStatus property
1 parent 0d8b97b commit f1834df

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
@@ -1497,6 +1497,11 @@ To view information about the integrated {product-registry}, run `oc get imagest
14971497

14981498
{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.
14991499

1500+
[id="ocp-4-15-removed-networkpolicystatus"]
1501+
==== Removal of the status field from the NetworkPolicy API
1502+
1503+
{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.
1504+
15001505
//.APIs removed from Kubernetes 1.27
15011506
//[cols="2,2,2",options="header",]
15021507
//|===

0 commit comments

Comments
 (0)