mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-02 01:16:27 +00:00
Merge pull request #10169 from fidencio/topic/revert-reset_runtime-to-cleanup
Revert "ci: add reset_runtime to cleanup"
This commit is contained in:
@@ -706,7 +706,6 @@ function main() {
|
||||
cleanup_cri_runtime "$runtime"
|
||||
kubectl label node "$NODE_NAME" --overwrite katacontainers.io/kata-runtime=cleanup
|
||||
remove_artifacts
|
||||
reset_runtime "$runtime"
|
||||
;;
|
||||
reset)
|
||||
reset_runtime $runtime
|
||||
|
Reference in New Issue
Block a user