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

Public Access Prevention "inherited" #7682

Closed
shaffeeullah opened this issue Sep 28, 2021 · 0 comments · Fixed by #7693
Closed

Public Access Prevention "inherited" #7682

shaffeeullah opened this issue Sep 28, 2021 · 0 comments · Fixed by #7693
Assignees
Labels
api: storage Issues related to the Cloud Storage API. type: docs Improvement to the documentation for an API.

Comments

@shaffeeullah
Copy link

GCS is changing the unspecified public access prevention value to inherited.

This will require the following changes:

  1. Create a new sample with region tag public_access_prevention_inherited. So we don't break any documentation links, please do not delete the unspecified sample from your repo at this point in time.

Please see nodejs example here: https://github.com/googleapis/nodejs-storage/pull/1614/files
Related java storage library change: googleapis/java-storage#1047

Please wait for approval from myself or @tritone before merging or releasing this change so we can coordinate around release dates. New inherited value should be rolled out to allowlisted testing projects this coming week; should be at 100% by 9/30

@meltsufin meltsufin added api: storage Issues related to the Cloud Storage API. type: docs Improvement to the documentation for an API. labels Sep 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: storage Issues related to the Cloud Storage API. type: docs Improvement to the documentation for an API.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants