Skip to content

Commit

Permalink
Vast: comment cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
kristopolous committed Dec 12, 2024
1 parent 7face5e commit 3eb8823
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sky/clouds/vast.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ class Vast(clouds.Cloud):
clouds.CloudImplementationFeatures.MULTI_NODE:
('Multi-node not supported yet, as the interconnection among nodes '
'are non-trivial on Vast.'),
## TODO: These are different from the fluffy cloud
clouds.CloudImplementationFeatures.CUSTOM_DISK_TIER:
('Customizing disk tier is not supported yet on Vast.'),
clouds.CloudImplementationFeatures.STORAGE_MOUNTING:
Expand Down

0 comments on commit 3eb8823

Please sign in to comment.