inclusive language tags: jenkins_slave_type renamed to jenkins_node_type#499
inclusive language tags: jenkins_slave_type renamed to jenkins_node_type#499nitrocode wants to merge 2 commits intojenkinsci:masterfrom
Conversation
|
Hi @fcojfernandez @res0nance @MRamonLeon What are some of the thoughts on this ? |
|
This is going to break the node counting. Not sure how to best handle this |
|
Where is node counting codified? |
|
Thanks. It sounds like it might be best to have logic to count both the Relevant code references (for myself): |
|
What additional changes are needed, if any, for this to be ready for the next release? |
Something to make it backwards compatible, as is this will break backwards compatibility |
I know there are many other master/slave references. This one will only correct the issue with jenkins ec2 worker tags.
This is also consistent with Jenkins using the word
nodefor their workers.Ref: https://tools.ietf.org/id/draft-knodel-terminology-02.html
Ticket: https://issues.jenkins-ci.org/browse/JENKINS-63660