jenkinsci / jenkinsci/docker-plugin
[JENKINS-51655] Docker Agent Template options break job configure page
- Dominant language
- Java
- Stars
- 498
- Forks
- 324
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 2
Description
[screenshots to follow]
- I've freshly installed Jenkins 2.407.3 and docker-plugin version 1.1.4.
- There is a "cloud" configured to reach out to my docker host, and a single agent template both defined in "Jenkins" > "Configure System" > "Cloud"
- A single test job is defined. Checking the "Define a Docker template" box makes a few dialogs appear with no description.
I don't know if these dialogs are actually hooked up to anything, and it's making diagnosing a separate issue (only one docker image will be spun up at a time regardless of the job being set to be concurrent) difficult
---
Originally reported by matt_mulhern, imported from: Docker Agent Template options break job configure page
Raw content of original issue
[screenshots to follow]
- I've freshly installed Jenkins 2.407.3 and docker-plugin version 1.1.4.
- There is a "cloud" configured to reach out to my docker host, and a single agent template both defined in "Jenkins" > "Configure System" > "Cloud"
- A single test job is defined. Checking the "Define a Docker template" box makes a few dialogs appear with no description.
I don't know if these dialogs are actually hooked up to anything, and it's making diagnosing a separate issue (only one docker image will be spun up at a time regardless of the job being set to be concurrent) difficult
2 attachments
- [cloud config.png](https://raw.githubusercontent.com/jenkinsci/attachments-from-jira-issues-last/refs/heads/main/attachments/42761/cloud%20config.png)
> 
- [job config.png](https://raw.githubusercontent.com/jenkinsci/attachments-from-jira-issues-last/refs/heads/main/attachments/42762/job%20config.png)
> 
Contributor guide
Assessment
This issue has not been assessed yet.