mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-21 10:51:29 +00:00
Merge pull request #110583 from Riaankl/node_status_ineligible
Update ineligible_endpoints.yaml
This commit is contained in:
commit
92c5f3f01c
@ -433,3 +433,13 @@
|
||||
- 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
|
||||
- endpoint: readCoreV1NodeStatus
|
||||
reason: Kubernetes distribution would reasonably not allow this action via the API
|
||||
link: https://github.com/kubernetes/kubernetes/issues/109379
|
||||
- endpoint: replaceCoreV1NodeStatus
|
||||
reason: Kubernetes distribution would reasonably not allow this action via the API
|
||||
link: https://github.com/kubernetes/kubernetes/issues/109379
|
||||
- endpoint: deleteCoreV1CollectionNode
|
||||
reason: Kubernetes distribution would reasonably not allow this action via the API
|
||||
link: https://github.com/kubernetes/kubernetes/issues/109379
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user