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

[Backport release-1.28] Bump runc to v1.1.11 #3874

Merged

Conversation

twz123
Copy link
Member

@twz123 twz123 commented Jan 3, 2024

Backport to release-1.28:

@twz123 twz123 requested a review from a team as a code owner January 3, 2024 16:00
@twz123 twz123 requested review from kke and juanluisvaladas January 3, 2024 16:00
@twz123 twz123 added the backport/release-1.27 PR that needs to be backported/cherrypicked to release-1.27 branch label Jan 3, 2024
@twz123 twz123 merged commit 8968444 into k0sproject:release-1.28 Jan 3, 2024
76 checks passed
@twz123 twz123 deleted the backport-3868-to-release-1.28 branch January 3, 2024 20:04
@k0s-bot
Copy link

k0s-bot commented Jan 3, 2024

Backport failed for release-1.27, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally.

git fetch origin release-1.27
git worktree add -d .worktree/backport-3874-to-release-1.27 origin/release-1.27
cd .worktree/backport-3874-to-release-1.27
git checkout -b backport-3874-to-release-1.27
ancref=$(git merge-base 087409943b92be7d85b959abb405e4e8d91df3c6 be8949c85a88c9886af2cf8c2f67fbd3202686f7)
git cherry-pick -x $ancref..be8949c85a88c9886af2cf8c2f67fbd3202686f7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/containers backport/release-1.27 PR that needs to be backported/cherrypicked to release-1.27 branch chore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants