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 etcd to v3.5.10 #3663

Merged

Conversation

twz123
Copy link
Member

@twz123 twz123 commented Oct 31, 2023

Backport to release-1.28:

@twz123 twz123 added area/controlplane component/etcd chore backport/release-1.27 PR that needs to be backported/cherrypicked to release-1.27 branch labels Oct 31, 2023
@twz123 twz123 marked this pull request as ready for review October 31, 2023 16:04
@twz123 twz123 requested a review from a team as a code owner October 31, 2023 16:04
@twz123 twz123 requested review from ncopa and makhov October 31, 2023 16:04
@twz123 twz123 merged commit bb943e6 into k0sproject:release-1.28 Oct 31, 2023
77 checks passed
@twz123 twz123 deleted the backport-3661-to-release-1.28 branch October 31, 2023 17:14
@k0s-bot
Copy link

k0s-bot commented Oct 31, 2023

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-3663-to-release-1.27 origin/release-1.27
cd .worktree/backport-3663-to-release-1.27
git checkout -b backport-3663-to-release-1.27
ancref=$(git merge-base b587c1c4d155b2cd7abd3f68d3f8bad14cc659fc fbc5e7481401df76b42f7b6f45f8c34cf368db8c)
git cherry-pick -x $ancref..fbc5e7481401df76b42f7b6f45f8c34cf368db8c

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

Successfully merging this pull request may close these issues.

3 participants