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

feat(storage): support PublicAccessPrevention #3608

Merged
merged 13 commits into from Jun 28, 2021

Commits on Jan 25, 2021

  1. feat(storage): support public access prevention

    This is a new field in the IAM configuration for buckets.
    Support viewing/setting via bucket attrs, and add an integration
    test for the feature.
    
    Closes googleapis#3203
    tritone committed Jan 25, 2021
    Copy the full SHA
    b8fbd5a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3a53cc0 View commit details
    Browse the repository at this point in the history
  3. update docs

    tritone committed Jan 25, 2021
    Copy the full SHA
    df72fb1 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2021

  1. Copy the full SHA
    8bc4324 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2021

  1. use %s for String()

    tritone committed Jan 28, 2021
    Copy the full SHA
    0450509 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2021

  1. replace default with unknown

    tritone committed Mar 22, 2021
    Copy the full SHA
    6e930be View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    071040e View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. Copy the full SHA
    7d99085 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    026aa80 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

  1. Copy the full SHA
    0eef114 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. Copy the full SHA
    add3fd6 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2021

  1. Copy the full SHA
    7dadea8 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3908c05 View commit details
    Browse the repository at this point in the history