Update ineligible_endpoints.yaml

This commit is contained in:
Riaan Kleinhans 2022-06-15 10:27:33 +12:00 committed by GitHub
parent 5503bb0570
commit 6d19ddc7bf
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 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