Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DigitalOcean] droplet integration #3832

Open
wants to merge 65 commits into
base: master
Choose a base branch
from

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    96c5e81 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. abbreviate cloud name

    asaiacai committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    fa8a6bb View commit details
    Browse the repository at this point in the history
  2. switch to pydo

    asaiacai committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    cc8384e View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. Configuration menu
    Copy the full SHA
    80b5941 View commit details
    Browse the repository at this point in the history
  2. merge

    asaiacai committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    49c411b View commit details
    Browse the repository at this point in the history
  3. filter by paginated

    asaiacai committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    a741f11 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. lint

    asaiacai committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    8702acd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1de819c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fafc71d View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. set gpu droplet image

    asaiacai committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    e50126c View commit details
    Browse the repository at this point in the history
  2. cleanup

    asaiacai committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    8532fcf View commit details
    Browse the repository at this point in the history
  3. remove more tests

    asaiacai committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    13628ad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    34d1916 View commit details
    Browse the repository at this point in the history
  5. install docker

    asaiacai committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    5eab8f9 View commit details
    Browse the repository at this point in the history
  6. disable spot test

    asaiacai committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    c992161 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    a868b1a View commit details
    Browse the repository at this point in the history
  2. lint

    asaiacai committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    d4f7794 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30ead7b View commit details
    Browse the repository at this point in the history
  4. switch to EA slugs

    asaiacai committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    6791a7d View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. do adaptor

    asaiacai committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    af8e5e9 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. lint

    asaiacai committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    3a31a0a View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Update sky/clouds/do.py

    Co-authored-by: Tian Xia <cblmemo@gmail.com>
    asaiacai and cblmemo authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    ce900ed View commit details
    Browse the repository at this point in the history
  2. Update sky/clouds/do.py

    Co-authored-by: Tian Xia <cblmemo@gmail.com>
    asaiacai and cblmemo authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    391fea1 View commit details
    Browse the repository at this point in the history
  3. comment template

    asaiacai committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    1703b40 View commit details
    Browse the repository at this point in the history
  4. comment patch

    asaiacai committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    66f0314 View commit details
    Browse the repository at this point in the history
  5. add h100 test case

    asaiacai committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    817f3b3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5d8368c View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Update sky/clouds/do.py

    Co-authored-by: Tian Xia <cblmemo@gmail.com>
    asaiacai and cblmemo authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    74856df View commit details
    Browse the repository at this point in the history
  2. Update sky/clouds/service_catalog/do_catalog.py

    Co-authored-by: Tian Xia <cblmemo@gmail.com>
    asaiacai and cblmemo authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    cbbb36b View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. comment on max node char len

    asaiacai committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    ee98000 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6da5e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79aac0a View commit details
    Browse the repository at this point in the history
  4. fix return type

    asaiacai committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    71c9f9a View commit details
    Browse the repository at this point in the history
  5. switch with do_utils

    asaiacai committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    4fc8fe8 View commit details
    Browse the repository at this point in the history
  6. remove broad except

    asaiacai committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    113d24d View commit details
    Browse the repository at this point in the history
  7. Update sky/provision/do/instance.py

    Co-authored-by: Tian Xia <cblmemo@gmail.com>
    asaiacai and cblmemo authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    1e0f9ec View commit details
    Browse the repository at this point in the history
  8. Update sky/provision/do/instance.py

    Co-authored-by: Tian Xia <cblmemo@gmail.com>
    asaiacai and cblmemo authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    4ab385b View commit details
    Browse the repository at this point in the history
  9. remove azure

    asaiacai committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    daa7446 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0d71031 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. add open port debug message

    asaiacai committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    dd8c238 View commit details
    Browse the repository at this point in the history
  2. wrap start instance api

    asaiacai committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    cf7947b View commit details
    Browse the repository at this point in the history
  3. use f-string

    asaiacai committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    56163c0 View commit details
    Browse the repository at this point in the history
  4. wrap stop

    asaiacai committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    0d39425 View commit details
    Browse the repository at this point in the history
  5. wrap instance down

    asaiacai committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    0f8a53b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2881508 View commit details
    Browse the repository at this point in the history
  7. assert client is None

    asaiacai committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    ae76a80 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8056bc8 View commit details
    Browse the repository at this point in the history
  9. wrap rename

    asaiacai committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    9bdf9df View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. rename ssh key var

    asaiacai committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    6cccf6a View commit details
    Browse the repository at this point in the history
  2. fix tags

    asaiacai committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    901ed4e View commit details
    Browse the repository at this point in the history
  3. add tags for block device

    asaiacai committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    7d57980 View commit details
    Browse the repository at this point in the history
  4. f strings for errors

    asaiacai committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    e8d1782 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. support image ids

    asaiacai committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    2e51c59 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. update do tests

    Ubuntu committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    b5fe945 View commit details
    Browse the repository at this point in the history
  2. only store head instance id

    Ubuntu committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    6565fff View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    c6a4583 View commit details
    Browse the repository at this point in the history
  2. rename image slugs

    Ubuntu committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    fde2bc2 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'droplet' of https://github.com/asaiacai/skypilot into d…

    …roplet
    Ubuntu committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    baf5b48 View commit details
    Browse the repository at this point in the history
  4. add digital ocean alias

    Ubuntu committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    ff87fe7 View commit details
    Browse the repository at this point in the history
  5. wait for docker to be available

    Ubuntu committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    c49c330 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c857fe9 View commit details
    Browse the repository at this point in the history
  7. update requirements and tests

    Ubuntu committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    40b2134 View commit details
    Browse the repository at this point in the history
  8. increase docker timeout

    Ubuntu committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    65bfc03 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. lint

    Ubuntu committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    812f747 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    031777a View commit details
    Browse the repository at this point in the history