Details
-
Type:
Story
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: kubernetes-plugin
-
Labels:None
-
Similar Issues:
Attachments
Issue Links
- relates to
-
JENKINS-41900 Pull "should do checkout?" logic out of Declarative Agents proper
-
- Closed
-
- links to
Not sure if I made progress but now I see a different error with the following agent section on my Jenkinsfile:
The job keeps waiting for the container to be provisioned. On the jenkins logs, I see that it is retrying 100 times, trying to provision the jnlp image from the docker hub. Not sure why it is respecting the image I configured.