How to use podTemplate in a declarative pipeline with the kubernetes-plugin.

2017-08-10 Thread Vincent Heet
Hi, I configured a declarative pipeline with the kubernetes-plugin to start a jenkins job's in a k8s cluster. This is working great but now I want to use volumes for secrets and need to specify a podTemplate. I'm not sure how to configure a podTemplate for a declarative pipeline. The pipeline t

Re: How to use podTemplate in a declarative pipeline with the kubernetes-plugin.

2017-08-10 Thread Vincent Heet
clarativeAgent.java > > On Thu, Aug 10, 2017 at 9:22 AM, Vincent Heet > wrote: > >> Hi, >> >> I configured a declarative pipeline with the kubernetes-plugin to start a >> jenkins job's in a k8s cluster. This is working great but now I want to use >> volum

Re: How to use podTemplate in a declarative pipeline with the kubernetes-plugin.

2017-09-22 Thread Vincent Heet
t doing this now > and was wondering if you ran into any blockers. > -Chris > > On Thursday, August 10, 2017 at 1:03:46 PM UTC+3, Vincent Heet wrote: >> >> Ok so maybe i'm able to add this myself next week. I looked at the class >> you mentioned but would adding t