kubernetes/test/e2e_node/system
Chris Glass be41d1e2ce Do not require the vim package to be installed
The minimal Ubuntu image used on GKE nodes provides the vim editor as
part of system packages, as "vim.tiny". People logging on the nodes have a vim
environment available despite the "vim" package not being installed.

Signed-off-by: Chris Glass <chris.glass@canonical.com>
2017-12-19 10:58:13 +01:00
..
specs Do not require the vim package to be installed 2017-12-19 10:58:13 +01:00
BUILD Add Windows support to the system verification check 2017-10-25 18:55:47 -04:00
cgroup_validator.go kubeadm: validators pass warnings and errors 2017-03-08 14:35:26 -08:00
cgroup_validator_test.go Add a reporter to the system verification check 2016-11-12 16:36:40 +02:00
docker_validator.go Add Windows support to the system verification check 2017-10-25 18:55:47 -04:00
docker_validator_test.go Fix: update system spec to support Docker 17.03 2017-09-19 10:40:25 -07:00
kernel_validator.go Add Windows support to the system verification check 2017-10-25 18:55:47 -04:00
kernel_validator_helper.go Add Windows support to the system verification check 2017-10-25 18:55:47 -04:00
kernel_validator_test.go Add a reporter to the system verification check 2016-11-12 16:36:40 +02:00
os_validator.go kubeadm: validators pass warnings and errors 2017-03-08 14:35:26 -08:00
os_validator_test.go Add a reporter to the system verification check 2016-11-12 16:36:40 +02:00
package_validator.go Support validating package versions in node conformance test 2017-05-30 17:44:40 -07:00
package_validator_test.go Support validating package versions in node conformance test 2017-05-30 17:44:40 -07:00
report.go Add a reporter to the system verification check 2016-11-12 16:36:40 +02:00
types.go Add Windows support to the system verification check 2017-10-25 18:55:47 -04:00
types_unix.go Add Windows support to the system verification check 2017-10-25 18:55:47 -04:00
types_windows.go Add Windows support to the system verification check 2017-10-25 18:55:47 -04:00
validators.go Supports customized system spec in the node conformance test and creates the GKE system spec 2017-07-14 09:39:19 -07:00