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

[release-0.x] Use execOpts directly in Upload function #203

Merged
merged 1 commit into from
May 10, 2024

Conversation

twz123
Copy link
Member

@twz123 twz123 commented May 10, 2024

This allows for all the options to be passed, instead of only supporting sudo.

I experimented a bit with error logging, which I wanted to enable. Not sure how to do the same for v2, though. There's no way to pass any options via the Upload decorator, nor when constructing the FS itself.

This allows for all the options to be passed, instead of only supporting
sudo.

Signed-off-by: Tom Wieczorek <twieczorek@mirantis.com>
@kke
Copy link
Contributor

kke commented May 10, 2024

v2 should capture stderr to error. Done in e6ab22a

@kke kke merged commit 1b23c72 into k0sproject:release-0.x May 10, 2024
6 of 7 checks passed
@twz123 twz123 deleted the upload-execopts branch May 10, 2024 10:26
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