Re: modify the redhat docker images

2016-03-02 Thread Gabe Montero
RE: the Dockerfiles, take a look at https://github.com/openshift/sti-base. On Wed, Mar 2, 2016 at 12:31 PM, Candide Kemmler wrote: > awesome! > > Is there a central place where Dockerfile for those images can be found, > or alternatively are these images available to

Re: Jenkins integration

2017-08-09 Thread Gabe Montero
INS_JNLP_PORT_5_TCP_PORT=5", > "JENKINS_SERVICE_HOST=172.30.125.4", > "JENKINS_PORT_80_TCP_PORT=80", > "KUBERNETES_PORT_443_TCP_PORT=443", > "JENKINS_JNLP_PORT=tcp://172.30.

Re: OpenShift Gitlab webhook Jenkins issues.

2017-08-22 Thread Gabe Montero
On Mon, Aug 21, 2017 at 8:08 AM, Thorvald Hallvardsson < thorvald.hallvards...@gmail.com> wrote: > Hi Ben, > > yes you got right understanding of my problem. > > There is no build associated yet, as it doesn't even get to the stage when > it would fireup any build for the pipeline. It's literally

Re: OpenShift Gitlab webhook Jenkins issues.

2017-08-23 Thread Gabe Montero
tp://gitlab.os.hr4.local/jenkins/nodejs-ex-1.git > ", > "ref": "manual" > } > }, > "revision": { > "type": "Git", > "git": { >

Re: OpenShift Gitlab webhook Jenkins issues.

2017-08-24 Thread Gabe Montero
. > > Thanks! > TH > > On 23 August 2017 at 16:33, Gabe Montero <gmont...@redhat.com> wrote: > >> >> >> On Wed, Aug 23, 2017 at 8:52 AM, Thorvald Hallvardsson < >> thorvald.hallvards...@gmail.com> wrote: >> >>> Hi Ben, >>> &

Re: deployed Jenkins in the OPENSHIFT GUI how do I connect to it ?

2018-05-09 Thread Gabe Montero
On Wed, May 9, 2018 at 2:22 PM, Brian Keyes wrote: > I have deployed Jenkins ephemeral on the openshift GUI , but how can I > connect to the Jenkins UI I dont see a URL anywhere > Bring up the routes from the console. You should see a Jenkins route. Click that URL, follow

Re: deployed Jenkins in the OPENSHIFT GUI how do I connect to it ?

2018-05-09 Thread Gabe Montero
On Wed, May 9, 2018 at 2:46 PM, Gabe Montero <gmont...@redhat.com> wrote: > > > On Wed, May 9, 2018 at 2:22 PM, Brian Keyes <bke...@vizuri.com> wrote: > >> I have deployed Jenkins ephemeral on the openshift GUI , but how can I >> connect to the Jenkins UI I don

Re: deployed Jenkins in the OPENSHIFT GUI how do I connect to it ?

2018-05-09 Thread Gabe Montero
gain , I am very very new to this and stumbling over myself for > sure !!!! > > On Wed, May 9, 2018 at 2:46 PM, Gabe Montero <gmont...@redhat.com> wrote: > >> >> >> On Wed, May 9, 2018 at 2:22 PM, Brian Keyes <bke...@vizuri.com> wrote: >> >>> I h

Re: OpenShift Jenkins OAuth2 Authentication using Spring Boot

2018-02-09 Thread Gabe Montero
On Fri, Feb 9, 2018 at 1:45 PM, Tien Hung Nguyen wrote: > Hello everyone, > > I'm having a Spring Boot Rest Microservice and I'm trying to pull some > information with a Rest call from my Jenkins Server, which is running in an > OpenShift pod (based on the default

Re: OpenShift Jenkins OAuth2 Authentication using Spring Boot

2018-02-12 Thread Gabe Montero
On Sun, Feb 11, 2018 at 5:43 PM, Tien Hung Nguyen wrote: > Thank you for the information. > > I have disabled now the OAuth2 feature of OpenShift and tried to > authenticate by the default username and password of jenkins to test the > connection between the Jenkins

Re: Automating overriding of openshift-sync Jenkins plugin configuration

2018-08-16 Thread Gabe Montero
On Thu, Aug 16, 2018 at 2:37 PM Andrew Feller wrote: > Yeah, I think it's this one > . > Depending on the level of effort, I might

Re: Origin 3.9.0's Jenkins - forgetful agents!

2018-07-17 Thread Gabe Montero
Hi Alan, Are you leveraging our feature to inject agents by labelling ImageStreams with the label "role" set to a value of "jenkins-slave", or annotating an ImageStreamTag with the same k/v pair? If so, that is going to update the agent definition every those items are are updated in OpenShift.

Re: Origin 3.9.0's Jenkins - forgetful agents!

2018-07-17 Thread Gabe Montero
out https://docs.openshift.org/latest/using_images/other_images/jenkins.html#configuring-the-jenkins-kubernetes-plug-in > > Alan Christie > achris...@informaticsmatters.com > > > > On 17 Jul 2018, at 13:18, Gabe Montero wrote: > > Hi Alan, > > Are you leveraging

Re: Utilizing Jenkins linter with Jenkins hosted within OpenShift

2018-07-05 Thread Gabe Montero
We support passing in a valid OpenShift token as a bearer token with curl requests against a deployment of the OpenShift Jenkins image. You should be able to leverage the curl based accessed noted at the link you posted. See

Re: Creating choice-based parameters for Jenkins Pipeline strategy

2018-07-10 Thread Gabe Montero
Hey Andy, First, https://github.com/openshift/jenkins-sync-plugin/issues/131 was about secret/credential mapping and not directly related to parameters. That said, our sync plugin does allow for setting env vars on an OpenShift Pipeline Strategy Build Config, and we'll map those Jenkins job

Re: OpenShift Jenkins - Anonymous Web-hooks

2019-02-08 Thread Gabe Montero
You need to provide a bearer token with sufficient permissions to all the OpenShift project(s) involved. A quick example on how to get such a token is at https://github.com/openshift/jenkins-openshift-login-plugin#non-browser-access Apply what is done for the example curl invocation to the

Re: How to use extra trusted CA certs when pulling images for a builder

2019-11-12 Thread Gabe Montero
On Mon, Nov 11, 2019 at 11:27 PM Joel Pearson wrote: > I've now discovered that the cluster-samples-operator doesn't seem honour > the proxy settings, and I see lots of errors in the > cluster-samples-operator- pod logs > > time="2019-11-12T04:15:49Z" level=warning msg="Image import for >