Brice Figureau
Brice Figureau
Maybe we need another set of slave_running/slave_stopped metric, for the io thread. I'll check how I can add this.
No I never tried this. It might haven't been documented when I initially wrote this library.
I assume the implementation requires to encrypt the individual payload with kerberos which is probably not an easy task and far away from the level of support I offer on...
> It's probably because the server requires NTLM authentication - I have a PR in to implement this in this repo but this seems to be not very active Yes,...
Thanks for reporting this issue! You are right we are missing some dependencies in `debian/control`(the first one is actually optional). I'll try to push a fix for this during the...
@santosh653 the CI is already setup for building the `ppc64le` architecture (This was introduced in this commit: https://github.com/masterzen/winrm/commit/e58a313440b7623a5f53a478b773ef4243c76c81 a month ago). Wasn't that enough for your needs ? /cc @gerrith3.
I have the exact same issue. The problem is that the various `ghprb*` parameters are not set on the downstream job. I added them manually in the trigger Downstream Parametrized...
@agherzan it's way more manageable if you use something like the [Jenkins Jobs DSL](https://github.com/jenkinsci/job-dsl-plugin) plugin to automate/script your jobs. One can probably do the same thing with the Pipeline module.
I don't have experience with IDNA at all. My $0.02: I do agree that showing the ascii version is useful only for debugging, what users want to see is if...