Details
-
Task
-
Status: Resolved (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
-
-
support-core:2.71
Description
It might be great to have the support-core plugin extracting the minimum version required for remoting
ref https://github.com/jenkinsci/jenkins/blob/master/pom.xml#L106 and especially https://github.com/jenkinsci/jenkins/blob/master/core/src/main/java/jenkins/slaves/RemotingVersionInfo.java#L110
Today in nodes.md we have the 'Version' field for agents which is giving the remoting version.
For the master node we have the `Slave Version` (should be renamed 'Agent Version' or 'Remoting Version') which is providing the remoting version https://github.com/jenkinsci/support-core-plugin/blob/3cf5a71d726501ba59b478ab5b1c43ec8d5bebae/src/main/java/com/cloudbees/jenkins/support/impl/AboutJenkins.java#L173
It could allow us to create a probe in Advisor to detect agents with a remoting version older than the mimimum required
WDYT allan_burdajewicz ?
Thanks oleg_nenashev for your feedbacks and links
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Assignee | Emilio Escobar [ escoem ] | Allan BURDAJEWICZ [ allan_burdajewicz ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | In Review [ 10005 ] |
Resolution | Fixed [ 1 ] | |
Status | In Review [ 10005 ] | Fixed but Unreleased [ 10203 ] |
Released As | support-core:2.71 | |
Status | Fixed but Unreleased [ 10203 ] | Resolved [ 5 ] |