[JIRA] (JENKINS-48151) Add full support for valueFrom syntax

0 views
Skip to first unread message

jenkins-ci@carlossanchez.eu (JIRA)

unread,
Apr 1, 2018, 2:53:03 PM4/1/18
to jenkinsc...@googlegroups.com
Carlos Sanchez resolved as Won't Do
 

JENKINS-50282 has been merged, it should be possible using the new yaml option to define pod templates
please give it a try

Jenkins / Improvement JENKINS-48151
Add full support for valueFrom syntax
Change By: Carlos Sanchez
Status: Open Resolved
Resolution: Won't Do
Add Comment Add Comment
 
This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)
Atlassian logo

elhayefrat@gmail.com (JIRA)

unread,
Jan 22, 2020, 2:10:03 AM1/22/20
to jenkinsc...@googlegroups.com
elhay efrat commented on Improvement JENKINS-48151
 
Re: Add full support for valueFrom syntax

Carlos Sanchez

 

so if I'm using something like this?

containerTemplate(name: 'basic',
image: slaveImage,
ttyEnabled: true,
shell: 'sh',
envVars: [ valueFrom(key: 'parentHost', fieldRef: "status.hostIP")
],
privileged: true,
workingDir: '/data/',
alwaysPullImage: false,

 

This is not working what do i missing ?

This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)
Atlassian logo
Reply all
Reply to author
Forward
0 new messages