-
Notifications
You must be signed in to change notification settings - Fork 64
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
cannot deploy jenkins-external-services #1
Comments
@xelfe which version of OpenShift are you running this in? |
on the lasted 3.1 origin 2016-02-24 20:36 GMT-05:00 Andrew Block [email protected]:
|
I am getting the same problem on OSE 3.1.1.6 with a git pull as of a few mins ago. |
actually i fail with a bit more output:
|
@xelfe @ebalsumgo ill investigate the issue and get back to you both |
@xelfe @ebalsumgo Tested with OpenShift Enterprise 3.1.1 Here is what I observe when running the command
|
Dunno:
I am getting the above message no matter what. I am setup on a 2 master, 3 node cluster. 3 nodes are label separated and house specific projects. |
This is the code doing the validation
|
I am guessing it might be a problem with the fact that in our installs docker initiates a slew of virtual interfaces maybe? -B -- Please excuse spelling and grammar errors, this has been sent from my iPhone/iPad
|
Also any dependency on root? At least in my environment RunAsAny is NOT set |
NM ignore above comment, I just ran through the dockerfiles and the templates and dont see anything that should get tripped up by that. Not sure where else to look to fix this. |
@ebalsumgo would you be able to provide the IP address you are trying to use? if not, can you try to replicate my example from above and if it works, try to edit the service and substitute your address |
I am using an external IP (pointing it to our live/master Jenkins instance which lives outside of OSE) its in the 152.19.* range |
@ebalsumgo I validated the IP address you provided against my own OpenShift 3.1 environment and used the latest Red Hat Container Development Kit |
@sabre1041 not really sure where that leaves us then :) |
FYI I too am hit with this (tried with @sabre1041 IP example too) :
|
@bigashman thanks for reporting the issue. Would you be able to share your system operating system as well. Thanks |
sure - I'm on:
|
I was also having this issue on RHEL 7.2, but the recent commit fixed it. |
When we try to do the step oc new-app --template=jenkins-external-services -p JENKINS_IP=XXX.XXX.XXX.XXX from http://blog.andyserver.com/2016/02/jenkins-slaves-openshift-external-jenkins-environment/ , we got this error;
The text was updated successfully, but these errors were encountered: