yupengzte
363f321f32
should replace errors.New(fmt.Sprintf(...)) with fmt.Errorf(...)
...
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
2017-03-06 09:14:48 +08:00
David Ashpole
eb19713486
kubelet calls GetDirFsInfo(root directory) instead of using GetFsInfo(root label). Reverted #33520 , and changed e2e test context to use nodefs
2016-10-27 08:04:59 -07:00
Angus Salkeld
f785f3d3ef
Clean up IPTables caps i.e.: sed -i "s/Iptables/IPTables/g"
2016-08-29 10:34:42 +10:00
David McMahon
ef0c9f0c5b
Remove "All rights reserved" from all the headers.
2016-06-29 17:47:36 -07:00
Shaya Potter
ae08ef38d7
kubelet/cadvisor: Refactor cadvisor disk stat/usage interfaces
2016-05-19 11:13:47 -07:00
Phillip Wittrock
a3623c0c14
Refactor node e2e tests
...
- Add Makefile targets
- Start services in the test harness and connect locally
- Build test into binary and copy to remote host to start services
- Use tar to copy binaries to remote hosts to simplify design
2016-02-22 20:06:15 -08:00
Phillip Wittrock
0e2ade336a
Initial revision of conformance node environment conformance tests
2015-12-03 15:41:10 -08:00