mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-26 19:50:38 -05:00
This commit wires-in the pre-existing `--container-runtime` flag for local node_e2e testing. This is needed in order to further skip docker specific testing and validation. Local CRI node_e2e can now be performed via `make test-e2e-node RUNTIME=remote REMOTE=false` which will also take care of passing the appropriate arguments to the kubelet. |
||
|---|---|---|
| .. | ||
| BUILD | ||
| cgroup_validator.go | ||
| cgroup_validator_test.go | ||
| docker_validator.go | ||
| docker_validator_test.go | ||
| kernel_validator.go | ||
| kernel_validator_test.go | ||
| os_validator.go | ||
| os_validator_test.go | ||
| report.go | ||
| types.go | ||
| validators.go | ||