Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RFE] Define containerd drop-in config directory #1127

Open
pothos opened this issue Jul 20, 2023 · 0 comments
Open

[RFE] Define containerd drop-in config directory #1127

pothos opened this issue Jul 20, 2023 · 0 comments
Labels
kind/feature A feature request

Comments

@pothos
Copy link
Member

pothos commented Jul 20, 2023

Current situation

Customization of containerd settings requires copying the config file and overwriting the unit

Impact

Bad UX, potentially missing updates for the copied parts

Ideal future situation

Define containerd drop-in config directory in the base config and propose it upstream, too.

Implementation options

In the upstream docs there is this example: imports = ["/etc/containerd/runtime_*.toml" ]
Maybe /etc/containerd/conf.d/*.toml is better?
Anyway if supported upstream this should be done by default (implicit content of the configuration, not required to be on disk?)

Additional information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature A feature request
Projects
Development

No branches or pull requests

1 participant