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

[SkyServe] New method to install cloud dependencies #2822

Merged
merged 4 commits into from
Nov 26, 2023

Conversation

cblmemo
Copy link
Collaborator

@cblmemo cblmemo commented Nov 26, 2023

Manually install the dependencies for the cloud sdk’s on Sky Serve controller.

Tested (run the relevant ones):

  • Code formatting: bash format.sh
  • Any manual or new tests for this PR (please specify below)
  • All smoke tests: pytest tests/test_smoke.py
  • Relevant individual smoke tests: pytest tests/test_smoke.py::test_fill_in_the_name
    • All Sky Serve smoke tests
    • All Spot smoke tests
  • Backward compatibility tests: bash tests/backward_comaptibility_tests.sh

Copy link
Collaborator

@Michaelvll Michaelvll left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing this @cblmemo! Can we mention the tests in the PR description?

sky/utils/controller_utils.py Outdated Show resolved Hide resolved
sky/utils/controller_utils.py Outdated Show resolved Hide resolved
@cblmemo
Copy link
Collaborator Author

cblmemo commented Nov 26, 2023

@Michaelvll All smoke tests related to spot/sky serve passed. PTAL 🫡

Copy link
Collaborator

@Michaelvll Michaelvll left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix @cblmemo! LGTM with a comment.

sky/templates/sky-serve-controller.yaml.j2 Outdated Show resolved Hide resolved
@cblmemo cblmemo merged commit 710e613 into master Nov 26, 2023
19 checks passed
@cblmemo cblmemo deleted the serve-dependency-installation branch November 26, 2023 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants