jmac11 / googlecloudsql

Automatically exported from code.google.com/p/googlecloudsql
0 stars 0 forks source link

Improve IP filtering for Cloud SQL with GCE instancea #67

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
From Google Compute Engine it should be possible to access a Google Cloud SQL 
instance with native PHP MySQL drivers.

This would make deployments / migrations to GCE much easier if standard drivers 
could be used, rather than going via JDBC.

Original issue reported on code.google.com by marcel.m...@gmail.com on 8 May 2013 at 7:32

GoogleCodeExporter commented 9 years ago
This is provided now by the added MySQL wire protocol - however I'm missing the 
following option:

At the moment each IP of a GCE instance that needs to talk to CloudSQL needs to 
be granted access. In case of ephermal IPs it's rather tricky to keep track on 
all GCE instances that require access to CloudSQL. I wish there was an option 
to simplify things, like by granting access rights to a GCE instance group or 
similar.

Original comment by marcel.m...@gmail.com on 15 Nov 2013 at 1:39

GoogleCodeExporter commented 9 years ago
Changing the title to be a better abstract (old=Native PHP MySQL access from 
Google Compute Engine)

Original comment by rclev...@google.com on 12 Feb 2014 at 8:16

GoogleCodeExporter commented 9 years ago
We are also interested in being able to access Cloud SQL from multiple GCE 
instances (in the same project) without whitelisting all the IPs manually. This 
would also greatly simplify use of Cloud SQL with replica pools. 

If this is not implemented, I'm also interested in any workarounds that would 
simplify this scenario.

Original comment by documill...@gmail.com on 5 May 2014 at 11:58

GoogleCodeExporter commented 9 years ago
We also need to be able to access from dynamically created gce servers.  Also 
why does the traffic have to go on the internet?  Can't we access the sql 
instance on a private network or vpn so the traffic is not seen by everyone?

Original comment by lscalp...@gmail.com on 1 Aug 2014 at 7:04

GoogleCodeExporter commented 9 years ago
I have forwarded this request to the engineering team. We will update this 
issue with any progress updates and a resolution.

Original comment by rbruy...@google.com on 16 Mar 2015 at 4:55

GoogleCodeExporter commented 9 years ago

Original comment by rbruy...@google.com on 16 Mar 2015 at 4:55