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 Go to v1.20.13 #3911

Merged

Conversation

twz123
Copy link
Member

@twz123 twz123 commented Jan 10, 2024

@twz123 twz123 added chore backport/release-1.26 PR that needs to be backported/cherrypicked to release-1.26 branch labels Jan 10, 2024
@twz123 twz123 marked this pull request as ready for review January 11, 2024 11:38
@twz123 twz123 requested a review from a team as a code owner January 11, 2024 11:38
@twz123 twz123 requested review from ncopa and makhov January 11, 2024 11:38
@twz123 twz123 enabled auto-merge January 11, 2024 11:38
@twz123 twz123 merged commit 69bd2bc into k0sproject:release-1.27 Jan 11, 2024
72 checks passed
@twz123 twz123 deleted the backport-3910-to-release-1.27 branch January 11, 2024 11:40
@k0s-bot
Copy link

k0s-bot commented Jan 11, 2024

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-3911-to-release-1.26 origin/release-1.26
cd .worktree/backport-3911-to-release-1.26
git checkout -b backport-3911-to-release-1.26
ancref=$(git merge-base 30095c36de6506fd8dce712a8fd7add7b933a75d fb4909520e40876a6dab852616cb06b2ff8400ee)
git cherry-pick -x $ancref..fb4909520e40876a6dab852616cb06b2ff8400ee

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

3 participants