Skip to content

[bug] Too many required spot type machines when setting compute-sizes #622

@adrianriobo

Description

@adrianriobo

Recently we included a number of spot types to ensure we will get machines.

The number

var numberOfTypesForSpot = 8
is fixed to 8 which will works when asking for machines based on params (CPU, Memory,...)

But when using specific compute-sizes if the number of machines is less than 8 ...it is failing.

We need to check if compute-sizes is set, and if that is the case dynamically adjust the field

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions