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

CHANGELOG Allow subnet to be passed through to gcloud in hailctl #13129

Merged
merged 1 commit into from Jun 8, 2023

Conversation

tlangs
Copy link
Contributor

@tlangs tlangs commented May 31, 2023

hailctl allows the user to define a network for a new dataproc cluster, but not a subnet. The network flag in gcloud only works for auto and legacy project networks. If a Google Project has a custom network, the subnet must be supplied manually.

This PR adds that functionality to hailctl. Its a very simple passthrough, so not much effort was required.

@tlangs tlangs changed the title Allow subnet to be passed through to gcloud in hailctl CHANGELOG Allow subnet to be passed through to gcloud in hailctl May 31, 2023
Copy link
Contributor

@daniel-goldstein daniel-goldstein 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 contribution @tlangs!

@tlangs
Copy link
Contributor Author

tlangs commented Jun 7, 2023

I don't believe I have access to look at the test failures. If you let me know what failed, I'll do my best to fix it!

@daniel-goldstein
Copy link
Contributor

@tlangs Nothing on your end, we've had some CI instability lately that's causing some unrelated failures. I'll make sure to retest this once that's fixed.

@danking danking merged commit 106ede4 into hail-is:main Jun 8, 2023
8 checks passed
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

3 participants