Michail Kargakis
b390087a99
kubectl: bring the rolling updater on par with the deployments
...
During a rolling update for Deployments, the total count of surge pods
is calculated by adding the desired number of pods (deployment.Spec.Replicas)
to maxSurge. During a kubectl rolling update, the total count of surge
pods is calculated by adding the original number of pods (oldRc.Spec.Replicas
via an annotation) to maxSurge. This commit changes this to use desired
replicas.
2016-03-04 18:07:09 +01:00
..
2016-03-03 15:19:02 -08:00
2016-03-02 18:08:24 -05:00
2016-02-13 09:15:39 -05:00
2016-01-22 13:27:26 -05:00
2015-11-03 08:05:26 -05:00
2015-09-03 11:01:13 -07:00
2016-02-18 21:24:21 -05:00
2016-02-18 21:24:21 -05:00
2016-01-27 15:30:21 -05:00
2016-01-27 15:30:21 -05:00
2016-02-20 23:31:22 -08:00
2016-03-03 11:40:54 -08:00
2015-05-01 17:49:56 -04:00
2015-12-18 00:27:22 -05:00
2015-08-13 09:41:51 -07:00
2015-12-18 15:09:53 +01:00
2016-02-28 07:33:07 +00:00
2016-02-29 12:05:13 -08:00
2016-02-18 21:24:21 -05:00
2016-02-25 07:35:22 -05:00
2015-12-14 13:43:45 -05:00
2015-12-14 13:43:45 -05:00
2016-03-02 20:46:32 -05:00
2016-02-29 12:05:13 -08:00
2016-02-29 12:05:13 -08:00
2016-02-28 00:59:01 -05:00
2016-02-28 00:59:01 -05:00
2016-02-02 14:20:01 -08:00
2016-03-04 18:07:09 +01:00
2016-03-04 18:07:09 +01:00
2016-02-25 09:28:07 -08:00
2016-02-25 09:28:07 -08:00
2016-02-12 10:17:35 +01:00
2016-02-19 09:48:03 -08:00
2015-12-14 13:43:45 -05:00
2015-12-14 13:43:45 -05:00
2015-12-14 13:43:45 -05:00
2016-02-18 21:24:21 -05:00
2015-11-16 10:57:52 -08:00
2015-11-16 10:57:52 -08:00
2016-02-26 10:27:37 -05:00
2016-02-26 10:27:37 -05:00
2015-11-24 09:16:12 -05:00
2015-08-05 17:30:03 -07:00
2016-02-26 20:34:15 -05:00
2016-01-22 13:27:26 -05:00
2016-01-22 13:27:25 -05:00
2016-02-28 07:33:07 +00:00
2016-02-24 15:06:24 -08:00
2016-01-13 10:11:52 -08:00
2015-08-05 17:30:03 -07:00