Skip to content

Drop autocreated fleets#3782

Merged
r4victor merged 3 commits intomasterfrom
issue_3778_drop_autocreated_fleets
Apr 15, 2026
Merged

Drop autocreated fleets#3782
r4victor merged 3 commits intomasterfrom
issue_3778_drop_autocreated_fleets

Conversation

@r4victor
Copy link
Copy Markdown
Collaborator

Closes #3778

  • Drop DSTACK_FF_AUTOCREATED_FLEETS_ENABLED feature flag — fleets are no longer auto-created on run submission; jobs fail with "No matching fleet found" instead
  • Continue to auto-delete existing autocreated fleets
  • Remove AUTOCREATED_FLEETS_ENABLED checks in plan generation that fell back to non-fleet offers
  • Exclude FleetSpec.autocreated from client requests via get_fleet_spec_excludes so new clients stop sending it;
    the server still accepts and returns it for backward compatibility with old clients and existing DB records

@r4victor r4victor merged commit 09a6a6a into master Apr 15, 2026
28 checks passed
@r4victor r4victor deleted the issue_3778_drop_autocreated_fleets branch April 15, 2026 10:02
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.

Drop DSTACK_FF_AUTOCREATED_FLEETS_ENABLED feature flag

1 participant