Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-25 | Add support for containerd 1.5 | Fabricio Voznika | |
"cri.runtimeoptions.v1" moved to "runtimeoptions.v1" and containerd configuration format version 2 is required. Updates #6449 PiperOrigin-RevId: 405474653 | |||
2021-08-16 | Support runtime options type used in containerd v1.5 | zeddy | |
2021-01-12 | Delete shim v1 | Fabricio Voznika | |
gvisor-containerd-shim is not compatible with containerd 1.1 or earlier. Starting from containerd 1.2, shim v2 is the preferred interface. PiperOrigin-RevId: 351485556 |