mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-21 21:55:45 +00:00
This reduces the size of the test/e2e/framework itself. Because it does not check nodes anymore by default, E2E test suites must set their own check function or set the original one by importing "k8s.io/kubernetes/test/e2e/framework/todo/node/init".