k8s-merge-robot
|
e9e774cfb4
|
Merge pull request #28431 from brendandburns/thirdparty2
Automatic merge from submit-queue
Fix a problem with multiple APIs clobbering each other in registration.
Fixes https://github.com/kubernetes/kubernetes/issues/24392
@kubernetes/sig-api-machinery
[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/.github/PULL_REQUEST_TEMPLATE.md?pixel)]()
|
2016-07-22 09:41:58 -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 |
Brendan Burns
|
891bd3e522
|
add a test
|
2016-07-07 22:09:55 -07:00 |
Brendan Burns
|
cf5010ca6e
|
Fix a problem with multiple APIs clobbering each other in registration.
|
2016-07-02 22:29:08 -07:00 |
David McMahon
|
ef0c9f0c5b
|
Remove "All rights reserved" from all the headers.
|
2016-06-29 17:47:36 -07:00 |
nikhiljindal
|
2ffa3b4586
|
Moving StorageFactory building logic to genericapiserver
|
2016-05-10 00:57:11 -07:00 |
Brendan Burns
|
be6c5b332b
|
Add third party support to kubectl
|
2016-03-31 10:53:32 -07:00 |
goltermann
|
32d569d6c7
|
Fixing all the "composite literal uses unkeyed fields" Vet errors.
|
2016-03-25 15:25:09 -07:00 |
Jordan Liggitt
|
d008283942
|
Tolerate multiple registered versions in a single group
|
2016-03-12 12:49:41 -05:00 |
deads2k
|
cf6234d219
|
add prioritized RESTMapper to registered
|
2016-02-25 07:35:23 -05:00 |
deads2k
|
f89bd83664
|
fix group mapping and encoding order
|
2016-02-15 08:49:17 -05:00 |
nikhiljindal
|
2ad642d370
|
Merge registered and latest and move to apimachinery
|
2016-01-21 14:42:21 -08:00 |