Jean-Tiare Le Bigot

Results 20 comments of Jean-Tiare Le Bigot

Thanks for your PR ! The way it currently works is not solid and needs to be addressed. Just give me some time to wrap my head around. This is...

I double checked the code, it does not appear to be supported at all. This code I wrote a while back so... I may miss something. Can you test linked...

Hi, The changed is merged. I really like your proposition. It feels clean and standard. The bad news is, there is no way I can parse it with argparse so...

OK, here is a slight improvement: - complex types can be passed as json - arrays of simple types (str, int, bool, enaum, ...) can be passed like ``--arg 1...

For the record, I've been able to setup Cilium in chaining mode on MKS on a single-node PoC cluster with: ``` cilium install --version 1.14.6 \ --set cni.chainingTarget=k8s-pod-network \ --set...

Alternatively, an option like Azure's "[Bring your own CNI](https://learn.microsoft.com/en-us/azure/aks/use-byo-cni?tabs=azure-cli)" would be great for us. If this mode is selected, OVH would of course no longer provide support for CNI related...

Maybe, a quick fix: add the end of the code, there is a last chance error handler that is commented by default. It is nonetheless recommended to uncomment it in...

Actually, it is not stripped but just never logged. I just submitted a pull request with a candidate "fix".

Good catch, thanks ! ! Just one last think before we can merge, can you sign your commit with your real name according to https://github.com/ovh/java-ovh/blob/master/CONTRIBUTING.md? Something like this should do...

Bonjour @ThibaudN, php-ovh-sms n'a actuellement pas de "zip" prêt à l'emploi. En revanche tu peux facilement obtenir le même effet en utilisant Composer directement sur ton hébergement (à partir des...