kubernetes/contrib
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
..
completions Merge pull request #24645 from jlowdermilk/rolling-update 2016-05-04 07:24:22 -07:00
mesos Fix the rest of the code 2016-04-29 17:12:10 -04:00
README.md add readme to redirect people to new repo 2015-08-13 17:53:12 -07:00

Kubernetes Contrib is moving!

Checkout https://github.com/kubernetes/contrib for anything that is missing here!

Analytics