kubernetes/pkg/registry/core/pod
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
..
rest replace request.Context with context.Context 2018-04-24 08:59:00 -07:00
storage remove rootscopedkinds from groupmeta 2018-05-01 13:08:23 -04:00
BUILD update tests to be specific about the versions they are testing instead of floating 2018-05-01 13:18:41 -04:00
doc.go move core resource registry packages 2016-09-21 10:11:50 -04:00
strategy_test.go update tests to be specific about the versions they are testing instead of floating 2018-05-01 13:18:41 -04:00
strategy.go replace request.Context with context.Context 2018-04-24 08:59:00 -07:00