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): SignedUrl can use existing creds to authenticate #4604

Merged
merged 33 commits into from Oct 8, 2021

Commits on Aug 12, 2021

  1. Copy the full SHA
    2e0a907 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d606c02 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    4034078 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2021

  1. Fix test

    BrennaEpp committed Aug 13, 2021
    Copy the full SHA
    5637a00 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

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

Commits on Aug 19, 2021

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

Commits on Sep 8, 2021

  1. Copy the full SHA
    834eac2 View commit details
    Browse the repository at this point in the history
  2. Update comment link

    BrennaEpp committed Sep 8, 2021
    Copy the full SHA
    9b0e43f View commit details
    Browse the repository at this point in the history
  3. Update other comment link

    BrennaEpp committed Sep 8, 2021
    Copy the full SHA
    cac8974 View commit details
    Browse the repository at this point in the history
  4. Remove comment

    BrennaEpp committed Sep 8, 2021
    Copy the full SHA
    9f4d347 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. Copy the full SHA
    2f081dd View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6200600 View commit details
    Browse the repository at this point in the history
  3. Change comment location

    BrennaEpp committed Sep 13, 2021
    Copy the full SHA
    7a97fed View commit details
    Browse the repository at this point in the history
  4. updated comments

    BrennaEpp committed Sep 13, 2021
    Copy the full SHA
    3fc9d6e View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    6fe68ee View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    80d75ff View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    f8f064b View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2021

  1. Copy the full SHA
    29c6c75 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    35fbfe6 View commit details
    Browse the repository at this point in the history
  3. Add iam comment

    BrennaEpp committed Sep 17, 2021
    Copy the full SHA
    ea4412e View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

  1. fix lint

    BrennaEpp committed Sep 27, 2021
    Copy the full SHA
    af48c46 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into signedurl

     Conflicts:
    	storage/go.mod
    	storage/go.sum
    BrennaEpp committed Sep 27, 2021
    Copy the full SHA
    0d5283a View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    b093d12 View commit details
    Browse the repository at this point in the history
  4. fix comment

    BrennaEpp committed Sep 27, 2021
    Copy the full SHA
    99e3e5e View commit details
    Browse the repository at this point in the history
  5. improve flow

    BrennaEpp committed Sep 27, 2021
    Copy the full SHA
    cc4d2b4 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    d55146a View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2021

  1. add test case:

    BrennaEpp committed Sep 28, 2021
    Copy the full SHA
    66f6859 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e86c240 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

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

Commits on Oct 6, 2021

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

Commits on Oct 7, 2021

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

Commits on Oct 8, 2021

  1. Copy the full SHA
    105f8e6 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a067318 View commit details
    Browse the repository at this point in the history