googledatalab / datalab

Interactive tools and developer experiences for Big Data on Google Cloud Platform.
Apache License 2.0
975 stars 249 forks source link

Shared VPC support is blocked by firewall rule #2125

Closed mdhedley closed 5 years ago

mdhedley commented 5 years ago

The use of shared VPC appears to be supported but fails when it attempts to create the firewall based on the network name.

Example: datalab create --network-name /projects//global/networks/ --subnet

Produces error: Creating the firewall rule projects//global/networks/-allow-ssh

Creating firewall... failed. ERROR: (gcloud.compute.firewall-rules.create) Could not fetch resource:

This prevents the use of shared vpcs with datalab.