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

Add support for egress private connectivity to GCS #116

Open
abhinavg6 opened this issue Apr 3, 2024 · 1 comment
Open

Add support for egress private connectivity to GCS #116

abhinavg6 opened this issue Apr 3, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request Priority-P1 High priority designation

Comments

@abhinavg6
Copy link

Provide a mechanism for us to enable private google access for GCS for a particular deployment. This should be enabled only if the customer chooses to configure Private Service Connect for ingress to their deployment, as it would allow us to bind both ingress & egress private access to one config.

Please do not implement the PSC option as we don't want to be in the business of creating local DNS names for each customer provided bucket.

@abhinavg6 abhinavg6 added enhancement New feature or request Priority-P1 High priority designation labels Apr 3, 2024
@amanpruthi
Copy link
Collaborator

amanpruthi commented May 14, 2024

This is already implemented at the subnet level by flag private_ip_google_access = true

@amanpruthi amanpruthi self-assigned this May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Priority-P1 High priority designation
Projects
None yet
Development

No branches or pull requests

2 participants