Skip to content

Add/remove SSH instances via in-place update#2884

Merged
un-def merged 5 commits intomasterfrom
issue_2645_ssh_fleet_in_place_update
Jul 10, 2025
Merged

Add/remove SSH instances via in-place update#2884
un-def merged 5 commits intomasterfrom
issue_2645_ssh_fleet_in_place_update

Conversation

@un-def
Copy link
Copy Markdown
Collaborator

@un-def un-def commented Jul 8, 2025

It's now possible to add/remove instances to/from SSH fleets applying the fleet configuration with adjusted ssh_config.hosts.

Currently, the old and the new configurations must be equal except for the identity_file fields (ignored) and the order of hosts in the ssh.config list (but each host must remain the same or be removed).

Closes: #2645

It's now possible to add/remove instances to/from SSH fleets applying
the fleet configuration with adjusted `ssh_config.hosts`.

Currently, the old and the new configurations must be equal except for
the `identity_file` fields (ignored) and the order of hosts in
the `ssh.config` list (but each host must remain the same or
be removed).

Closes: #2645
@un-def un-def requested a review from r4victor July 8, 2025 12:04
@un-def un-def merged commit 034ae29 into master Jul 10, 2025
26 checks passed
@un-def un-def deleted the issue_2645_ssh_fleet_in_place_update branch July 10, 2025 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: Fleet ssh_config in-place update

2 participants