Skip to content

Conversation

thaJeztah
Copy link
Member

Commit 8437c56 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 8437c56 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 <github@gone.nl>
@thaJeztah thaJeztah self-assigned this Aug 8, 2024
@dosubot dosubot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 8, 2024
@thaJeztah thaJeztah added cherry-pick/1.6.x Change to be cherry picked to release/1.6 branch cherry-pick/1.7.x Change to be cherry picked to release/1.7 branch labels Aug 8, 2024
@thaJeztah thaJeztah added cherry-picked/1.7.x PR commits are cherry-picked into release/1.7 branch and removed cherry-pick/1.7.x Change to be cherry picked to release/1.7 branch labels Aug 8, 2024
@thaJeztah
Copy link
Member Author

@dmcgowan ptal

@dmcgowan dmcgowan added this pull request to the merge queue Aug 9, 2024
Merged via the queue into containerd:main with commit ee86aba Aug 9, 2024
47 checks passed
@thaJeztah thaJeztah deleted the migrate_userns branch August 9, 2024 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherry-pick/1.6.x Change to be cherry picked to release/1.6 branch cherry-picked/1.7.x PR commits are cherry-picked into release/1.7 branch dependencies Pull requests that update a dependency file go Pull requests that update Go code size/L
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants