Fred Rolland
Fred Rolland
At first glance, it seems OK. Do you know where the `root-dir` definition comes from?
What is `parms`? Any links?
For now, try to mount to the new root `/data/kubelet` in the deployment yaml: `/data/kubelet/device-plugins` here: https://github.com/k8snetworkplumbingwg/sriov-network-device-plugin/blob/master/deployments/sriovdp-daemonset.yaml#L62 `/data/kubelet/plugins_registry` here: https://github.com/k8snetworkplumbingwg/sriov-network-device-plugin/blob/master/deployments/sriovdp-daemonset.yaml#L65
There are linter failures
Hey, seems you are using master version. It has been fixed in #152
Are you sure you are in the tagged branch? The Docker file in that tag is OK: https://github.com/Mellanox/k8s-rdma-shared-dev-plugin/blob/v1.5.2/Dockerfile#L14
I think we can close this one