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.27] Bump runc to 1.1.9 #3374

Merged

Conversation

twz123
Copy link
Member

@twz123 twz123 commented Aug 11, 2023

Backport to release-1.27:

@twz123 twz123 requested a review from a team as a code owner August 11, 2023 15:04
@twz123 twz123 added the backport/release-1.26 PR that needs to be backported/cherrypicked to release-1.26 branch label Aug 11, 2023
@twz123 twz123 enabled auto-merge August 11, 2023 18:28
@twz123 twz123 merged commit da6987e into k0sproject:release-1.27 Aug 14, 2023
73 checks passed
@twz123 twz123 deleted the backport-3371-to-release-1.27 branch August 14, 2023 10:48
@k0s-bot
Copy link

k0s-bot commented Aug 14, 2023

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

Please cherry-pick the changes locally.

git fetch origin release-1.26
git worktree add -d .worktree/backport-3374-to-release-1.26 origin/release-1.26
cd .worktree/backport-3374-to-release-1.26
git checkout -b backport-3374-to-release-1.26
ancref=$(git merge-base db7d18bf844e142d431d265787e5778e993b9a74 f350411f7b04f4a754af0659badf5bff033f05b0)
git cherry-pick -x $ancref..f350411f7b04f4a754af0659badf5bff033f05b0

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

Successfully merging this pull request may close these issues.

4 participants