mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 11:21:47 +00:00
Add NetworkPolicyStatus to ineligible list
This commit is contained in:
parent
92a1d0f84c
commit
a4a6d70168
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user