Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

migrate to github.com/moby/sys/user #46711

Merged
merged 1 commit into from Oct 25, 2023
Merged

Conversation

thaJeztah
Copy link
Member

@thaJeztah thaJeztah commented Oct 24, 2023

relates to;

The github.com/opencontainers/runc/libcontainer/user package was moved to a separate module. While there's still uses of the old module in our code-base, runc itself is migrating to the new module, and deprecated the old package (for runc 1.2).

- What I did

- How I did it

- How to verify it

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

The github.com/opencontainers/runc/libcontainer/user package was moved
to a separate module. While there's still uses of the old module in
our code-base, runc itself is migrating to the new module, and deprecated
the old package (for runc 1.2).

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah thaJeztah added area/runtime status/2-code-review kind/refactor PR's that refactor, or clean-up code labels Oct 24, 2023
@thaJeztah thaJeztah added this to the 25.0.0 milestone Oct 24, 2023
@AkihiroSuda AkihiroSuda merged commit a66ddb7 into moby:master Oct 25, 2023
105 checks passed
@thaJeztah thaJeztah deleted the switch_user branch October 25, 2023 06:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/runtime kind/refactor PR's that refactor, or clean-up code status/4-merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants