Граф коммитов

6 Коммитов

Автор SHA1 Сообщение Дата
Sebastiaan van Stijn 655193435b
update years in license headers
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-03-04 10:30:39 +01:00
Sebastiaan van Stijn 6be85a7fdf
Revert "remove default "containerd.toml" config file"
This reverts commit 37e406ca63.

Relates to https://github.com/docker/containerd-packaging/pull/215#discussion_r632804641

> removing this does have some impact on rpm users who are currently overwriting
> the rpm supplied config.toml with their own. This being removed above, causes
> the user supplied override config.toml file also to be deleted, when they upgrade
> to a rpm version with this change. rpm moves the file to.rpmsave/.rpmnew after
> upgrading to the new version with the above change.

Reverting this change (at least temporarily until we figure out an alternative)
is the safest option for now.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-05-19 14:31:54 +02:00
Sebastiaan van Stijn 37e406ca63
remove default "containerd.toml" config file
This configuration file was used to disable the CRI plugin to work around an
issue where CRI was automatically listening for remote connections.

That problem was resolved, so we no longer need a customized configuration.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-01-22 16:24:17 +01:00
Guillaume Lours fd446dcc92 Add Apache License to open source the repository
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2020-02-20 15:11:31 +01:00
Michael Crosby 1e2daffbbc Add disabled plugins for cri
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2018-08-20 11:54:08 -04:00
Eli Uriegas 7824856d42 Add initial rpm building materials
Signed-off-by: Eli Uriegas <eli.uriegas@docker.com>
2018-04-23 20:45:34 +00:00