Skip to content

Support cloud fleet in-place update#3766

Merged
r4victor merged 4 commits intomasterfrom
issue_2644_cloud_fleet_inplace_update
Apr 13, 2026
Merged

Support cloud fleet in-place update#3766
r4victor merged 4 commits intomasterfrom
issue_2644_cloud_fleet_inplace_update

Conversation

@r4victor
Copy link
Copy Markdown
Collaborator

Closes #2644

  • Add support for updating nodes, reservation, and tags fleet properties. nodes is updated via fleet consolidation logic that is responsible for maintaining between nodes.min and nodes.max instances. Supporting other properties such as resources is TBD since it'll require new consolidation logic that checks that existing instances match the current spec.
  • Update the CLI fleet configurator to print updatable/non-updatable fields similar to run configurator.

@r4victor r4victor merged commit 80c8dd7 into master Apr 13, 2026
28 checks passed
@r4victor r4victor deleted the issue_2644_cloud_fleet_inplace_update branch April 13, 2026 10:20
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 in-place update

1 participant