Merge pull request #110583 from Riaankl/node_status_ineligible

Update ineligible_endpoints.yaml
This commit is contained in:
Kubernetes Prow Robot 2022-06-16 12:33:04 -07:00 committed by GitHub
commit 92c5f3f01c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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