k3s/test/utils
Kubernetes Submit Queue 7c9e614cbb Merge pull request #52873 from ixdy/bazel-cleanup
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>..

bazel: build/test almost everything

**What this PR does / why we need it**: Miscellaneous cleanups and bug fixes. The main motivating idea here was to make `bazel build //...` and `bazel test //...` mostly work. (There's a few reasons these still don't work, but we're a lot closer.)

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```

/assign @BenTheElder @mikedanese @spxtr
2017-09-24 00:04:36 -07:00
..
image Merge pull request #52873 from ixdy/bazel-cleanup 2017-09-24 00:04:36 -07:00
junit Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
BUILD Fix bazel 2017-09-01 05:39:00 +05:30
conditions.go run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
density_utils.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
deployment.go Move paused deployment e2e tests to integration 2017-09-06 18:12:28 -07:00
pod_store.go Shared Informer Run blocks until all goroutines finish 2017-07-18 14:05:08 +10:00
runners.go e2e/integration: simplify deepcopy calls 2017-08-29 20:11:50 +02:00
tmpdir.go