Revert "go.mod: bump cloud.google.com/go/storage to v1.16.0"#68158
Merged
craig[bot] merged 4 commits intocockroachdb:masterfrom Jul 28, 2021
Merged
Revert "go.mod: bump cloud.google.com/go/storage to v1.16.0"#68158craig[bot] merged 4 commits intocockroachdb:masterfrom
craig[bot] merged 4 commits intocockroachdb:masterfrom
Conversation
This reverts commit e52ddc8. This is because that commit contains an upgrade to gRPC 1.39 which contains a race condition. Release note: None
Member
erikgrinaker
approved these changes
Jul 28, 2021
6 tasks
Contributor
Author
|
thanks erik bors r=erikgrinaker |
Member
|
cc @adityamaru |
tbg
approved these changes
Jul 28, 2021
Contributor
|
Build failed: |
Contributor
Author
|
unrelated roachtest flake bors r=tbg,erikgrinaker |
Contributor
Author
|
the bors build is failing again. I'm going to try a 3rd time; if that fails again, I might need to append another commit to skip the flaky package and roachtest. bors r- |
Contributor
|
Canceled. |
Contributor
Author
|
bors r=tbg,erikgrinaker |
Contributor
|
Build failed: |
Release note: None
Contributor
Author
|
Skipping cdc/bank #68167 |
Contributor
Author
|
skipping TestSinklessReplicationClient #68168 |
Contributor
Author
|
bors r=tbg,erikgrinaker |
Contributor
Author
|
now the linter is not happy 😭 bors r- |
Contributor
|
Canceled. |
Contributor
Author
|
also, flake on #68107. I'll skip that one too |
Release note: None
Release note: None
Contributor
Author
|
bors r=tbg,erikgrinaker |
Contributor
|
Build succeeded: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Reverts #67806
Informs #68154
Informs #65926
Fixes #68150
Fixes #68152
Fixes #68148
Fixes #68145
Fixes #68144
Fixes #68143
This reverts commit e52ddc8.
This is because that commit contains an upgrade to gRPC 1.39 which
contains a race condition.
Release note: None