You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Do not auto-delete empty fleets that allow 0 nodes
* Refactor offers filtering
* Respect fleet nodes.max
* Fix replicas typing
* Support provisioning in empty fleets
* Rebase migrations
* Prioritize fleet choice by capacity and offer price
* Unassign run from fleet for retrying
* Comment on optimal fleet choice
* Refactor fleet/instance selects to fix for update with outer join
* If no fleets have available offers, create a new fleet
* Revert respect nodes.max
* Set nodes for autocreated fleet
* Forbid new fleets creation with fleets specified
* Use Range for replicas
* Ensure models Config is inherited
* Rebase migrations
* Use fleets with no instances if fleets specified
* Fix tests
* Fix tests
0 commit comments