Chao Xu
|
03d8820edc
|
rename /release_1_5 to /clientset
|
2016-12-14 12:39:48 -08:00 |
|
Wojciech Tyczynski
|
e8d1cba875
|
GetOptions in client calls
|
2016-12-09 09:42:01 +01:00 |
|
Chao Xu
|
7eeb71f698
|
cmd/kube-controller-manager
|
2016-11-23 15:53:09 -08:00 |
|
m1093782566
|
396d959252
|
implement statefulset update pet unit test
Change-Id: I2234ee8357752aaa8801efb52d5963c215a0344d
|
2016-11-05 19:47:01 +08:00 |
|
Chao Xu
|
850729bfaf
|
include multiple versions in clientset
update client-gen to use the term "internalversion" rather than "unversioned";
leave internal one unqualified;
cleanup client-gen
|
2016-10-29 13:30:47 -07:00 |
|
Janet Kuo
|
10aee82ae3
|
Rename PetSet API to StatefulSet
|
2016-10-27 17:25:10 -07:00 |
|
m1093782566
|
fd47b6d4d1
|
change petset replicas type from int to int32
Change-Id: I0b8c30083e4a221421de46d9d4dcb21b1f5bb36f
|
2016-10-08 17:13:20 +08:00 |
|
deads2k
|
b83a317003
|
switch controller manager to generated clientset
|
2016-09-20 12:53:47 -04:00 |
|
Michal Rostecki
|
59ca5986dd
|
Print/log pointers of structs with %#v instead of %+v
There are many places in k8s where %+v is used to format a pointer
to struct, which isn't working as expected.
Fixes #26591
|
2016-08-01 22:27:56 +02:00 |
|
joe2far
|
5ead89b5bb
|
Fixed several typos
|
2016-07-13 15:06:24 +01:00 |
|
David McMahon
|
ef0c9f0c5b
|
Remove "All rights reserved" from all the headers.
|
2016-06-29 17:47:36 -07:00 |
|
Prashanth Balasubramanian
|
6bc3052551
|
PetSet alpha controller
|
2016-05-04 18:39:17 -07:00 |
|