Skip to content

Commit

Permalink
runpod has imaged support
Browse files Browse the repository at this point in the history
Co-authored-by: Zhanghao Wu <[email protected]>
  • Loading branch information
winglian and Michaelvll authored Jul 5, 2024
1 parent a2bacf9 commit c5b8361
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions sky/clouds/runpod.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ class RunPod(clouds.Cloud):
clouds.CloudImplementationFeatures.OPEN_PORTS:
('Opening ports is not '
'supported yet on RunPod.'),
clouds.CloudImplementationFeatures.IMAGE_ID:
('Specifying image ID is not supported on RunPod.'),
clouds.CloudImplementationFeatures.CUSTOM_DISK_TIER:
('Customizing disk tier is not supported yet on RunPod.'),
clouds.CloudImplementationFeatures.STORAGE_MOUNTING:
Expand Down

0 comments on commit c5b8361

Please sign in to comment.