kubernetes/test/e2e/node
Kubernetes Submit Queue 484f62a568
Merge pull request #63333 from deads2k/api-14-snip
Automatic merge from submit-queue (batch tested with PRs 63421, 63432, 63333). 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>.

update tests to be specific about the versions they are testing

When setting up tests, you want to rely on your own scheme.  This eliminates coupling to floating versions which gives unnecessary flexibility in most cases and prevents testing all the versions you need.

@liggitt  scrubs unnecessary deps.

```release-note
NONE
```
2018-05-04 10:52:10 -07:00
..
apparmor.go enable to specific unconfined AppArmor profile 2017-09-28 10:06:36 +08:00
BUILD update tests to be specific about the versions they are testing instead of floating 2018-05-01 13:18:41 -04:00
events.go migration pod relevant e2e tests to sig node 2017-11-07 11:16:59 +08:00
framework.go Rename e2e sig framework files 2017-08-02 09:33:19 +08:00
kubelet.go update tests to be specific about the versions they are testing instead of floating 2018-05-01 13:18:41 -04:00
kubelet_perf.go Use pause manifest image 2018-04-06 11:00:50 +05:30
mount_propagation.go Update e2e test with private mount propagation 2018-04-12 15:47:30 +02:00
OWNERS move sig-node related e2e tests to node subdir 2017-07-25 15:22:43 -07:00
pod_gc.go migration pod relevant e2e tests to sig node 2017-11-07 11:16:59 +08:00
pods.go Pod deletion can be contended, causing test failure 2018-03-26 11:17:21 -04:00
pre_stop.go migration pod relevant e2e tests to sig node 2017-11-07 11:16:59 +08:00
security_context.go Change docker/default to runtime/default 2018-04-19 10:39:53 -07:00
ssh.go migration pod relevant e2e tests to sig node 2017-11-07 11:16:59 +08:00