jenkinsci / jenkinsci/agent-setup-plugin

[JENKINS-23581] node configuration change should relaunch slave

Open
#109 0 comments 0 reactions 0 assignees View on GitHub
component:slave-setup-plugin imported-jira-issue priority:major resolution:unresolved
Dominant language
Java
Stars
11
Forks
23
Avg merge
21h 13m
Merged PRs (30d)
1

Description

when i change the configuration of a slave, the slave should relaunch itself to adopt the new configuration, or a flag/message should be shown that the config is out of date on that node (updated since launch).

For instance, if I change the host or port for the slave, and then run a job, I expect that job to run on the new host.

However, I accept there may be times when I want to defer the launch (for instance to launch all slaves at a cutover time), so a warning that the slave needs to be re-launched may be a suitable compromise.

---
Originally reported by charlie_ecc, imported from: node configuration change should relaunch slave


  • assignee: kohsuke
  • status: Open
  • priority: Major
  • component(s): slave-setup-plugin
  • label(s): config, slaves
  • resolution: Unresolved
  • votes: 0
  • watchers: 1
  • imported: 20251216-225446

Raw content of original issue

when i change the configuration of a slave, the slave should relaunch itself to adopt the new configuration, or a flag/message should be shown that the config is out of date on that node (updated since launch).

For instance, if I change the host or port for the slave, and then run a job, I expect that job to run on the new host.

However, I accept there may be times when I want to defer the launch (for instance to launch all slaves at a cutover time), so a warning that the slave needs to be re-launched may be a suitable compromise.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.