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 Go to v1.21.8 #4191

Merged
merged 5 commits into from
Mar 26, 2024

Conversation

twz123
Copy link
Member

@twz123 twz123 commented Mar 19, 2024

https://go.dev/doc/go1.21
https://go.dev/blog/go1.21

Signed-off-by: Tom Wieczorek <[email protected]>
(cherry picked from commit f2216a9)
@twz123 twz123 added security fix backport/release-1.27 PR that needs to be backported/cherrypicked to release-1.27 branch labels Mar 19, 2024
@twz123 twz123 marked this pull request as ready for review March 20, 2024 20:59
@twz123 twz123 requested a review from a team as a code owner March 20, 2024 20:59
@twz123 twz123 requested review from kke and makhov March 20, 2024 20:59
@twz123 twz123 merged commit b523c61 into k0sproject:release-1.28 Mar 26, 2024
75 checks passed
@twz123 twz123 deleted the backport-go-1.21.8-to branch March 26, 2024 08:34
@k0s-bot
Copy link

k0s-bot commented Mar 26, 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-4191-to-release-1.27 origin/release-1.27
cd .worktree/backport-4191-to-release-1.27
git checkout -b backport-4191-to-release-1.27
ancref=$(git merge-base 76218a4e6e4aba3c9465f5929f38a4d2f175ff45 a4ba8460e948f2ac5ac43023f1bdd4d13cb146a7)
git cherry-pick -x $ancref..a4ba8460e948f2ac5ac43023f1bdd4d13cb146a7

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

Successfully merging this pull request may close these issues.

4 participants