Craig Tiller
0116acc2fb
Label automated fixes better ( #27140 )
3 years ago
Craig Tiller
f2f60f7716
Revert "Implement TraceFlag::Log ( #26954 )" ( #27145 )
...
This reverts commit 4d2b979b75
.
3 years ago
Ta-Wei Tu
ab57f03b30
Reland: Import binder transport tests ( #27138 )
...
* Import binder transport tests
* Fix copybara import errors
* Add testonly labels
3 years ago
Ming-Chuan
ecc07b6979
Add missing gpr_platform dependency for binder transport ( #27118 )
...
Without this, layering check in internal repo will fail when non third
party code depends on the transport implementation
3 years ago
Ashitha Santhosh
1ff1f8fd83
SDK authorization filter. ( #26468 )
...
* SDK authorization filter.
3 years ago
Wanlin Du
2d1ca227a6
Populate the correct value for annotations ( #27136 )
...
The commits populates the correct values for gitCommit
and gitActualCommit.
3 years ago
github-actions[bot]
aaae10e04d
Automated change: Fix sanity tests ( #27128 )
...
Co-authored-by: ctiller <ctiller@users.noreply.github.com>
3 years ago
ZhenLian
3c2a154dbb
TlsCredentials: fix a typo in comments ( #27115 )
3 years ago
Craig Tiller
0ade950b64
Add an annotation to allow tooling to make better choices ( #27119 )
3 years ago
Richard Belleville
bc6bec11cb
Fix Typo in AppNet Interop ( #27027 )
...
* Fix typo
* Yapf
3 years ago
Craig Tiller
90c4a2a5eb
Revert "Import binder transport tests ( #26970 )" ( #27126 )
...
This reverts commit 006464c57d
.
3 years ago
Ta-Wei Tu
006464c57d
Import binder transport tests ( #26970 )
...
This PR imports unit tests and end-to-end tests of binder transport from the internal repository. No further changes will be made to internal repository.
3 years ago
Craig Tiller
5cdaec9a4f
Promise Activities ( #26921 )
...
* promise sequences
* Activities for promises
* Automated change: Fix sanity tests
* review feedback
* review feedback
* review feedback
* review feedback
* review feedback
Co-authored-by: ctiller <ctiller@users.noreply.github.com>
3 years ago
Wanlin Du
2d2576513d
Add annotations to gRPC benchmark CI master workflow. ( #27117 )
3 years ago
Donghao Qiu
1e84143126
Save node info to BigQuery ( #27113 )
...
* save nodeinfo to bigquery
* correct format
3 years ago
donnadionne
59fc02a94b
Enabling Ring Hash by default. ( #27111 )
3 years ago
Esun Kim
420a98f96b
Update docker images ( #27109 )
3 years ago
Craig Tiller
5a0a9aab33
Reduce log level ( #27112 )
3 years ago
Craig Tiller
19374185b4
Fix labeler for core pub includes ( #27107 )
3 years ago
Chuan Ren
e2ba0d9c0b
[3PI] Validate external account credentials token urls ( #26966 )
...
* Validate token urls
* Update external_account_credentials.cc
* Update external_account_credentials.cc
* Remove regex
* Validate implicit flow
* Update credentials_test.cc
* Update google_default_credentials.cc
* Revert "Update credentials_test.cc"
This reverts commit c43e00de2b
.
* Revert "Validate token urls"
* Add tests for grpc_google_default_credentials_create
* Update google_default_credentials.cc
3 years ago
Denny C. Dai
d10b2a677d
[gRPC-ObjC] Fix potential over releasing crash for grp channel ( #27061 )
3 years ago
Wanlin Du
793cb25d4a
Fix buildUrl annotation in kokoro job ( #27105 )
3 years ago
Craig Tiller
5b80b4410d
Revert "Publish status from happy pancakes stuff ( #27012 )" ( #27108 )
...
This reverts commit 2526617b27
.
3 years ago
Craig Tiller
2526617b27
Publish status from happy pancakes stuff ( #27012 )
...
* publish status
* fix?
3 years ago
Lidi Zheng
d3d5dec5b8
[Aio] Remove custom IO manager support ( #27090 )
...
* [Aio] Remove custom IO manager support
* Patch
3 years ago
Craig Tiller
5b7c25155e
Prototype: Automatic PR Labeler ( #27015 )
...
* prototype: automatic labeler
* fix?
* fix?
3 years ago
apolcyn
d70ae71852
Add 1.39.0 to wrapped lang interop matrix builds ( #27011 )
3 years ago
Yash Tibrewal
6da9eb9f3f
xDS PSM Server Security: Nack unsupported require_sni and ocsp_staple_policy values ( #26878 )
...
* Nack unsupported require_sni and ocsp_staple_policy values
* Reviewer comments
3 years ago
AJ Heller
4d2b979b75
Implement TraceFlag::Log ( #26954 )
...
Motivation: In debug builds, `DebugOnlyTraceFlag`s are hard-coded to be
disabled. This results in unreachable code paths that the compiler can
detect, which prevent us from enabling `-Wunreachable-code-aggressive`
on the builds.
This work aims to reduce the number of places that switch on
`trace_flag.enabled`.
3 years ago
Wanlin Du
971e95b906
Update related scripts to populate BigQuery fields ( #26778 )
...
* Update related scripts to populate BigQuery fields
3 years ago
Mark D. Roth
3cf55bcc58
change repo manager to markdroth ( #27091 )
3 years ago
Eric Gribkoff
594e936c41
use fixed c++ server image for python tests ( #27096 )
...
* use fixed c++ server image for python tests
* use variable name
3 years ago
Craig Tiller
6a06f0cd4a
promise sequences ( #27058 )
3 years ago
Ming-Chuan
cc9c8c06d9
BinderTransport customizable server location ( #27083 )
...
When bind to service, allow user to spacify service's package name and
class name
3 years ago
Jan Tattermusch
13171a8b29
add C# 2.38.1 and 2.39.1 to interop matrix ( #27084 )
3 years ago
Paulo Castello da Costa
afb660b595
Use get to update go version in kokoro runner. ( #27088 )
...
Installed version is old and does not support install for this purpose.
3 years ago
Paulo Castello da Costa
04f774de3c
Delete logic to list leftover load tests. ( #27087 )
...
Tests have strict timeouts, so this logic is no longer needed.
3 years ago
Paulo Castello da Costa
4faaecdfc9
Update xml file location and update go version to 1.17. ( #27076 )
...
* Add subdirectories to support change in https://github.com/grpc/test-infra/pull/218 .
* Update go version in kokoro runners to go1.17.
3 years ago
Eric Gribkoff
51aea5df15
fix bash endofline ( #27075 )
...
* fix bash endofline
* set --server_image
* populate server image global
3 years ago
Craig Tiller
46afdf9989
Add test and mitigation for clang 11 compiler bug ( #27073 )
...
* Add test and mitigation for clang 11 compiler bug
* document
* document
* Automated change: Fix sanity tests
Co-authored-by: ctiller <ctiller@users.noreply.github.com>
3 years ago
Eric Gribkoff
df3a13a2a3
remove extra url map flagfile ( #27071 )
3 years ago
Nicolas 'Pixel' Noble
2ab4bc93cb
Properly updating links.
3 years ago
Nicolas 'Pixel' Noble
69661fb82e
Regenerate projects
3 years ago
Nicolas 'Pixel' Noble
ce9206255b
Bump version to [1.41]
3 years ago
AJ Heller
6ba4a92af7
Reorder gtest/gmock headers ( #27070 )
...
Per the style guide (or spirit thereof), these should be placed with the other external/third_party headers.
3 years ago
Hannah Shi
7fdf0fe036
Fix Unable to create a Unix file socket. issue#26421 ( #26931 )
3 years ago
Lidi Zheng
b58b009126
Add PSM gRPC subsetting test ( #27063 )
...
* Add PSM subsetting test
* Add a check for the number of unique backends
3 years ago
Yash Tibrewal
0ab13090e7
Nack certain unsupported fields in CertificateValidationContext ( #26880 )
...
* Nack certain unsupported fields in CertificateValidationContext
* Regenerate projects
* Reviewer comments
3 years ago
Esun Kim
e386d4036b
Changed to Donna ( #27021 )
3 years ago
Ming-Chuan
9da755a61e
Import binder transport channel create interface ( #27007 )
...
Also try use the API in example apk to make sure the binder transport
code and the rest of gRPC compiles with the Android toolchain
We will properly expose our interface later.
3 years ago