mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 03:41:45 +00:00
Merge pull request #112406 from Riaankl/createCoreV1NamespacedBinding_ineligible
Update_ineligible_endpoints.yaml : add createCoreV1NamespacedBinding to the list
This commit is contained in:
commit
d5e5f48b88
@ -442,4 +442,6 @@
|
|||||||
- endpoint: deleteCoreV1CollectionNode
|
- endpoint: deleteCoreV1CollectionNode
|
||||||
reason: Kubernetes distribution would reasonably not allow this action via the API
|
reason: Kubernetes distribution would reasonably not allow this action via the API
|
||||||
link: https://github.com/kubernetes/kubernetes/issues/109379
|
link: https://github.com/kubernetes/kubernetes/issues/109379
|
||||||
|
- endpoint: createCoreV1NamespacedBinding
|
||||||
|
reason: Endpoint was deprecated in 1.7
|
||||||
|
link: https://github.com/kubernetes/kubernetes/pull/47041
|
||||||
|
Loading…
Reference in New Issue
Block a user