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

[App] Scale out/in interval for autoscaler #16093

Merged
merged 42 commits into from Dec 19, 2022
Merged

Commits on Dec 15, 2022

  1. Configuration menu
    Copy the full SHA
    4bafc59 View commit details
    Browse the repository at this point in the history
  2. Revert "wip clean up autoscaler ui"

    This reverts commit 065db7e.
    akihironitta committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    1cefa05 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e69092 View commit details
    Browse the repository at this point in the history
  4. update example

    akihironitta committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    f9406cc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    694627f View commit details
    Browse the repository at this point in the history
  6. Fix import

    akihironitta committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    96b77ea View commit details
    Browse the repository at this point in the history
  7. revert irrelevant change

    akihironitta committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    44cbec2 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. Merge branch 'master' into feat/autoscaler-ui

    Sherin Thomas committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    5d8af44 View commit details
    Browse the repository at this point in the history
  2. Update src/lightning_app/components/auto_scaler.py

    Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
    Sherin Thomas and Borda committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    82fef89 View commit details
    Browse the repository at this point in the history
  3. clean up

    Sherin Thomas committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    d8f4778 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c7443b6 View commit details
    Browse the repository at this point in the history
  5. test rename

    Sherin Thomas committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    26f5f4b View commit details
    Browse the repository at this point in the history
  6. Merge branch 'feat/autoscaler-ui' of github.com:Lightning-AI/lightnin…

    …g into feat/autoscaler-ui
    Sherin Thomas committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    1e7199c View commit details
    Browse the repository at this point in the history
  7. Changelog

    Sherin Thomas committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    4f3365c View commit details
    Browse the repository at this point in the history
  8. adding up/down scale interval arguments

    Sherin Thomas committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    9e0cb74 View commit details
    Browse the repository at this point in the history
  9. changelog

    Sherin Thomas committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    debb133 View commit details
    Browse the repository at this point in the history
  10. master

    Sherin Thomas committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    0781bd1 View commit details
    Browse the repository at this point in the history
  11. Update src/lightning_app/components/serve/__init__.py

    Sherin Thomas committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    bdeb1f5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3d3b592 View commit details
    Browse the repository at this point in the history
  13. test

    Sherin Thomas committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    c38768a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    98ba462 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. Configuration menu
    Copy the full SHA
    4c9436e View commit details
    Browse the repository at this point in the history
  2. fix imports

    Sherin Thomas committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    2520758 View commit details
    Browse the repository at this point in the history
  3. mypy

    Sherin Thomas committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    eb87ee8 View commit details
    Browse the repository at this point in the history
  4. revert

    Sherin Thomas committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    bbceaef View commit details
    Browse the repository at this point in the history
  5. testfix

    Sherin Thomas committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    8b65680 View commit details
    Browse the repository at this point in the history
  6. docs fix

    Sherin Thomas committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    a5ffaae View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    70dafbc View commit details
    Browse the repository at this point in the history
  8. Update src/lightning_app/components/serve/auto_scaler.py

    Co-authored-by: Akihiro Nitta <nitta@akihironitta.com>
    Sherin Thomas and akihironitta committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    cfb02a3 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'master' into feature/scaleup-down-interval

    Sherin Thomas committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    5c6e33f View commit details
    Browse the repository at this point in the history
  10. arg change\

    Sherin Thomas committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    7f48487 View commit details
    Browse the repository at this point in the history
  11. tests

    Sherin Thomas committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    2ca55d3 View commit details
    Browse the repository at this point in the history
  12. review

    Sherin Thomas committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    f64fc70 View commit details
    Browse the repository at this point in the history
  13. review

    Sherin Thomas committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    b188ad9 View commit details
    Browse the repository at this point in the history
  14. fixing comments

    Sherin Thomas committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    7d6aba7 View commit details
    Browse the repository at this point in the history
  15. Merge branch 'master' into feature/scaleup-down-interval

    Sherin Thomas committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    324a06b View commit details
    Browse the repository at this point in the history
  16. name change

    Sherin Thomas committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    66396b1 View commit details
    Browse the repository at this point in the history
  17. Update src/lightning_app/components/serve/auto_scaler.py

    Co-authored-by: thomas chaton <thomas@grid.ai>
    Sherin Thomas and tchaton committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    11058ca View commit details
    Browse the repository at this point in the history
  18. Update src/lightning_app/components/serve/auto_scaler.py

    Co-authored-by: thomas chaton <thomas@grid.ai>
    Sherin Thomas and tchaton committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    778daa5 View commit details
    Browse the repository at this point in the history
  19. args change

    Sherin Thomas committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    2a7e6a2 View commit details
    Browse the repository at this point in the history
  20. Merge branch 'feature/scaleup-down-interval' of github.com:Lightning-…

    …AI/lightning into feature/scaleup-down-interval
    Sherin Thomas committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    541bce7 View commit details
    Browse the repository at this point in the history
  21. Update src/lightning_app/CHANGELOG.md

    Sherin Thomas committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    8177a83 View commit details
    Browse the repository at this point in the history