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

[etcdbackup&restore] Add system-agent installation script to be used by webhook #497

Open
Tracked by #388
furkatgofurov7 opened this issue Apr 22, 2024 · 0 comments
Labels
kind/enhancement Categorizes issue or PR as related to a new feature.
Milestone

Comments

@furkatgofurov7
Copy link
Contributor

furkatgofurov7 commented Apr 22, 2024

Create a bash script for installing system-agent on the host, this script will be passed as part of user data using RKE2Config webhook, see POC code for reference https://github.com/furkatgofurov7/turtles-etcd-restore/blob/main/internal/webhook/installsh.go and system agent installation script for CAPR
https://github.com/rancher/system-agent/blob/main/install.sh. Final version of the script should be similar to the one used in CAPR but without CAPR specific parts

@richardcase richardcase added this to the May release milestone May 3, 2024
@mbologna mbologna modified the milestones: May release, June release May 15, 2024
@kkaempf kkaempf added the kind/enhancement Categorizes issue or PR as related to a new feature. label Jun 4, 2024
@kkaempf kkaempf modified the milestones: June release, July release Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Categorizes issue or PR as related to a new feature.
Projects
Development

No branches or pull requests

4 participants