k3s/pkg/api/v1
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
..
endpoints Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
helper Consolidate extended resources and hugepages in Scheduler. 2017-09-18 09:32:16 -04:00
node Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
pod Remove deprecated init-container in annotations 2017-08-25 13:39:29 +08:00
resource pkg/api: simplify deepcopy calls 2017-08-29 20:04:05 +02:00
service Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
validation Use buildozer to remove deprecated automanaged tags 2017-09-21 15:53:22 -07:00
BUILD Change SizeLimit to a pointer 2017-08-30 11:50:35 -07:00
OWNERS Remove myself from a bunch of places 2017-07-20 12:10:46 +02:00
backward_compatibility_test.go manually fix unit tests in pkg/api/v1 2017-06-22 11:30:52 -07:00
conversion.go Merge pull request #51816 from liggitt/xiangpengzhao-remove-initc-anno 2017-09-03 17:35:11 -07:00
conversion_test.go manually fix unit tests in pkg/api/v1 2017-06-22 11:30:52 -07:00
defaults.go fix kube-proxy panic 2017-09-01 16:18:03 +08:00
defaults_test.go Merge pull request #51816 from liggitt/xiangpengzhao-remove-initc-anno 2017-09-03 17:35:11 -07:00
doc.go split v1/register.go to regsiter.go and builder.go 2017-06-22 10:21:42 -07:00
generate.go run hack/update-all 2017-06-22 11:31:03 -07:00
register.go rename pkg/api/v1/builder.go to register.go to be consistent with others 2017-07-21 14:03:32 -07:00
zz_generated.conversion.go Generated files 2017-09-07 14:18:40 -04:00
zz_generated.defaults.go auto-gen 2017-08-23 15:23:34 +08:00