Details
-
Type:
Improvement
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: support-core-plugin
-
Labels:None
-
Similar Issues:
Description
There is useful diagnosis information in the nodes' config file, like prefixStartSlaveCmd for example.
Having those files in the support bundle would be great.
Secrets must be filtered out and the inclusion of this files in the bundle must be optional.
Attachments
Issue Links
- links to
Code changed in jenkins
User: Antonio Muñiz
Path:
src/main/java/com/cloudbees/jenkins/support/configfiles/AgentsConfigFile.java
src/main/resources/com/cloudbees/jenkins/support/configfiles/Messages.properties
src/test/java/com/cloudbees/jenkins/support/configfiles/AgentsConfigFileTest.java
http://jenkins-ci.org/commit/support-core-plugin/48dcdaf8a7056f72c2ca8d34cac20fca78187be1
Log:
JENKINS-40062Add nodes config.xml files to the bundle