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

Docs: add GCP bring-your-own-VPC docs. #2776

Merged
merged 2 commits into from
Nov 14, 2023
Merged

Docs: add GCP bring-your-own-VPC docs. #2776

merged 2 commits into from
Nov 14, 2023

Conversation

concretevitamin
Copy link
Collaborator

Tested (run the relevant ones):

  • Code formatting: bash format.sh
  • Any manual or new tests for this PR (please specify below): rendered locally
  • 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

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 update @concretevitamin! LGTM.

Comment on lines 240 to 241
- First, the VPC named ``default`` is checked against minimal recommended firewall rules for
SkyPilot to function. If it satisfies these rules, this VPC is used.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
- First, the VPC named ``default`` is checked against minimal recommended firewall rules for
SkyPilot to function. If it satisfies these rules, this VPC is used.
- First, all existing VPCs in the project are checked against minimal recommended firewall rules for
SkyPilot to function. If it satisfies these rules, this VPC is used.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Good catch! Updated here + config.yaml docs too.

@concretevitamin concretevitamin merged commit 7a25fc5 into master Nov 14, 2023
19 checks passed
@concretevitamin concretevitamin deleted the gcp-vpc-docs branch November 14, 2023 06:50
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