kubernetes/pkg/kubelet/container
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
..
testing Lock subPath volumes 2018-03-05 09:14:44 +01:00
BUILD update tests to be specific about the versions they are testing instead of floating 2018-05-01 13:18:41 -04:00
cache_test.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
cache.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
container_gc.go reevaluate eviction thresholds after reclaim functions 2018-02-16 08:35:24 -08:00
container_reference_manager.go revert workaround in PR 46246 as APIs have been consistent 2017-07-09 20:38:01 +08:00
helpers_test.go Fix pod sandbox privilege. 2018-01-29 19:02:10 +00:00
helpers.go Remove unused code 2018-04-30 14:57:26 -04:00
os.go Use chmod to bypass umask on termination log file 2017-01-23 12:26:37 -05:00
ref_test.go update tests to be specific about the versions they are testing instead of floating 2018-05-01 13:18:41 -04:00
ref.go pkg/api/legacyscheme: fixup imports 2017-10-18 17:23:55 +02:00
resize.go Use range in loops; misc fixes 2018-03-29 22:55:25 +11:00
runtime_cache_fake.go fix go vet errors 2016-08-10 16:45:41 -07:00
runtime_cache_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
runtime_cache.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
runtime.go Remove rkt references in the codebase 2018-04-06 12:02:11 -07:00
sync_result_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
sync_result.go start the apimachinery repo 2017-01-11 09:09:48 -05:00