kubernetes/test/e2e_node/services
Kubernetes Submit Queue 2d2fa02337
Merge pull request #57638 from mtaufen/kc-e2e-node-file
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

e2e node framework can generate a base kubelet config file

Fixes #57980

This allows the e2e node test framework to generate a Kubelet config file containing the defaults it would typically pass to a test via flags, rather than passing these defaults as flags.

```release-note
NONE
```
2018-01-08 20:38:22 -08:00
..
apiserver.go wire in aggregation 2017-03-27 09:44:10 -04:00
BUILD e2e node framework can generate a base kubelet config file 2018-01-04 16:47:04 -08:00
etcd.go Fix build and test errors from etcd 3.2.13 upgrade 2018-01-07 08:22:08 -08:00
internal_services.go fed: Enable the namespace controller in integration tests 2017-07-13 09:50:07 -07:00
kubelet.go e2e node framework can generate a base kubelet config file 2018-01-04 16:47:04 -08:00
logs.go Add extra log and node env support. 2017-10-10 18:07:08 -07:00
namespace_controller.go pkg/api/legacyscheme: fixup imports 2017-10-18 17:23:55 +02:00
server.go Remove sudo in test suite and run test with sudo. 2016-11-07 15:27:53 -08:00
services.go Add extra log and node env support. 2017-10-10 18:07:08 -07:00
util.go Add run kubelet mode. 2016-12-13 19:08:55 -08:00