forked from kolyshkin/ploop-flexvol
-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
I'm trying to upgrade our kubernetes 1.6 cluster to kubernetes 1.8.4. By default, it seems the --enable-controller-attach-detach is enabled on the kubelets, and the execution is done remotely via the controller manager.
Upon intialising, I get the following error in the controller-manager log:
E0212 18:46:44.760037 1 driver-call.go:237] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input
W0212 18:46:44.760051 1 driver-call.go:145] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/virtuozzo~ploop/ploop, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/virtuozzo~ploop/ploop: no such file or directory, output: ""
E0212 18:46:44.760078 1 plugins.go:515] Error dynamically probing plugins: Error creating Flexvolume plugin from directory virtuozzo~ploop, skipping. Error: unexpected end of JSON input
Metadata
Metadata
Assignees
Labels
No labels