-
New Feature
-
Resolution: Unresolved
-
Major
-
None
Currently Jenkins always ships Remoting version from the core to agents. Sometimes it would be better to ship newer version (e.g. with a bugfix for agent side, but it requires)
Proposed changes:
- API in the Core, which allows replacing Slave.JarFile
- Plugin, which bundles Remoting as a resource and replaces the resource if the bundled version is newer than the version in the core
- relates to
-
JENKINS-41196 Pluggable core component
-
- Closed
-
[JENKINS-44101] Allow replacing remoting version being shipped to agents without core update
Epic Link | New: JENKINS-44099 [ 181725 ] |
Assignee | New: Oleg Nenashev [ oleg_nenashev ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Link |
New:
This issue relates to |
Assignee | Original: Oleg Nenashev [ oleg_nenashev ] |
-1 on this.
JENKINS-41196is better and more general.