Files
containerd/services
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
..
2020-01-08 18:07:50 -08:00
2019-04-10 13:34:34 -04:00
2018-02-19 10:32:26 +09:00
2019-10-30 16:22:02 -07:00
2020-01-07 14:59:20 -08:00