Skip to content

migrate to github.com/moby/sys/userns#48307

Merged
thaJeztah merged 1 commit intomoby:masterfrom
thaJeztah:migrate_userns
Aug 8, 2024
Merged

migrate to github.com/moby/sys/userns#48307
thaJeztah merged 1 commit intomoby:masterfrom
thaJeztah:migrate_userns

Conversation

@thaJeztah
Copy link
Member

Commit 2ce811e migrated the use of the userns package to the github.com/moby/sys/user module.

After further discussion with maintainers, it was decided to move the userns package to a separate module, as it has no direct relation with "user" operations (other than having "user" in its name).

This patch migrates our code to use the new module.

Commit 2ce811e migrated the use of the
userns package to the github.com/moby/sys/user module.

After further discussion with maintainers, it was decided to move the
userns package to a separate module, as it has no direct relation with
"user" operations (other than having "user" in its name).

This patch migrates our code to use the new module.

Signed-off-by: Sebastiaan van Stijn <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Development

Successfully merging this pull request may close these issues.

3 participants