Merge pull request #109294 from Riaankl/NetworkPolicyStatus_endpoints

Add NetworkPolicyStatus to ineligible_endpoints.yaml
This commit is contained in:
Kubernetes Prow Robot 2022-04-05 13:33:49 -07:00 committed by GitHub
commit 66369f47ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -424,3 +424,12 @@
- endpoint: logFileListHandler
reason: optional feature
link: https://github.com/kubernetes/kubernetes/issues/108675
- endpoint: readNetworkingV1NamespacedNetworkPolicyStatus
reason: endpoints is currently feature gated and and will only receive e2e & conformance test in 1.25
link: https://github.com/kubernetes/kubernetes/pull/107963
- endpoint: patchNetworkingV1NamespacedNetworkPolicyStatus
reason: endpoints is currently feature gated and and will only receive e2e & conformance test in 1.25
link: https://github.com/kubernetes/kubernetes/pull/107963
- endpoint: replaceNetworkingV1NamespacedNetworkPolicyStatus
reason: endpoints is currently feature gated and and will only receive e2e & conformance test in 1.25
link: https://github.com/kubernetes/kubernetes/pull/107963