Details
-
Type:
Improvement
-
Status: Resolved (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: ssh-slaves-plugin
-
Labels:
-
Similar Issues:
-
Epic Link:
-
Released As:ssh-slaves-1.31.1
Description
It is a follow-up to JENKINS-42840. The plugin doucmentation has been updated to avoid "slaves", but we still have "slave" right in the plugin name. We need to rename it without touching artifactId. It will require README and pom.xml cleanup, and also additional documentation review.
Possible name options:
- SSH Nodes Plugins (Ivan Fernandez Calvo)
- SSH Agent Nodes Plugin (Ivan Fernandez Calvo)
- SSH Build Agents Plugin (Oleg Nenashev)
Attachments
Issue Links
- is related to
-
JENKINS-42840 Slave to Agent Renaming: SSH Slaves Plugin Documentation
-
- Resolved
-
I would like to mention that SSH Nodes Plugin is not fully correct, because "Node" defines both local and remote executors (hehe, "Nodes"). Agent defines remote ones, but we cannot just call the plugin "SSH Agents Plugin" because of the confusion with ssh-agent. Hence there are options.
Running a poll in Twitter: https://twitter.com/oleg_nenashev/status/1210146423888633861
CC Ivan Fernandez Calvo