mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-01 07:47:15 +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:
commit
0f3eb2451e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user