[JIRA] (JENKINS-55096) can not override jnlp container

2019-03-28 Thread i...@itewk.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ian Tewksbury commented on  JENKINS-55096  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: can not override jnlp container   
 

  
 
 
 
 

 
 Carlos Sanchez I am still having this issue. I don't have any pod templates defined in the `Kubernetes` configuration. I only define the pod / containers in the declarative pipelines. So there is no merging going on. But for some reason no matter what i put in for `image` for the `jnlp` container in the declarative pipeline, it gets ignored and the default alipine container gets used.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-53895) checkout scm over ssh in a pod created by kubernetes plugin fails

2019-03-28 Thread i...@itewk.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ian Tewksbury commented on  JENKINS-53895  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: checkout scm over ssh in a pod created by kubernetes plugin fails   
 

  
 
 
 
 

 
 I have updated all my git plugins (I think) and I am still seeing this. Anyone have the resolution?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-55096) can not override jnlp container

2019-02-11 Thread i...@itewk.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ian Tewksbury commented on  JENKINS-55096  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: can not override jnlp container   
 

  
 
 
 
 

 
 Carlos Sanchez I don't understand why you closed this?   > you are overriding the jnlp container in your pod template, so that's the one that gets picked up, with no env vars   the problem is that I am overriding the JNLP container in my pod template in the declarative pipeline, and that is not the one that is getting picked up, I am always getting the default JNLP container.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-55096) can not override j

2018-12-10 Thread i...@itewk.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ian Tewksbury created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-55096  
 
 
  can not override j   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Carlos Sanchez  
 
 
Components: 
 kubernetes-plugin  
 
 
Created: 
 2018-12-10 09:09  
 
 
Priority: 
  Major  
 
 
Reporter: 
 Ian Tewksbury  
 

  
 
 
 
 

 
 When I try to override the jnlp container image I still always get the alpine image and do not get the specified image. It seems that event hough i specify a container with the name jnlp it just ignores it and uses the default alpine image.   agent {   kubernetes {     label "human-review-ui-pipeline-${env.BUILD_ID}"     defaultContainer 'jnlp'     yaml """ apiVersion: v1 kind: Pod metadata: {{ labels:}} {{ pod-template: jenkins-slave-npm}} spec: {{ containers:}} {{ - name: jnlp}}   image: "redhat-cop/jenkins-slave-image-mgmt" """  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
   

[JIRA] (JENKINS-32807) Jenkins openshift plugin not working

2016-10-10 Thread i...@itewk.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ian Tewksbury commented on  JENKINS-32807  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Jenkins openshift plugin not working   
 

  
 
 
 
 

 
 I am seeing this same issue with OpenShift 3.3.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.