mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-28 18:33:44 +00:00
Automatic merge from submit-queue Use patch when recording commands in kubectl set image 1. Use `Patch` to mitigate update conflict. See http://stackoverflow.com/questions/38476531/kubernetes-kubectl-set-image-deployment-not-able-to-record-history 2. Return warning instead of error when fail to record command @kubernetes/kubectl