48905 Commits (f27a41db432de3126417bc4bdd9700acbf78ec41)
 

Author SHA1 Message Date
Esun Kim f27a41db43
Added GRPC_ERROR_IS_ABSEIL_STATUS (#26078) 4 years ago
Alisha Nanda ff9ece1588
Revert "Expose code and details from context on the server side (#25457)" (#26112) 4 years ago
Chris St. Pierre 506db80475
Expose code and details from context on the server side (#25457) 4 years ago
Ashitha Santhosh 457fd3d41c
RBAC Engine implementation. (#25948) 4 years ago
apolcyn c3a91f8c82
Invalidate ExecCtx now before computing timeouts in all repeating timer events using a WorkSerializer or combiner (#26086) 4 years ago
Patrice Chalin 2c25e5336a
README for PHP examples: refer to grpc.io for details (#26060) 4 years ago
Paulo Castello da Costa 5f3fb66688
Run test that will show on the dashboard. (#26096) 4 years ago
Yash Tibrewal 6a8d126ac2
Update README.md (#26102) 4 years ago
Sergii Tkachenko d0256d9085
xds-k8s: retry tearDown multiple times, and doesn't fail test results (#26104) 4 years ago
Sergii Tkachenko f9b667243b
xds-k8s buildscript should use the latest version of the driver (#26100) 4 years ago
Sergii Tkachenko 368b9077e2
xds-k8s kokoro buildscripts: exclude from tests suites (#26098) 4 years ago
Vijay Pai dc6948cf35
Use atomics to remove locks in Channel/Server::CallbackCQ() (#26091) 4 years ago
Saleem Abdulrasool 9977bef14b
core: include `event_engine/port.h` in gsec.h (#26076) 4 years ago
Mark D. Roth d19ff240e8
Change repo manager to drfloob. (#26005) 4 years ago
mkruskal-google 2bf75aa68a
Add optional suffix to client-side stub objects (#25996) 4 years ago
Ben Beasley d483841001
Explicitly import importlib.abc; required on Python 3.10. Fixes #26062. (#26083) 4 years ago
Yash Tibrewal 4768210ec8
s/OnServingStatusChange/OnServingStatusUpdate (#26010) 4 years ago
Sergii Tkachenko ef930b7703
buildscripts: xds-k8s pin pip to 21.0.1 4 years ago
Hannah Shi e015c81b78
fix unit tests failure on i386 (#26075) 4 years ago
Esun Kim 460898f11c
Migrated from grpc_error_string to grpc_error_std_string (#26068) 4 years ago
Richard Belleville 3732ee0317
ADD Python xDS security interop test CI scripts (#26073) 4 years ago
Richard Belleville 53c72c5936
Python PSM Security Interop Client+Server (#25991) 4 years ago
Paulo Castello da Costa 2fc80c234b
Do not use flow style when dumping LoadTest configurations. (#26071) 4 years ago
Jan Tattermusch a2645aaff4
small cleanup in grpc_e2e_performance_v2.sh (#26055) 4 years ago
ZhenLian 8777697c68
add exec_ctx to TlsCredential-related classes (#26031) 4 years ago
Esun Kim ca945a58e9
Introduced grpc_error_handle (#25902) 4 years ago
Esun Kim 2d8936b097
Added status_helper (#25901) 4 years ago
Mark D. Roth 265dc3bd33
add lock annotations to TLS security connectors (#26044) 4 years ago
Paulo Castello da Costa 4c7bd972d3
Fix saving results to BigQuery from Kokoro in OSS benchmarks. (#26049) 4 years ago
Paulo Castello da Costa 16897e94d3
Delete duplicate paragraph and fix typos in README. (#26052) 4 years ago
Yash Tibrewal 28ef8d98e0
xds k8s kokoro job - Add git commit as tag for images (#26051) 4 years ago
Luka Rahne f84caae4dd
Update service_config.md (#25824) 4 years ago
Yash Tibrewal e7e1ba39c5
xds k8s kokoro - Configure auth for docker (#26050) 4 years ago
Mark D. Roth 15354b8539
Add lock annotations for work serializer in client channel code (#25983) 4 years ago
Mark D. Roth efe3c991e2
Convert client channel connectivity watch code to C++. (#25987) 4 years ago
Mark D. Roth 61b239848a
Add some missing lock annotations in the client channel code. (#25977) 4 years ago
Yash Tibrewal cc06e6b65d
Don't check local certs for xds k8s kokoro job (#26046) 4 years ago
Lidi Zheng 0657787b13
Compile source wheels for xds-protos (#26034) 4 years ago
Yash Tibrewal 8e0bcf559c
Use existing repo for test driver (#26041) 4 years ago
donnadionne 89f7e53dbc
Fixing flake in AllServerUnavailbleFailFast by increasing the RPC (#26015) 4 years ago
donnadionne 5bce484c35
Fixing a buildifier warning, helping with future imports. (#26036) 4 years ago
Mark D. Roth feff79abc7
add test-only channel arg to set per-channel xDS bootstrap config (#25936) 4 years ago
Ashitha Santhosh 16684bf11b
Correct enum naming style. (#26012) 4 years ago
Ming Zhao f320107b5b
Export files referred in other place, otherwise running in tensorflow codebase: (#25712) 4 years ago
Paulo Castello da Costa bb418da2b5
Run example benchmarks v2 test in continuous build. (#25976) 4 years ago
Yash Tibrewal 57cb063fb7
Add kokoro job for xds psm security tests (#26033) 4 years ago
Lidi Zheng 0b8cb0227b
Upgrade setuptools and ProtoBuf Python in prep_xds.sh (#26029) 4 years ago
yulin liang 706a65ed34
Fix flaky logging interceptor test. (#26011) 4 years ago
AJ Heller 5cda00427d
Remove use of C++20 initializers (#26028) 4 years ago
Richard Belleville 9585b032b6
Use 'python2' as default Python 2 command instead of 'python' (#26025) 4 years ago