-
Bug
-
Resolution: Won't Fix
-
Minor
-
Jenkins 2.80, kubernetes plugin 1.2
Define in JenkinsFile:
podTemplate(name: 'ms-build', label: 'ms-build', namespace: 'tested-namespace', imagePullSecrets: [ 'nexus-internalnexus-pull-secret' ], ...
But the POD (see full file in attachement) is still created on jenkins namespace, tested-namespace isn't existed. I also see JENKINS-39085 so I tried to created it manually, but still nothing happen there
namespaces are not created by the plugin
need the master logs https://github.com/jenkinsci/kubernetes-plugin#debugging