![]() Automatic merge from submit-queue fix go vet errors <!-- Checklist for submitting a Pull Request Please remove this comment block before submitting. 1. Please read our [contributor guidelines](https://github.com/kubernetes/kubernetes/blob/master/CONTRIBUTING.md). 2. See our [developer guide](https://github.com/kubernetes/kubernetes/blob/master/docs/devel/development.md). 3. If you want this PR to automatically close an issue when it is merged, add `fixes #<issue number>` or `fixes #<issue number>, fixes #<issue number>` to close multiple issues (see: https://github.com/blog/1506-closing-issues-via-pull-requests). 4. Follow the instructions for [labeling and writing a release note for this PR](https://github.com/kubernetes/kubernetes/blob/master/docs/devel/pull-requests.md#release-notes) in the block below. --> ```release-note ``` This fixes the `go vet` errors brought about by go 1.7 testing re (#28742). The are all pretty trivial and mostly related to literal composites. also related to #16086 |
||
---|---|---|
.. | ||
testing | ||
cache_test.go | ||
cache.go | ||
container_gc.go | ||
container_reference_manager.go | ||
helpers_test.go | ||
helpers.go | ||
os.go | ||
pty_linux.go | ||
pty_unsupported.go | ||
ref_test.go | ||
ref.go | ||
resize.go | ||
runtime_cache_fake.go | ||
runtime_cache_test.go | ||
runtime_cache.go | ||
runtime.go | ||
sync_result_test.go | ||
sync_result.go |