Fred Rolland

Results 17 comments of Fred Rolland

+1 on having a new repo with both the data merged. I think the best will be one file for each event series with global data, with possibility to override...

How can I help with this issue ?

Hey @bn222 , I did not start to look at it yet.

@lynic We can add a watcher to check if the file exists and if not restart the connection. Something similar is done in rdma-shared device plugin [here](https://github.com/Mellanox/k8s-rdma-shared-dev-plugin/blob/master/pkg/resources/server.go#L248). But are we...

Do you have any logs in kubelet? If I restart kubelet I see that the socket files are deleted and the connections are re initiated later. Seems to follow [this](https://kubernetes.io/docs/concepts/extend-kubernetes/compute-storage-net/device-plugins/#handling-kubelet-restarts)....

Also, do you have logs from the device plugin pod?