mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-27 20:03:52 +00:00
Automatic merge from submit-queue Node Conformance Test: Statically link etcd For #30122, #30174. This PR is part of our roadmap to package node conformance test. It statically linked etcd into the node e2e framework. In the future all e2e services will be linked in, and print log into the same log file `services.log`. @dchen1107 @vishh /cc @kubernetes/sig-node