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

place the multicall links in $PATH #4867

Closed
wants to merge 1 commit into from

Conversation

joshrwolf
Copy link
Member

the packaged multicalls were previously in the k3s data dir, which were unpacked into /var/lib/rancher/k3s/data.

this change places them instead directly in /bin/$i, so that callers can access them directly without adjusting their $PATH.

worth noting that accessing them via the outer k3s (k3s kubectl ...) will still work

Signed-off-by: Josh Wolf <josh@wolfs.io>
@joshrwolf joshrwolf requested a review from a team as a code owner August 28, 2023 11:49
@joshrwolf
Copy link
Member Author

nevermind, this means k3s conflicts with containerd which I don't really like

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.

1 participant