-
Improvement
-
Resolution: Won't Do
-
Major
Windows Agent Installer Module has been decoupled from the Jenkins core in 1.492: https://github.com/jenkinsci/jenkins/commit/aaf1bf29e630ad251efc21b962987d8d2be32f6d
Windows Slaves plugin depends on the 1.492 core and hence it is expected to use the module's APIs instead of copy-pasting that API implementations and depending on the core components. Usage of new API will enable features like Remoting upgradeability and Runaway process killer, which are available in the new core versions.
It is a follow-up to JENKINS-42724
- is blocked by
-
JENKINS-42745 WindowsSlaveInstaller#generateXml() produces invalid XML in 1.7
- Resolved
- is related to
-
JENKINS-42724 Windows Slaves Plugin: agent is not starting after upgrade to Jenkins 2.50
- Closed
-
JENKINS-42746 Windows Slaves Plugin should use internal jenkins-slave.xml
- Closed