deads2k
|
c30b2efc46
|
update replicaset lister
|
2016-10-05 15:20:27 -04:00 |
|
Michail Kargakis
|
59da5385e0
|
controller: enhance timeout error message for Recreate deployments
|
2016-09-20 15:53:24 +02: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 |
|
Michail Kargakis
|
39576b47ba
|
controller: wait for synced old replica sets on Recreate
|
2016-07-04 18:23:58 +02:00 |
|
David McMahon
|
ef0c9f0c5b
|
Remove "All rights reserved" from all the headers.
|
2016-06-29 17:47:36 -07:00 |
|
Janet Kuo
|
764df2e096
|
Listing pods only once when getting pods for RS in deployment
|
2016-06-10 09:55:28 -07:00 |
|
Chao Xu
|
49559a3332
|
Generate the typed clients under the clientset folder
|
2016-03-31 15:28:45 -07:00 |
|
Janet Kuo
|
26bcdb1bd6
|
Separate GetOldRS and GetNewRS in deployment controller (get and mutate) and deployment util (get only)
|
2016-03-15 10:23:20 -07:00 |
|
Janet Kuo
|
64731e8083
|
Address comments
|
2016-03-03 15:56:09 -08:00 |
|
Janet Kuo
|
aae2073a78
|
Add preconditions to pod/rs update retry func
|
2016-03-03 14:54:28 -08:00 |
|
Janet Kuo
|
75e570832b
|
Ignore not found error when retrying rs and pods updates
|
2016-03-03 11:45:55 -08:00 |
|