[UX] Make labels
work in task.yaml without the requirement for specifying cloud
#3965
Labels
good first issue
Good for newcomers
Currently, SkyPilot disallows the following because
cloud
is not specified:This does not make sense because we may want the labels to work across clouds. The original reason we have this constraint is because different clouds can have different requirements for the label format.
One proposal is: When
cloud
is not specified, we just check the labels with all enabled cloudsVersion & Commit info:
sky -v
: PLEASE_FILL_INsky -c
: PLEASE_FILL_INThe text was updated successfully, but these errors were encountered: