Skip to content

gke existing cluster: remove var existing_vpc_id and use name to query it #7

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

Merged
merged 1 commit into from
Oct 19, 2024

Conversation

hongchaodeng
Copy link
Member

@hongchaodeng hongchaodeng commented Oct 18, 2024

As a follow up for #6 (comment)

Basically We don't need both existing_vpc_name and existing_vpc_id. Can use one to query the other.

Pull request checklist

Please check if your PR fulfills the following requirements:

  • pre-commit has been run
  • Tests for the changes have been added (for bug fixes / features)
  • All tests passing
  • Docs have been reviewed and added / updated if needed (for bug fixes / features)

Pull Request Type

  • Bugfix
  • New feature
  • Refactoring (no functional changes)
  • Documentation change
  • Other (please describe):

Does this introduce a breaking change?

  • Yes
  • No

Other information

@github-actions github-actions bot added documentation Improvements or additions to documentation examples labels Oct 18, 2024
Copy link
Collaborator

@brent-anyscale brent-anyscale left a comment

Choose a reason for hiding this comment

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

Elegant solution to simplify this. Thank you @hongchaodeng !

@hongchaodeng hongchaodeng merged commit 093fd81 into main Oct 19, 2024
3 checks passed
@hongchaodeng hongchaodeng deleted the hdeng/vpc branch October 19, 2024 02:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation examples
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants