Skip to content

replace pkg/system Sequential funcs with moby/sys/sequential#44051

Merged
cpuguy83 merged 1 commit intomoby:masterfrom
thaJeztah:migrate_sequential
Aug 30, 2022
Merged

replace pkg/system Sequential funcs with moby/sys/sequential#44051
cpuguy83 merged 1 commit intomoby:masterfrom
thaJeztah:migrate_sequential

Conversation

@thaJeztah
Copy link
Copy Markdown
Member

Migrating these functions to allow them being shared between moby, docker/cli,
and containerd, and to allow using them without importing all of sys / system,
which (in containerd) also depends on hcsshim and more.

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

@thaJeztah thaJeztah changed the title [WIP] replace pkg/system Sequential funcs with moby/sys/sequential replace pkg/system Sequential funcs with moby/sys/sequential Aug 29, 2022
@thaJeztah thaJeztah marked this pull request as ready for review August 29, 2022 11:04
Comment thread vendor.mod
github.com/moby/swarmkit/v2 v2.0.0-20220721174824-48dd89375d0a
github.com/moby/sys/mount v0.3.3
github.com/moby/sys/mountinfo v0.6.2
github.com/moby/sys/sequential v0.0.0-20220829095930-b22ba8a69b30
Copy link
Copy Markdown
Member Author

@thaJeztah thaJeztah Aug 29, 2022

Choose a reason for hiding this comment

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

No release yet, but I'll do a release once review of all PR's is looking good, and will update to v0.5.0 (once released) in a follow-up.

@thaJeztah
Copy link
Copy Markdown
Member Author

Ah, dang, needs a rebase after #44052 was merged. Could've seen that one coming 😂

@thaJeztah
Copy link
Copy Markdown
Member Author

done 👍

Migrating these functions to allow them being shared between moby, docker/cli,
and containerd, and to allow using them without importing all of sys / system,
which (in containerd) also depends on hcsshim and more.

Signed-off-by: Sebastiaan van Stijn <[email protected]>
@thaJeztah
Copy link
Copy Markdown
Member Author

@cpuguy83 this one LGTY as well?

@cpuguy83 cpuguy83 merged commit c543c39 into moby:master Aug 30, 2022
@thaJeztah thaJeztah deleted the migrate_sequential branch August 30, 2022 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants