Update agent image used in SeedJobs
jenkins/jnlp-slave:alpine is deprecated and replaced with jenkins/inbound-agent:alpine.
This commit is contained in:
parent
24235a5fa6
commit
b0139762b1
|
|
@ -7,7 +7,7 @@ def workdir = "${workspace}/src/github.com/jenkinsci/kubernetes-operator/"
|
|||
|
||||
podTemplate(label: label,
|
||||
containers: [
|
||||
containerTemplate(name: 'jnlp', image: 'jenkins/jnlp-slave:alpine'),
|
||||
containerTemplate(name: 'jnlp', image: 'jenkins/inbound-agent:alpine'),
|
||||
containerTemplate(name: 'go', image: 'golang:1-alpine', command: 'cat', ttyEnabled: true),
|
||||
],
|
||||
envVars: [
|
||||
|
|
|
|||
|
|
@ -731,7 +731,7 @@ def workdir = "${workspace}/src/github.com/jenkinsci/kubernetes-operator/&q
|
|||
|
||||
podTemplate(label: label,
|
||||
containers: [
|
||||
containerTemplate(name: 'jnlp', image: 'jenkins/jnlp-slave:alpine'),
|
||||
containerTemplate(name: 'jnlp', image: 'jenkins/inbound-agent:alpine'),
|
||||
containerTemplate(name: 'go', image: 'golang:1-alpine', command: 'cat', ttyEnabled: true),
|
||||
],
|
||||
envVars: [
|
||||
|
|
|
|||
|
|
@ -153,7 +153,7 @@ def workdir = "${workspace}/src/github.com/jenkinsci/kubernetes-operato
|
|||
|
||||
podTemplate(label: label,
|
||||
containers: [
|
||||
containerTemplate(name: 'jnlp', image: 'jenkins/jnlp-slave:alpine'),
|
||||
containerTemplate(name: 'jnlp', image: 'jenkins/inbound-agent:alpine'),
|
||||
containerTemplate(name: 'go', image: 'golang:1-alpine', command: 'cat', ttyEnabled: true),
|
||||
],
|
||||
envVars: [
|
||||
|
|
|
|||
|
|
@ -725,7 +725,7 @@ def workdir = "${workspace}/src/github.com/jenkinsci/kubernetes-operator/&q
|
|||
|
||||
podTemplate(label: label,
|
||||
containers: [
|
||||
containerTemplate(name: 'jnlp', image: 'jenkins/jnlp-slave:alpine'),
|
||||
containerTemplate(name: 'jnlp', image: 'jenkins/inbound-agent:alpine'),
|
||||
containerTemplate(name: 'go', image: 'golang:1-alpine', command: 'cat', ttyEnabled: true),
|
||||
],
|
||||
envVars: [
|
||||
|
|
|
|||
|
|
@ -154,7 +154,7 @@ def workdir = "${workspace}/src/github.com/jenkinsci/kubernetes-operato
|
|||
|
||||
podTemplate(label: label,
|
||||
containers: [
|
||||
containerTemplate(name: 'jnlp', image: 'jenkins/jnlp-slave:alpine'),
|
||||
containerTemplate(name: 'jnlp', image: 'jenkins/inbound-agent:alpine'),
|
||||
containerTemplate(name: 'go', image: 'golang:1-alpine', command: 'cat', ttyEnabled: true),
|
||||
],
|
||||
envVars: [
|
||||
|
|
|
|||
|
|
@ -730,7 +730,7 @@ def workdir = "${workspace}/src/github.com/jenkinsci/kubernetes-operator/&q
|
|||
|
||||
podTemplate(label: label,
|
||||
containers: [
|
||||
containerTemplate(name: 'jnlp', image: 'jenkins/jnlp-slave:alpine'),
|
||||
containerTemplate(name: 'jnlp', image: 'jenkins/inbound-agent:alpine'),
|
||||
containerTemplate(name: 'go', image: 'golang:1-alpine', command: 'cat', ttyEnabled: true),
|
||||
],
|
||||
envVars: [
|
||||
|
|
|
|||
|
|
@ -152,7 +152,7 @@ def workdir = "${workspace}/src/github.com/jenkinsci/kubernetes-operato
|
|||
|
||||
podTemplate(label: label,
|
||||
containers: [
|
||||
containerTemplate(name: 'jnlp', image: 'jenkins/jnlp-slave:alpine'),
|
||||
containerTemplate(name: 'jnlp', image: 'jenkins/inbound-agent:alpine'),
|
||||
containerTemplate(name: 'go', image: 'golang:1-alpine', command: 'cat', ttyEnabled: true),
|
||||
],
|
||||
envVars: [
|
||||
|
|
|
|||
|
|
@ -730,7 +730,7 @@ def workdir = "${workspace}/src/github.com/jenkinsci/kubernetes-operator/&q
|
|||
|
||||
podTemplate(label: label,
|
||||
containers: [
|
||||
containerTemplate(name: 'jnlp', image: 'jenkins/jnlp-slave:alpine'),
|
||||
containerTemplate(name: 'jnlp', image: 'jenkins/inbound-agent:alpine'),
|
||||
containerTemplate(name: 'go', image: 'golang:1-alpine', command: 'cat', ttyEnabled: true),
|
||||
],
|
||||
envVars: [
|
||||
|
|
|
|||
|
|
@ -153,7 +153,7 @@ def workdir = "${workspace}/src/github.com/jenkinsci/kubernetes-operato
|
|||
|
||||
podTemplate(label: label,
|
||||
containers: [
|
||||
containerTemplate(name: 'jnlp', image: 'jenkins/jnlp-slave:alpine'),
|
||||
containerTemplate(name: 'jnlp', image: 'jenkins/inbound-agent:alpine'),
|
||||
containerTemplate(name: 'go', image: 'golang:1-alpine', command: 'cat', ttyEnabled: true),
|
||||
],
|
||||
envVars: [
|
||||
|
|
|
|||
|
|
@ -420,7 +420,7 @@ def workdir = "${workspace}/src/github.com/jenkinsci/kubernetes-operato
|
|||
|
||||
podTemplate(label: label,
|
||||
containers: [
|
||||
containerTemplate(name: 'jnlp', image: 'jenkins/jnlp-slave:alpine'),
|
||||
containerTemplate(name: 'jnlp', image: 'jenkins/inbound-agent:alpine'),
|
||||
containerTemplate(name: 'go', image: 'golang:1-alpine', command: 'cat', ttyEnabled: true),
|
||||
],
|
||||
envVars: [
|
||||
|
|
@ -726,7 +726,7 @@ def workdir = "${workspace}/src/github.com/jenkinsci/kubernetes-operato
|
|||
|
||||
podTemplate(label: label,
|
||||
containers: [
|
||||
containerTemplate(name: 'jnlp', image: 'jenkins/jnlp-slave:alpine'),
|
||||
containerTemplate(name: 'jnlp', image: 'jenkins/inbound-agent:alpine'),
|
||||
containerTemplate(name: 'go', image: 'golang:1-alpine', command: 'cat', ttyEnabled: true),
|
||||
],
|
||||
envVars: [
|
||||
|
|
@ -1026,7 +1026,7 @@ def workdir = "${workspace}/src/github.com/jenkinsci/kubernetes-operato
|
|||
|
||||
podTemplate(label: label,
|
||||
containers: [
|
||||
containerTemplate(name: 'jnlp', image: 'jenkins/jnlp-slave:alpine'),
|
||||
containerTemplate(name: 'jnlp', image: 'jenkins/inbound-agent:alpine'),
|
||||
containerTemplate(name: 'go', image: 'golang:1-alpine', command: 'cat', ttyEnabled: true),
|
||||
],
|
||||
envVars: [
|
||||
|
|
@ -1289,7 +1289,7 @@ def workdir = "${workspace}/src/github.com/jenkinsci/kubernetes-operato
|
|||
|
||||
podTemplate(label: label,
|
||||
containers: [
|
||||
containerTemplate(name: 'jnlp', image: 'jenkins/jnlp-slave:alpine'),
|
||||
containerTemplate(name: 'jnlp', image: 'jenkins/inbound-agent:alpine'),
|
||||
containerTemplate(name: 'go', image: 'golang:1-alpine', command: 'cat', ttyEnabled: true),
|
||||
],
|
||||
envVars: [
|
||||
|
|
|
|||
|
|
@ -409,7 +409,7 @@ func agentDeployment(jenkins *v1alpha2.Jenkins, namespace string, agentName stri
|
|||
Containers: []corev1.Container{
|
||||
{
|
||||
Name: "jnlp",
|
||||
Image: "jenkins/jnlp-slave:alpine",
|
||||
Image: "jenkins/inbound-agent:alpine",
|
||||
Env: []corev1.EnvVar{
|
||||
{
|
||||
Name: "JENKINS_TUNNEL",
|
||||
|
|
|
|||
|
|
@ -61,7 +61,7 @@ def workdir = "${workspace}/src/github.com/jenkinsci/kubernetes-operator/"
|
|||
|
||||
podTemplate(label: label,
|
||||
containers: [
|
||||
containerTemplate(name: 'jnlp', image: 'jenkins/jnlp-slave:alpine'),
|
||||
containerTemplate(name: 'jnlp', image: 'jenkins/inbound-agent:alpine'),
|
||||
containerTemplate(name: 'go', image: 'golang:1-alpine', command: 'cat', ttyEnabled: true),
|
||||
],
|
||||
envVars: [
|
||||
|
|
|
|||
|
|
@ -59,7 +59,7 @@ def workdir = "${workspace}/src/github.com/jenkinsci/kubernetes-operator/"
|
|||
|
||||
podTemplate(label: label,
|
||||
containers: [
|
||||
containerTemplate(name: 'jnlp', image: 'jenkins/jnlp-slave:alpine'),
|
||||
containerTemplate(name: 'jnlp', image: 'jenkins/inbound-agent:alpine'),
|
||||
containerTemplate(name: 'go', image: 'golang:1-alpine', command: 'cat', ttyEnabled: true),
|
||||
],
|
||||
envVars: [
|
||||
|
|
|
|||
|
|
@ -61,7 +61,7 @@ def workdir = "${workspace}/src/github.com/jenkinsci/kubernetes-operator/"
|
|||
|
||||
podTemplate(label: label,
|
||||
containers: [
|
||||
containerTemplate(name: 'jnlp', image: 'jenkins/jnlp-slave:alpine'),
|
||||
containerTemplate(name: 'jnlp', image: 'jenkins/inbound-agent:alpine'),
|
||||
containerTemplate(name: 'go', image: 'golang:1-alpine', command: 'cat', ttyEnabled: true),
|
||||
],
|
||||
envVars: [
|
||||
|
|
|
|||
|
|
@ -61,7 +61,7 @@ def workdir = "${workspace}/src/github.com/jenkinsci/kubernetes-operator/"
|
|||
|
||||
podTemplate(label: label,
|
||||
containers: [
|
||||
containerTemplate(name: 'jnlp', image: 'jenkins/jnlp-slave:alpine'),
|
||||
containerTemplate(name: 'jnlp', image: 'jenkins/inbound-agent:alpine'),
|
||||
containerTemplate(name: 'go', image: 'golang:1-alpine', command: 'cat', ttyEnabled: true),
|
||||
],
|
||||
envVars: [
|
||||
|
|
|
|||
Loading…
Reference in New Issue