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] Generate helm clientset #4635

Merged
merged 1 commit into from
Jul 12, 2024

Conversation

k0s-bot
Copy link

@k0s-bot k0s-bot commented Jun 14, 2024

Automated backport to release-1.28, triggered by a label in #3940.
See .

Signed-off-by: Juan-Luis de Sousa-Valadas Castaño <jvaladas@mirantis.com>
(cherry picked from commit 687a103)
@k0s-bot k0s-bot requested a review from a team as a code owner June 14, 2024 14:20
@k0s-bot k0s-bot requested review from ncopa and makhov June 14, 2024 14:20
@k0s-bot k0s-bot mentioned this pull request Jun 14, 2024
16 tasks
@twz123 twz123 added the backport/release-1.27 PR that needs to be backported/cherrypicked to release-1.27 branch label Jun 14, 2024
@twz123
Copy link
Member

twz123 commented Jun 14, 2024

This is required for #4601.

@twz123
Copy link
Member

twz123 commented Jun 17, 2024

Closed in favor of 961f303.

@twz123 twz123 closed this Jun 17, 2024
@twz123 twz123 deleted the backport-3940-to-release-1.28 branch June 17, 2024 15:50
@twz123 twz123 restored the backport-3940-to-release-1.28 branch July 12, 2024 11:44
@twz123 twz123 reopened this Jul 12, 2024
@twz123
Copy link
Member

twz123 commented Jul 12, 2024

This is again required for the tests in #4737.

@twz123 twz123 merged commit ea9eb8e into release-1.28 Jul 12, 2024
148 checks passed
@twz123 twz123 deleted the backport-3940-to-release-1.28 branch July 12, 2024 14:47
@k0s-bot
Copy link
Author

k0s-bot commented Jul 12, 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-4635-to-release-1.27 origin/release-1.27
cd .worktree/backport-4635-to-release-1.27
git checkout -b backport-4635-to-release-1.27
ancref=$(git merge-base 03e2aec7303a1b802fe53faa1161037aff5f79f6 1e3bd4d5cecd6715af0698c9eff073588ffc41b8)
git cherry-pick -x $ancref..1e3bd4d5cecd6715af0698c9eff073588ffc41b8

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants