Jean-Tiare Le Bigot

Results 20 comments of Jean-Tiare Le Bigot

Hi, Thanks for your contribution. It looks like a great change! I'm not à PHP developer, but what will happen to code passing a Guzzle instance to the constructor which...

The account ID is the login you use to connect to your Ovh customer interface. It is typically composed of 2 letters followed by a couple of numbers. If you...

Thanks for your contribution! Quality is a must-have for OVH. Can you provide relevant tests and documentation for this patch? Thanks.

Commenting here as this is the result returned by Google for "yocto sign out of tree kernel module": I was able to sign out of tree kernel modules by adding...

I had a similar issue and was able to solve it by removing a mis-configured `"jest.rootPath` setting. In my case, the `Process failed: spawn /bin/sh ENOENT` message was apparently actually...

> A few things have change in OVH lately. One of them being I no longer work for OVH^^ > There are new regions name and new flavour names Oh...

https://api.ovh.com/console/#/cloud/project/%7BserviceName%7D/region#GET Will give you the list of valid regions for a given project. You do not have to bother with the project "version". The API handles it. The same applies...

Thanks ! Can you provide a sample commands to test ? In particular, I want to make sure that the commands associated to the types work the same when spawned...

Hmm, ctop is very cgroup oriented. That said, one way to do it could be to query each detected container engine about the container it manages. This could also pull...