David Ducatel

Results 19 comments of David Ducatel

Arf ok... So the only way for me to use `commandlineparser` is to preprocess the command line. The thing is, I have something like 200 different options (and will continue...

I tried `FluentCommandLineParser` and `PowerArgs` and cannotable to parse the command line also. @moh-hassan The main target are windows 10 x64 but can also have some Windows server. I'm acting...

@moh-hassan > As you are acting as a middleware, you have a control to get your args as [Gnu standard](https://github.com/commandlineparser/commandline/wiki/CommandLine-Grammar) and then converting these options to match the external software/API....

Hi seems I face a very similar issue. I tried to run mediawiki 1.41.1 under kubernetes with env variables `MEDIAWIKI_HOST`, `MEDIAWIKI_WIKI_PREFIX` and I'm redirected without any domain when I reach...

Hi, Do you know when docker image will be available on hub with this fix ? Thanks

Ok So still not working for me. let's open a dedicated one

This issue append when you create the `.remote-sync.json` and try to upload (by file, folder, etc....) directly without any atom restart. --> Work well when you restart your atom.

I'm on FF 56.0 (64 bits) with windows 10 full up to date and no problem

Hi, As I said, I just follow the step from Quick start Rancher documentation and there is no place where this upgrade plan is mentioned. So I don't know at...

I followed : * https://docs.rke2.io/install/quickstart * https://docs.rke2.io/install/ha And yes, nothing about upgrade in theses documentation. So I tried to update the plan with ```` matchExpressions: - key: node-role.kubernetes.io/master operator: DoesNotExist...