Clayton Coleman
|
3454a8d52c
|
refactor: update bazel, codec, and gofmt
|
2016-12-03 19:10:53 -05:00 |
|
Clayton Coleman
|
5df8cc39c9
|
refactor: generated
|
2016-12-03 19:10:46 -05:00 |
|
Pengfei Ni
|
f584ed4398
|
Fix package aliases to follow golang convention
|
2016-11-30 15:40:50 +08:00 |
|
Chao Xu
|
eca157588d
|
federation
|
2016-11-23 15:53:09 -08:00 |
|
Mike Danese
|
3b6a067afc
|
autogenerated
|
2016-10-21 17:32:32 -07:00 |
|
Jan Chaloupka
|
6079053407
|
Update clientset generator to use RESTClient interface instead of the RESTClient data type
|
2016-10-21 10:13:51 +02:00 |
|
Chao Xu
|
75cc05de82
|
manual changes to let client-gen use versioned options
|
2016-10-04 20:39:29 -07:00 |
|
Chao Xu
|
a780db9a03
|
changes in federation controllers
|
2016-09-27 14:33:24 -07:00 |
|
Mike Danese
|
a765d59932
|
move informer and controller to pkg/client/cache
Signed-off-by: Mike Danese <mikedanese@google.com>
|
2016-09-15 12:50:08 -07:00 |
|
lojies
|
9498b227a1
|
change infof to Errorf in some codes
|
2016-09-12 15:55:42 +08:00 |
|
xiangpengzhao
|
0623f7bcf8
|
Return nil directly when err is nil.
|
2016-08-08 04:20:44 -04:00 |
|
Harry Zhang
|
c495397cae
|
Refactor uuid into its own pkg
|
2016-07-30 00:07:02 -04:00 |
|
nikhiljindal
|
11ba8943fe
|
Updating federation controllers to use release_1_4 clientset instead of release_1_3 clientset
|
2016-07-20 10:56:57 -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 |
|
David McMahon
|
ef0c9f0c5b
|
Remove "All rights reserved" from all the headers.
|
2016-06-29 17:47:36 -07:00 |
|
nikhiljindal
|
7fcf8daf6b
|
Moving federation/v1alpha1 to federation/v1beta1
|
2016-06-28 17:12:58 -07:00 |
|
mfanjie
|
6dde087f69
|
change clientset of service controller to versioned one
|
2016-06-06 17:04:26 +08:00 |
|
mfanjie
|
c2dbce68f1
|
extract public function for build cluster config so that other controller can reuse
|
2016-06-06 10:36:35 +08:00 |
|
nikhiljindal
|
98c9fbb529
|
Updating federation-controller-manager to use secret to get federation-apiserver's kubeconfig
|
2016-06-03 15:16:45 -07:00 |
|
nikhiljindal
|
8e3e5a8b85
|
load secretRef only if it is present
|
2016-05-31 18:17:42 -07:00 |
|
Quinton Hoole
|
85a0de3300
|
Use secrets to configure kube clients in federation cluster controller, and cache kube clients.
|
2016-05-28 11:19:13 -07:00 |
|
Quinton Hoole
|
20c75956fd
|
Add federation cluster status zone and region update.
|
2016-05-28 11:15:23 -07:00 |
|
nikhiljindal
|
dca310aa88
|
Updating tests
|
2016-05-24 00:27:39 -07:00 |
|
nikhiljindal
|
9b604242c6
|
Updating the federation cluster controller to use secretRef to contact the server
|
2016-05-23 21:50:00 -07:00 |
|
huangyuqi
|
21fe26bd07
|
remove the rs&subrs logic from cluster controller
|
2016-05-16 16:48:27 +08:00 |
|