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

Fix accidentally removed updates to cloud provider #2402

Merged
merged 2 commits into from
Aug 14, 2023

Conversation

cblmemo
Copy link
Collaborator

@cblmemo cblmemo commented Aug 14, 2023

In #2375 some updates to the cloud provider were accidentally removed. IIUC it is from this commit in which author directly checkout original master, so some updates got removed. This PR fixed this problem.

Tested (run the relevant ones):

  • Code formatting: bash format.sh
  • Any manual or new tests for this PR (please specify below)
    • sky launch -c cbl-test-az --region eastus2 --cloud azure tests/test_yamls/minimal.yaml
  • All smoke tests: pytest tests/test_smoke.py
  • Relevant individual smoke tests: pytest tests/test_smoke.py::test_fill_in_the_name
  • Backward compatibility tests: bash tests/backward_comaptibility_tests.sh

@cblmemo cblmemo changed the title Fix azure cloud init parameter in ARM template Fix accidentally removed updates to cloud provider Aug 14, 2023
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 adding these changes back @cblmemo! I will force a new nightly build after this PR is merged.

@cblmemo cblmemo merged commit 5cf04eb into master Aug 14, 2023
17 checks passed
@cblmemo cblmemo deleted the fix-azure-cloud-init branch August 14, 2023 21:06
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.

2 participants