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

Install RKE2 by default #437

Merged
merged 1 commit into from
Apr 4, 2024
Merged

Conversation

alexander-demicev
Copy link
Member

What this PR does / why we need it:

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

Special notes for your reviewer:

Checklist:

  • squashed commits into logical changes
  • includes documentation
  • adds unit tests
  • adds or updates e2e tests

@alexander-demicev alexander-demicev marked this pull request as ready for review March 19, 2024 14:29
@alexander-demicev alexander-demicev force-pushed the enablerke2 branch 2 times, most recently from 51db170 to c1f2b6b Compare March 19, 2024 14:46
@furkatgofurov7
Copy link
Contributor

furkatgofurov7 commented Mar 19, 2024

We have to make sure the uninstall process is not broken with this change, which IMO would probably be the case, since we are currently deleting deployment/webhooks specific to Kubeadm only in post-delete hook

furkatgofurov7
furkatgofurov7 previously approved these changes Apr 2, 2024
Copy link
Contributor

@furkatgofurov7 furkatgofurov7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, this looks good to me.

Danil-Grigorev
Danil-Grigorev previously approved these changes Apr 3, 2024
Signed-off-by: Alexandr Demicev <alexandr.demicev@suse.com>
Copy link
Contributor

@richardcase richardcase left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The CI test is flaky but we can fix that later. I think this is good to go.

@richardcase richardcase merged commit b2845d6 into rancher:main Apr 4, 2024
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants