Skip to content

Add conf.d include in the default config#12323

Merged
mxpv merged 1 commit intocontainerd:mainfrom
mxpv:conf
Sep 25, 2025
Merged

Add conf.d include in the default config#12323
mxpv merged 1 commit intocontainerd:mainfrom
mxpv:conf

Conversation

@mxpv
Copy link
Member

@mxpv mxpv commented Sep 24, 2025

We've reworked config merging strategy in 2.0 - #9982

This change adds /etc/containerd/conf.d/*.toml to the default configuration to allow configs drop-ins without the need to change root configuration file.

❯ bin/containerd config default
...
imports = ['/etc/containerd/conf.d/*.toml']

@github-project-automation github-project-automation bot moved this from Needs Triage to Review In Progress in Pull Request Review Sep 25, 2025
@dmcgowan dmcgowan added this to the 2.2 milestone Sep 25, 2025
@mxpv mxpv added this pull request to the merge queue Sep 25, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 25, 2025
@mxpv mxpv added this pull request to the merge queue Sep 25, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 25, 2025
@mxpv mxpv added this pull request to the merge queue Sep 25, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 25, 2025
@mxpv mxpv added this pull request to the merge queue Sep 25, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 25, 2025
@mxpv mxpv added this pull request to the merge queue Sep 25, 2025
Merged via the queue into containerd:main with commit 18f82e2 Sep 25, 2025
169 of 178 checks passed
@github-project-automation github-project-automation bot moved this from Review In Progress to Done in Pull Request Review Sep 25, 2025
@mxpv mxpv deleted the conf branch October 27, 2025 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

5 participants