Skip to content

Fix zero scaled services assigned to wrong fleets#3939

Merged
r4victor merged 1 commit into
masterfrom
issue_3934_zero_scaled_service_assigned_to_ssh_fleet
Jun 8, 2026
Merged

Fix zero scaled services assigned to wrong fleets#3939
r4victor merged 1 commit into
masterfrom
issue_3934_zero_scaled_service_assigned_to_ssh_fleet

Conversation

@r4victor

@r4victor r4victor commented Jun 8, 2026

Copy link
Copy Markdown
Collaborator

Fixes #3934

#3923 introduced #3934 by skipping backend offers when any fleets had pool (instance) capacity for the run. The problem with 0-scaled services was that any fleets have capacity for them, so wrong fleets could be chosen. Explicitly require at least one pool instance to count as having capacity.

@r4victor r4victor merged commit 40cde6a into master Jun 8, 2026
22 of 24 checks passed
@r4victor r4victor deleted the issue_3934_zero_scaled_service_assigned_to_ssh_fleet branch June 8, 2026 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant