Re: Kubernetes plugin for Jenkins after dockershim runtime is deprecated

2022-04-12 Thread 'Mario Rodriguez' via Jenkins Users
e docker.sock anymore >> >> On Wed, Oct 27, 2021 at 5:00 AM 'Mario Rodriguez' via Jenkins Users < >> jenkins...@googlegroups.com> wrote: >> >>> and how about if we are using the kubernetes plugin podTemplate >>> <https://www.jenkins.

Re: Kubernetes plugin for Jenkins after dockershim runtime is deprecated

2021-10-26 Thread &#x27;Mario Rodriguez' via Jenkins Users
--pull -t ${env.btvImageFullName} -t ${env.btvLatestFullName} . } On Thursday, September 30, 2021 at 1:32:06 AM UTC-6 car...@apache.org wrote: > You can use a different builder like Kaniko with the plugin > > > https://github.com/jenkinsci/kubernetes-plugin/blob/master/examples/kaniko-declarative.gro

Kubernetes plugin for Jenkins after dockershim runtime is deprecated

2021-09-29 Thread &#x27;Mario Rodriguez' via Jenkins Users
Hello, Kubernetes project is planning to deprecate support for dockershim runtime is version 1.20 and fully drop it in version 1.24 as indicated here: https://kubernetes.io/blog/2020/12/02/dockershim-faq/ Reading about the impacts of dockershim removal here: https://kubernetes.io/docs/tas

How to clone a git repo with a different branch than master on Jenkinsfile

2016-10-26 Thread Mario Rodriguez
Hi, I have a very simple Jenkinsfile pipeline that uses "checkout scm" but I'm looking for a way to specify this command to use a different branch than master. any ideas ? thanks -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscrib

sshagent with problems to copy files to remote server

2016-10-14 Thread Mario Rodriguez
Hi, I'm trying to use sshagent plugin to copy some generated artifacts from the jenkins server to a remote server, however, I'm missing something on the setup and the build is failing with this "unkown user" error highlighted below here is the code snippet from my Jenkinsfile stage 'Deployment

Jenkinsfile to clone git repo and copy scripts to remote server

2016-10-09 Thread Mario Rodriguez
Hi, I'm new to Jenkins and I'm trying to find how to clone a git repo and then copy some of the files into another server. Any suggestions what plugins can I use ? or any examples? thanks -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To