kubernetes/test/e2e_node/system
Jason Brooks fa03b1eca7 add kernel config locations for fedora and atomic
* Fedora stores its kernel configs in /usr/lib/modules/$(uname -r)
* Fedora/CentOS/RHEL atomic hosts use /usr/lib/ostree-boot, though this location is deprecated
* The lack of these locations in the validator is causing kubeadm to hang on "failed to parse kernel config" in its preflight checking on fedora and atomic host
2017-07-21 13:16:13 -07:00
..
specs Supports customized system spec in the node conformance test and creates the GKE system spec 2017-07-14 09:39:19 -07:00
BUILD Updates Docker Engine API 2017-07-13 12:55:07 -07: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 Updates Docker Engine API 2017-07-13 12:55:07 -07:00
docker_validator_test.go Updates Docker Engine API 2017-07-13 12:55:07 -07:00
kernel_validator.go add kernel config locations for fedora and atomic 2017-07-21 13:16:13 -07: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 Supports customized system spec in the node conformance test and creates the GKE system spec 2017-07-14 09:39:19 -07: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