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

chore: bump youki libcontainer to v0.3.3 #601

Merged
merged 1 commit into from
May 22, 2024

Conversation

Mossaka
Copy link
Member

@Mossaka Mossaka commented May 22, 2024

this will grab the latest changes that remove the chdir syscall and hugely improve the start up performance of the shims

this will grab the latest changes that remove the `chdir` syscall and hugely improve the start up performance of the shims

Signed-off-by: jiaxiao zhou <jiazho@microsoft.com>
@Mossaka Mossaka marked this pull request as ready for review May 22, 2024 17:29
@Mossaka Mossaka requested a review from jsturtevant May 22, 2024 17:29
@Mossaka Mossaka linked an issue May 22, 2024 that may be closed by this pull request
Copy link
Contributor

@jsturtevant jsturtevant left a comment

Choose a reason for hiding this comment

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

LGTM

@Mossaka Mossaka merged commit d3d9758 into containerd:main May 22, 2024
51 checks passed
@Mossaka Mossaka deleted the bump-youki branch May 22, 2024 17:42
@utam0k
Copy link
Member

utam0k commented May 23, 2024

Thanks, @Mossaka

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

update youki to v0.3.3 to pick up the changes that remove chdir
3 participants