Skip to content

Add ignore-not-found to 'kubectl delete' in restart-system-pods

This patch prevents premature exit from the restart-system-pods when trying to delete pods that were already removed from the cluster.

fixes #21 (closed)

Merge request reports