mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-30 21:33:53 +00:00
Automatic merge from submit-queue Node Conformance Test: Remove unnecessary binary copy For #30122, #30174. This PR removed unnecessary dependencies in the node e2e test framework, because we've statically linked these dependencies. @dchen1107 @vishh /cc @kubernetes/sig-node @kubernetes/sig-testing
PLEASE NOTE: This document applies to the HEAD of the source tree
If you are using a released version of Kubernetes, you should refer to the docs that go with that version.
The latest release of this document can be found [here](http://releases.k8s.io/release-1.1/docs/devel/collab.md).Documentation for other releases can be found at releases.k8s.io.
See e2e-node-tests