File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -1507,6 +1507,7 @@ root = "{{GetDataDir}}"{{- end}}
15071507 type = "snapshot"
15081508 address = "/run/containerd/tardev-snapshotter.sock"
15091509[plugins."io.containerd.grpc.v1.cri".containerd.runtimes.kata-cc]
1510+ pod_annotations = ["io.katacontainers.*"]
15101511 snapshotter = "tardev"
15111512 runtime_type = "io.containerd.kata-cc.v2"
15121513 privileged_without_host_devices = true
@@ -1593,6 +1594,7 @@ root = "{{GetDataDir}}"{{- end}}
15931594 type = "snapshot"
15941595 address = "/run/containerd/tardev-snapshotter.sock"
15951596[plugins."io.containerd.grpc.v1.cri".containerd.runtimes.kata-cc]
1597+ pod_annotations = ["io.katacontainers.*"]
15961598 snapshotter = "tardev"
15971599 runtime_type = "io.containerd.kata-cc.v2"
15981600 privileged_without_host_devices = true
@@ -1735,6 +1737,7 @@ root = "{{GetDataDir}}"{{- end}}
17351737 type = "snapshot"
17361738 address = "/run/containerd/tardev-snapshotter.sock"
17371739[plugins."io.containerd.grpc.v1.cri".containerd.runtimes.kata-cc]
1740+ pod_annotations = ["io.katacontainers.*"]
17381741 snapshotter = "tardev"
17391742 runtime_type = "io.containerd.kata-cc.v2"
17401743 privileged_without_host_devices = true
You can’t perform that action at this time.
0 commit comments