Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Commit 39c7d7e

Browse files
committed
Remove execution driver
We use containerd now and there is no execution driver anymore. Signed-off-by: Qiang Huang <h.huangqiang@huawei.com>
1 parent 98348ad commit 39c7d7e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

types/types.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,6 @@ type Info struct {
230230
OomKillDisable bool
231231
NGoroutines int
232232
SystemTime string
233-
ExecutionDriver string
234233
LoggingDriver string
235234
CgroupDriver string
236235
NEventsListener int

0 commit comments

Comments
 (0)