containerd/cmd
ktock fdb76f55d8 Fix backword-compatibility issue of non-versioned config file
According to the doc about `config.toml` of containerd:

```
If no version number is specified inside the config file then it is assumed to
be a version 1 config and parsed as such.
```

However, it's not true recently.
This will break the backward-compatibility in some environment.
This commit fixes this issue.

Signed-off-by: Kohei Tokunaga <ktokunaga.mail@gmail.com>
2021-04-15 10:00:58 +09:00
..
containerd Fix backword-compatibility issue of non-versioned config file 2021-04-15 10:00:58 +09:00
containerd-shim Fix return event publishing error 2021-04-09 11:54:58 +08:00
containerd-shim-runc-v1 Fix linter errors 2019-07-14 20:49:40 -07:00
containerd-shim-runc-v2 Fix linter errors 2019-07-14 20:49:40 -07:00
containerd-stress containerd-stress: add snapshotter option for stress test to use 2021-04-12 20:45:22 +00:00
ctr Merge pull request #5260 from fuweid/limit-concurent-uploads-when-push 2021-03-25 09:22:44 -04:00
gen-manpages man: move ctr.1, containerd-config to section 8, and fix generation 2020-04-03 12:32:52 +02:00
protoc-gen-gogoctrd Update ttrpc for containerd repo 2018-06-28 09:53:40 -04:00