kubernetes/pkg/kubelet/container
Kubernetes Submit Queue 96ec318718
Merge pull request #59842 from ixdy/update-rules_go-02-2018
Automatic merge from submit-queue. 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 bazelbuild/rules_go, kubernetes/repo-infra, and gazelle dependencies

**What this PR does / why we need it**: updates our bazelbuild/rules_go dependency in order to bump everything to go1.9.4. I'm separating this effort into two separate PRs, since updating rules_go requires a large cleanup, removing an attribute from most build rules.

**Release note**:

```release-note
NONE
```
2018-02-19 22:23:05 -08:00
..
testing Increment CRI version from v1alpha1 to v1alpha2 2018-02-07 09:06:26 +01:00
BUILD Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08: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 fix all the typos across the project 2018-02-11 11:04:14 +08:00
os.go Use chmod to bypass umask on termination log file 2017-01-23 12:26:37 -05:00
pty_linux.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
pty_unsupported.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
ref_test.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00
ref.go pkg/api/legacyscheme: fixup imports 2017-10-18 17:23:55 +02:00
resize.go Move client/unversioned/remotecommand to client-go 2017-05-15 16:28:56 +03: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 Increment CRI version from v1alpha1 to v1alpha2 2018-02-07 09:06:26 +01: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