Files
kubernetes/hack
k8s-merge-robot 1642083e60 Merge pull request #24645 from jlowdermilk/rolling-update
Automatic merge from submit-queue

kubectl rolling-update support for same image

Fixes #23497.

Enables `kubectl rolling-update --image` to the same image, adding a `--image-pull-policy` flag to remove ambiguity. This allows rolling-update to behave as an "update and/or restart" (https://github.com/kubernetes/kubernetes/issues/23497#issuecomment-212349730), or as a forced update when the same tag can mean multiple versions (e.g. `:latest`). cc @janetkuo @nikhiljindal
2016-05-04 07:24:22 -07:00
..
2016-03-02 20:46:32 -05:00
2016-04-26 02:06:47 -07:00
2016-03-04 10:42:06 +01:00
2016-04-20 12:12:29 -04:00
2016-04-21 16:22:52 +02:00
2016-04-20 09:48:24 -07:00