-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add JENKINS_TUNNEL #33
Conversation
@jippi or whoever is able to merge the PR, could you do it please ? |
there is a lot of noise in the PR - next to impossible to review it properly :( |
@jippi it's just code formatting ... A lot of people are putting Jenkins behind a LB, it's really a useful feature !! |
@jippi noise-level reduced. please review ;) |
Any luck getting this merged @jippi ? 🙄 |
@phedoreanu I'm not using this plugin any more - I've added you as a collaborator if you want to continue to maintain it :) |
Thx! I was wondering about https://jenkins.io/security/advisory/2019-04-03/#SECURITY-1058 |
a326e2d
to
19e8175
Compare
Useful when connection to Hudson needs to be tunneled.
…eam-master * 'master' of github.com:jenkinsci/nomad-plugin: restrict visibility of attribute name to protected (jenkinsci#45) [maven-release-plugin] prepare for next development iteration [maven-release-plugin] prepare release v0.6.1 revert POST on doCheckName() (jenkinsci#44) [maven-release-plugin] prepare for next development iteration [maven-release-plugin] prepare release v0.6.0 add JENKINS_TUNNEL (jenkinsci#33) [maven-release-plugin] prepare for next development iteration [maven-release-plugin] prepare release v0.5.1 add Jenkinsfile bump version commiting fix to SECURITY-1058 (jenkinsci#42)
The
slave.jar
needs to be invoked with-tunnel
if Jenkins is behind a proxy:Fixes #30.
nomad-0.6
hpi.