-
Bug
-
Resolution: Done
-
Normal
-
4.15.z, 4.17.z, 4.16.z, 4.18.z, 4.19.z
-
Quality / Stability / Reliability
-
False
-
-
5
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
NetworkPolicyStatus was removed completely in Kubernetes, taking effect in OCP 4.15 and onwards: [- Reference-1 OpenShift PR #28177:](https://github.com/openshift/origin/pull/28177) [- Reference-2 Kubernetes PR #115843:](https://github.com/kubernetes/kubernetes/pull/115843)
Version-Release number of selected component (if applicable):
4.15
How reproducible:
Any upgrade from 4.14 to 4.15 would trigger an issue if an external operator/app is using NetworkPolicyStatus, and as it is not advised in the official docs, it fails.