Files
kubernetes/pkg/kubectl
Kubernetes Submit Queue a44baa0a48 Merge pull request #30383 from deads2k/fix-reaper
Automatic merge from submit-queue

speed up RC scaler

The RC scaler was waiting before starting the scale and then didn't use a watch to observe the result.  That led to longer than expected wait times.

@fabianofranz ptal.  You may want to sweep the rest of the file.  It could use some tidying with `RetryOnConflict` and `watch.Until`.
2016-08-13 01:05:00 -07:00
..
2016-07-16 13:48:21 -04:00
2016-08-02 19:51:51 +03:00
2016-08-12 08:19:10 -04:00
2016-08-12 08:19:10 -04:00