Files
kubernetes/pkg/kubectl/cmd/rollingupdate.go
Jeff Lowdermilk 5bf993bf28 Validate image name for kubectl rolling-update NAME --image=IMAGE
Require distinct image from current one when starting a new
rolling-update, and exit with error if an existing in-progress update
is targeting a different image.
2015-10-21 11:48:39 -07:00

13 KiB