Skip to content

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

@pothos

Description

@pothos

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    🪵Backlog

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions