k3s/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.go
cache_test.go
container_gc.go reevaluate eviction thresholds after reclaim functions 2018-02-16 08:35:24 -08:00
container_reference_manager.go
helpers.go Remove unused code 2018-04-30 14:57:26 -04:00
helpers_test.go Fix pod sandbox privilege. 2018-01-29 19:02:10 +00:00
os.go
ref.go pkg/api/legacyscheme: fixup imports 2017-10-18 17:23:55 +02: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
resize.go Use range in loops; misc fixes 2018-03-29 22:55:25 +11:00
runtime.go Remove rkt references in the codebase 2018-04-06 12:02:11 -07:00
runtime_cache.go
runtime_cache_fake.go
runtime_cache_test.go
sync_result.go
sync_result_test.go