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

Not outputting to stdout without wrapper inside container #25

Open
jaxxstorm opened this issue Feb 12, 2018 · 1 comment
Open

Not outputting to stdout without wrapper inside container #25

jaxxstorm opened this issue Feb 12, 2018 · 1 comment

Comments

@jaxxstorm
Copy link

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
/ #
@jaxxstorm
Copy link
Author

jaxxstorm commented Feb 12, 2018

This seems to be related to #25 - by building without cgo, this no longer works correctly.

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

No branches or pull requests

1 participant