Skip to content

feat: allow usage of usernamespaces - #213

Open
hegerdes wants to merge 1 commit into
coredns:masterfrom
hegerdes:feat/usernaemspaces
Open

feat: allow usage of usernamespaces#213
hegerdes wants to merge 1 commit into
coredns:masterfrom
hegerdes:feat/usernaemspaces

Conversation

@hegerdes

Copy link
Copy Markdown

Why is this pull request needed and what does it do?

This adds an option which allows users to run coredns pod in usernamespaces. It increases security by separating the userids in the container from the one on the host.

This is a relative new feature and requires containerd >= 2.0 and kubernetes >= 1.30 (default enabled since 1.33). The flag is turned off by default and backwards compatible.

If you think this is to early to support this, just let me me know and we kann postpone this.

Which issues (if any) are related?

None yet

Checklist:

  • I have bumped the chart version according to versioning.
  • I have updated the chart changelog with all the changes that come with this pull request according to changelog.
  • Any new values are backwards compatible and/or have sensible default.
  • I have signed off all my commits as required by DCO.

Changes are automatically published when merged to main. They are not published on branches.

Note on DCO

If the DCO action in the integration test fails, one or more of your commits are not signed off. Please click on the Details link next to the DCO action for instructions on how to resolve this.

Signed-off-by: Henrik Gerdes <hegerdes@outlook.de>
@hegerdes
hegerdes force-pushed the feat/usernaemspaces branch from a550e71 to fee72e5 Compare January 18, 2026 12:52
@Jasstkn

Jasstkn commented Jul 31, 2026

Copy link
Copy Markdown

@hegerdes hey. do you plan to continue working on this PR? I am interested in this functionality as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants