Update_ineligible_endpoints.yaml

remove createCoreV1NamespacedBinding
This commit is contained in:
Riaan Kleinhans
2022-09-13 09:35:58 +12:00
committed by GitHub
parent 0f37b31206
commit 4b4084915a

View File

@@ -442,4 +442,6 @@
- endpoint: deleteCoreV1CollectionNode
reason: Kubernetes distribution would reasonably not allow this action via the API
link: https://github.com/kubernetes/kubernetes/issues/109379
- endpoint: createCoreV1NamespacedBinding
reason: Endpoint was deprectated in 1.17
link: https://github.com/kubernetes/kubernetes/pull/47041