kubernetes/test/e2e/lifecycle
Kenichi Omichi 2cd45b2c54 Move ProxyRequest to kubelet e2e fw
In e2e test framework, ProxyRequest() is called in kubelet e2e test
framework only. In addition, the function works for kubelet as tests
which call the function do. So this moves the function into kubelet
e2e test framework to make the dependency simple.
2019-08-13 23:25:47 +00:00
..
bootstrap feat: use framework.ExpectEqual instead of should 2019-07-07 21:07:48 +08:00
addon_update.go e2e: use framework.ExpectEqual() for test/e2e/lifecycle 2019-07-07 17:09:11 +08:00
BUILD Move ProxyRequest to kubelet e2e fw 2019-08-13 23:25:47 +00:00
cluster_upgrade.go e2e: avoid mandatory command line flags 2019-07-04 17:15:14 +02:00
framework.go fix golint failures of test/e2e/lifecycle 2019-04-25 23:40:22 +08:00
ha_master.go support args for newrc funcs 2019-07-28 11:45:43 -04:00
kubelet_security.go Move ProxyRequest to kubelet e2e fw 2019-08-13 23:25:47 +00:00
node_lease.go feat: use framework.ExpectNotEqual in e2e test 2019-07-10 21:36:26 +08:00
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
reboot.go refactor: replace framework.Failf with e2elog.Failf 2019-06-19 17:52:35 +08:00
resize_nodes.go support args for newrc funcs 2019-07-28 11:45:43 -04:00
restart.go refactor: replace framework.Failf with e2elog.Failf 2019-06-19 17:52:35 +08:00