deads2k
fb9c109953
add summarizing discovery controller and handlers
2016-12-08 13:54:18 -05:00
Kubernetes Submit Queue
8d518d36b5
Merge pull request #38289 from deads2k/fed-07-wire-auth
...
Automatic merge from submit-queue (batch tested with PRs 36543, 38189, 38289, 38291, 36724)
add authentication/authorization to kubernetes-discovery
Wires authentication and authorization into `kubernetes-discovery` and re-enables the `local-up-cluster.sh` along with proper permission granting for RBAC cases.
@sttts @liggitt
2016-12-07 11:40:17 -08:00
deads2k
798d3edabf
add authentication/authorization to kubernetes-discovery
2016-12-07 09:33:43 -05:00
deads2k
8ae8bf02a4
regenerate informers
2016-12-07 07:54:04 -05:00
deads2k
0579e86663
host apiservices resource
2016-12-07 07:47:09 -05:00
deads2k
0a6193fbe4
add apiregistration types
2016-12-06 13:45:10 -05:00
deads2k
583dfbb0b1
generated
2016-12-06 13:10:38 -05:00
deads2k
985d502ed3
add basic wiring for kubernetes-discovery to become a kube-like api server
2016-12-06 08:19:39 -05:00
deads2k
f255e46ee4
refactor kubernetes-discovery to use cobra and prep for genericapiserver
2016-12-06 08:08:50 -05:00
Clayton Coleman
5df8cc39c9
refactor: generated
2016-12-03 19:10:46 -05:00
Mike Danese
3b6a067afc
autogenerated
2016-10-21 17:32:32 -07:00
Timothy St. Clair
d6606a6aa9
etcd3 validation showed that several unit tests that depend on apiserver being fully
...
stood up should be integration tests, not unit tests.
2016-08-18 14:12:24 -05:00
k8s-merge-robot
fa174bcdaf
Merge pull request #29042 from dims/fixup-imports
...
Automatic merge from submit-queue
Use Go canonical import paths
Add canonical imports only in existing doc.go files.
https://golang.org/doc/go1.4#canonicalimports
Fixes #29014
2016-07-18 07:23:38 -07:00
k8s-merge-robot
9b5696b7b4
Merge pull request #26705 from nebril/issue-26704
...
Automatic merge from submit-queue
Make discovery summarizer call servers in parallel
fixes #26704
2016-07-18 04:42:46 -07:00
Davanum Srinivas
2b0ed014b7
Use Go canonical import paths
...
Add canonical imports only in existing doc.go files.
https://golang.org/doc/go1.4#canonicalimports
Fixes #29014
2016-07-16 13:48:21 -04:00
Maciej Kwiek
ee6f50ec34
Make discovery summarizer call servers in parallel
2016-07-07 16:10:27 +02:00
David McMahon
ef0c9f0c5b
Remove "All rights reserved" from all the headers.
2016-06-29 17:47:36 -07:00
nikhiljindal
65c1dc8b84
Adding a discovery summarizer server
2016-05-13 13:52:23 -07:00