Remove an addressed TODO.
Signed-off-by: Lantao Liu <lantaol@google.com>
This commit is contained in:
parent
34319e025f
commit
2b6302d91d
@ -65,7 +65,6 @@ type criContainerdService struct {
|
|||||||
// rootDir is the directory for managing cri-containerd files.
|
// rootDir is the directory for managing cri-containerd files.
|
||||||
rootDir string
|
rootDir string
|
||||||
// sandboxImage is the image to use for sandbox container.
|
// sandboxImage is the image to use for sandbox container.
|
||||||
// TODO(random-liu): Make this configurable via flag.
|
|
||||||
sandboxImage string
|
sandboxImage string
|
||||||
// snapshotter is the snapshotter to use in containerd.
|
// snapshotter is the snapshotter to use in containerd.
|
||||||
snapshotter string
|
snapshotter string
|
||||||
|
Loading…
Reference in New Issue
Block a user