vmware-archive / terraforming-gcp

use terraform, deploy yourself a pcf
Apache License 2.0
71 stars 87 forks source link

Enable private ip google access when internetless. #98

Closed genevieve closed 5 years ago

genevieve commented 5 years ago

When the director does not have an external ip and this is enabled, the director can only talk to the google apis/services and not the rest of the internet.

https://www.pivotaltracker.com/story/show/160290898

@acrmp

cf-gitbot commented 5 years ago

We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story.

The labels on this github issue will be updated when the story is started.

genevieve commented 5 years ago

We did this PR against the v0.27.0 release. We can update it to work against master. Releng is not on master because of changes to the load balancers that conflict with our own overrides in CI.