drone-gke
drone-gke copied to clipboard
Add support for rollout reset
Is your feature request related to a problem? When the tag on the image doesn't change, reapplication of the deployment doesn't delete the pods. The not changing tag could happen if you tag containers with :release/:master
Describe the solution you'd like
Add kubectl rollout restart
Describe alternatives you've considered I don't think there are any possible ones