Skip to content

Conversation

@lifubang
Copy link
Member

@lifubang lifubang commented Jun 9, 2024

This is a backport of #4311 to release-1.1 branch.

When I was using runc --debug to run a container with user ns, I saw two debug msgs request stage-0 to map user namespace, it would make users confused.

At the first I thought runc requested stage-0 two times to map user ns? But after looked into the code, there are two same debug msgs in nsexec:
https://github.com/opencontainers/runc/blob/6b9b2c3d/libcontainer/nsenter/nsexec.c#L899

(cherry picked from commit 24c2d28)

Signed-off-by: lfbzhm <lifubang@acmcoder.com>
(cherry picked from commit 24c2d28)
Signed-off-by: lifubang <lifubang@acmcoder.com>
@lifubang lifubang added easy-to-review backport/1.1-pr A backport PR to release-1.1 labels Jun 9, 2024
@lifubang lifubang added this to the 1.1.13 milestone Jun 9, 2024
@lifubang lifubang mentioned this pull request Jun 10, 2024
Copy link
Member

@rata rata left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@kolyshkin kolyshkin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@kolyshkin kolyshkin merged commit 3507ada into opencontainers:release-1.1 Jun 11, 2024
@lifubang lifubang deleted the backport-4311 branch October 15, 2024 05:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport/1.1-pr A backport PR to release-1.1 easy-to-review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants