The Wayback Machine - https://web.archive.org/web/20220527121607/https://github.com/alexellis/k3sup/issues/321
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

Honour the --skip-install flag with --local #321

Open
alexellis opened this issue Apr 13, 2021 · 1 comment
Open

Honour the --skip-install flag with --local #321

alexellis opened this issue Apr 13, 2021 · 1 comment
Labels
good first issue help wanted

Comments

@alexellis
Copy link
Owner

@alexellis alexellis commented Apr 13, 2021

Expected Behaviour

The --local flag for k3sup install doesn't honour --skip-install.

Current Behaviour

--skip-install should allow the user to get the correct kubeconfig, without doing an installation

Possible Solution

Add an if statement

Steps to Reproduce (for bugs)

  1. k3sup install --local --skip-install
  2. See that it still installs
@alexellis
Copy link
Owner Author

@alexellis alexellis commented Dec 9, 2021

/add label: good first issue, help wanted

@derek derek bot added good first issue help wanted labels Dec 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue help wanted
1 participant