We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm trying NOT to use the wrapper function. When I run the ploop init command inside a BASEIMAGE container, I get no output:
W0212 19:33:04.374137 1 driver-call.go:145] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/virtuozzo~ploop/ploop, args: [init], error: exit status 2, output: "" E0212 19:33:04.374153 1 plugins.go:515] Error dynamically probing plugins: Error creating Flexvolume plugin from directory virtuozzo~ploop, skipping. Error: unexpected end of JSON input
# /usr/libexec/kubernetes/kubelet-plugins/volume/exec/virtuozzo~ploop/ploop init / #
The text was updated successfully, but these errors were encountered:
This seems to be related to #25 - by building without cgo, this no longer works correctly.
Sorry, something went wrong.
No branches or pull requests
I'm trying NOT to use the wrapper function. When I run the ploop init command inside a BASEIMAGE container, I get no output:
The text was updated successfully, but these errors were encountered: