mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-19 18:02:01 +00:00
Update ineligible_endpoints.yaml
This commit is contained in:
parent
5503bb0570
commit
6d19ddc7bf
@ -433,3 +433,13 @@
|
|||||||
- endpoint: replaceNetworkingV1NamespacedNetworkPolicyStatus
|
- endpoint: replaceNetworkingV1NamespacedNetworkPolicyStatus
|
||||||
reason: endpoints is currently feature gated and and will only receive e2e & conformance test in 1.25
|
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
|
link: https://github.com/kubernetes/kubernetes/pull/107963
|
||||||
|
- endpoint: readCoreV1NodeStatus
|
||||||
|
reason: Kubernetes distribution would reasonably not allow this actions via the API
|
||||||
|
link: https://github.com/kubernetes/kubernetes/issues/109379
|
||||||
|
- endpoint: replaceCoreV1NodeStatus
|
||||||
|
reason: Kubernetes distribution would reasonably not allow this actions via the API
|
||||||
|
link: https://github.com/kubernetes/kubernetes/issues/109379
|
||||||
|
- endpoint: deleteCoreV1CollectionNode
|
||||||
|
reason: Kubernetes distribution would reasonably not allow this actions via the API
|
||||||
|
link: https://github.com/kubernetes/kubernetes/issues/109379
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user