Skip to content

toolforge_deploy_mr: added restart of deployments if no diff in chart

David Caro requested to merge deploy_restart into main

Sometimes when the changes are only of code, the chart itself does not change, and it will not pull in the new version unless the pods are recreated.

This also removes the need for user input when deploying (confirmation).

Signed-off-by: David Caro dcaro@wikimedia.org

Merge request reports