Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Cannot Reproduce
-
None
Description
jenkins swarm client can setup node description which is reported by Jenkins as unsafe.
This is done with option -description <string> which passes this as node name seen in Jenkins node list.
One example is jenkins-swarm.jar -description "swarm_ip:127.0.0.1" --the : colon char will cause Jenkins to rise error anytime when swarm node configuration is being saved (this leads to no save action). There may be other outcomes with non valid node descriptions.
Attachments
Issue Links
- relates to
-
JENKINS-40663 strings cut-n-pasted from Description should not contain NUL or VT
-
- Resolved
-
-
JENKINS-28022 Build description longer than 30 chars has hex zero width space added
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Description |
jenkins swarm client can setup node description which is reported by Jenkins as unsafe. This is done with option -description <string> which passes this as node name seen in Jenkins node list. One example is jenkins-swarm.jar -description "swarm_ip:127.0.0.1" , char : will cause Jenkins to rise error anytime when swarm node configuration is being saved (this leads to no save action). There may be other outcomes with non valid node descriptions. |
jenkins swarm client can setup node description which is reported by Jenkins as unsafe. This is done with option -description <string> which passes this as node name seen in Jenkins node list. One example is jenkins-swarm.jar -description "swarm_ip:127.0.0.1" --the {{:}} colon char will cause Jenkins to rise error anytime when swarm node configuration is being saved (this leads to no save action). There may be other outcomes with non valid node descriptions. |
Link |
This issue relates to |
Link |
This issue relates to |
Assignee | Kohsuke Kawaguchi [ kohsuke ] |
Priority | Minor [ 4 ] | Major [ 3 ] |
Resolution | Cannot Reproduce [ 5 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |