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

Add --merge flag to k3sup plan command #438

Open
1 of 2 tasks
DaruZero opened this issue Jul 30, 2024 · 2 comments · May be fixed by #440
Open
1 of 2 tasks

Add --merge flag to k3sup plan command #438

DaruZero opened this issue Jul 30, 2024 · 2 comments · May be fixed by #440

Comments

@DaruZero
Copy link

Why do you need this?

I use the plan command to automate bootstrapping many clusters, and it would be useful to add --merge flag to the resulting script in order to avoid manually merging the kubeconfig.

Expected Behaviour

Running the bootstrap script should require as little additional steps as possible.

Current Behaviour

After bootstrapping a cluster, I need to manually merge the new kubeconfig with the default one

Possible Solution

Add the --merge flag to the plan command, that would simply add the same --merge flag to the install command in the generated bootstrap script

Your Environment

  • k3sup version: 0.13.6
k3sup version

Do you want to work on this?

Subject to design approval, are you willing to work on a Pull Request for this issue or feature request?

  • Yes
  • No
@alexellis
Copy link
Owner

Hi @DaruZero please see the other comment I made here: #436 (comment)

If you'd like to send a pull request you can go ahead.

@DaruZero
Copy link
Author

Yes, I'd like to work on this. I'll probably open a PR in a few days

@DaruZero DaruZero linked a pull request Aug 20, 2024 that will close this issue
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants