Fixed to remove k8s pod on finished by hnarimiya · Pull Request #1696 · treasure-data/digdag
When I executed KubernetesCommandExecutor, there was a case where the pod remained. So I modified it to explicitly delete the pod after the archive file acquisition was complete.