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

Make it possible to disable the creation of the kubectl/crictl symlinks #558

Merged
merged 2 commits into from
Aug 6, 2024

Conversation

berendt
Copy link
Contributor

@berendt berendt commented Aug 5, 2024

If k3s_create_kubectl_symlink is set to false the kubectl symlink will not be created.

If k3s_create_crictl_symlink is set to false the crictl symlink will not be created.

By default the symlinks will be created. The default behavior is not changed.

berendt and others added 2 commits August 5, 2024 19:22
If k3s_create_kubectl_symlink is set to false the kubectl symlink will
not be created.

If k3s_create_crictl_symlink is set to false the crictl symlink will not
be created.

By default the symlinks will be created. The default behavior is not
changed.

Signed-off-by: Christian Berendt <[email protected]>
@timothystewart6 timothystewart6 merged commit 2d05962 into techno-tim:master Aug 6, 2024
8 checks passed
@timothystewart6
Copy link
Contributor

Thank you!

@berendt berendt deleted the symlink-parameters branch August 6, 2024 05:38
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 this pull request may close these issues.

2 participants