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

🌱 Patch RKE2 config only for CP machines #851

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

Danil-Grigorev
Copy link
Contributor

@Danil-Grigorev Danil-Grigorev commented Nov 12, 2024

What this PR does / why we need it:

Deploy system-agent only on RKE2 CP nodes. According to https://docs.rke2.io/backup_restore#restoring-a-snapshot-to-existing-nodes, the process only requires to stop rke2-server on all CP nodes.

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 #762

Special notes for your reviewer:

Checklist:

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

Signed-off-by: Danil-Grigorev <danil.grigorev@suse.com>
@Danil-Grigorev Danil-Grigorev requested a review from a team as a code owner November 12, 2024 14:26
@Danil-Grigorev Danil-Grigorev added kind/bug Something isn't working kind/chore labels Nov 12, 2024
@Danil-Grigorev Danil-Grigorev changed the title 🐛 Patch RKE2 config only for CP machines 🌱 Patch RKE2 config only for CP machines Nov 12, 2024
@salasberryfin salasberryfin merged commit 4069641 into rancher:main Nov 13, 2024
9 of 23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working kind/chore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[etcdsnapshot&restore] Agent install command should be selective based on machine role
3 participants