k3s/pkg/kubeapiserver
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
..
admission Merge pull request #52873 from ixdy/bazel-cleanup 2017-09-24 00:04:36 -07:00
authenticator oidc auth: make the OIDC claims prefix configurable 2017-08-18 09:49:32 -07:00
authorizer add selfsubjectrulesreview api 2017-09-01 19:09:43 +08:00
options Drop --experimental-bootstrap-token-auth flag. 2017-09-15 09:54:53 -05:00
server Add --request-timeout to allow the global request timeout of 60 seconds to be configured. 2017-08-28 13:42:43 -07:00
BUILD Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
OWNERS add liggitt to kubeapiserver owners 2017-04-03 10:14:34 -04:00
default_storage_factory_builder.go move specialDefaultResourcePrefixes out of vendor/k8s.io/apiserver 2017-09-07 10:19:30 +08:00
default_storage_factory_builder_test.go run hack/update-all 2017-06-22 11:31:03 -07:00
doc.go