James Powis

Results 10 issues of James Powis

Use Case: Under some circumstances alternative ports are required for tcp communication, IE SSH for gitlab. I understand tcp-services-configmap can be used to do this, however there is no complete...

help wanted
kind/docs
lifecycle/backlog

The yaml start of document `---` causes the last line of the document to not evaluate correctly with `-L` but does so with `-l` Without document start, everything works as...

Here are the behaviors I have observed: Creating 2 new build jobs one dependent on the other by "trigger parameterized build on other projects" or "Build after other projects are...

bug

- [ 1.1.3 ] docker-plugin version you use - [ 2.89.4 ] jenkins version you use - [17.12.0-ce ] docker engine version you use OK this one is a bit...

The command runs just fine: ``` KAPAMACX3DHHTD6:api p2786887$ bee bale ______ | ___ \ | |_/ / ___ ___ | ___ \ / _ \ / _ \ | |_/...

Fixes: https://github.com/adrienverge/yamllint/issues/399 Not sure how coverage decreased, I did not touch that file ;) ignored files should be skipped early on to prevent other issues such as tripping on intentionally...

The Goal of this PR is to incorporate a fairly clean way to handle symlinks. Symlinks are exceptionally problematic, because: - symlink may or may not match existing matching strategies...

Libdoc does keywords Testdoc does testcases What would the effort be to add testcase documentation to the tooling?

Ex: Cisco NCS 5500 64bit Some devices we use Robot with do not permit connection sharing as replicated via OpenSSH client https://unix.stackexchange.com/questions/33557/using-an-already-established-ssh-channel As SSHLibrary makes use by sub-channeling the already...

This has not aged well, I could not get running from inside of a docker container on python 2.7. Nor is it python3 compatible. Python2 support ends in 19 days......