-
Notifications
You must be signed in to change notification settings - Fork 49
[RFE] Define containerd drop-in config directory #1127
Copy link
Copy link
Open
Labels
good first issueGet started with Flatcar contribution with this issue.Get started with Flatcar contribution with this issue.help wantedkind/featureA feature requestA feature request
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGet started with Flatcar contribution with this issue.Get started with Flatcar contribution with this issue.help wantedkind/featureA feature requestA feature request
Type
Projects
Status
🪵Backlog