Easwar Swaminathan
|
cc705fe472
|
interop: regenerate pb.gos (#6551)
|
2023-08-15 09:57:10 -07:00 |
Doug Fawley
|
fbff2abb0f
|
*: update `interface{}` to `any` and `go.mod` version to `go 1.19` (#6544)
|
2023-08-14 09:04:46 -07:00 |
Doug Fawley
|
a0100790d9
|
*: remove references to old versions of go (#6545)
|
2023-08-11 14:14:47 -07:00 |
Doug Fawley
|
03d32b9c9d
|
orca: update example and interop to use StateListener (#6529)
|
2023-08-11 10:22:25 -07:00 |
Arvind Bright
|
182b0addfe
|
interop/grpc_testing: regenerate protos (#6534)
|
2023-08-10 09:43:11 -07:00 |
Mohan Li
|
92b481a60b
|
test: allow set request/response size in interop soak test (#6513)
|
2023-08-09 09:33:46 -07:00 |
Easwar Swaminathan
|
d7f45cdf9a
|
xds/server: create the xDS client when the xDS enabled gRPC server is created (#6446)
|
2023-07-20 17:29:12 -07:00 |
Easwar Swaminathan
|
d524b40946
|
multiple: update dependencies after 1.57 branch cut (#6452)
|
2023-07-18 14:09:46 -07:00 |
Doug Fawley
|
7aeea8f496
|
orca: add application utilization and range checking (#6357)
|
2023-06-07 13:31:08 -07:00 |
Chris Smith
|
c9d3ea5673
|
deps: google.golang.org/genproto to latest in all modules (#6319)
|
2023-06-02 10:38:02 -07:00 |
Doug Fawley
|
6c2529bca8
|
xds: support pick_first custom load balancing policy (A62) (#6314)
|
2023-05-30 09:52:23 -07:00 |
Gregory Cooke
|
f19266cca4
|
xds: support built-in Stdout audit logger type (#6298)
This PR adds the functionality to parse and build the known StdoutLogger that we include as an implemented AuditLogger.
|
2023-05-25 13:24:45 -04:00 |
apolcyn
|
511a96359f
|
interop: let the interop client send additional metadata, controlled by a flag (#6295)
|
2023-05-22 15:32:29 -07:00 |
Doug Fawley
|
24fd252163
|
proto: update generated code to match grpc-proto changes (#6283)
|
2023-05-15 15:49:07 -07:00 |
Doug Fawley
|
0bdae48058
|
interop: fix interop_test.sh shutdown (#6279)
|
2023-05-15 14:40:35 -07:00 |
Doug Fawley
|
5dcfb37c0b
|
interop: hold lock on server for OOB metrics updates; share 30s timeout (#6277)
|
2023-05-12 14:09:59 -07:00 |
Zach Reyes
|
1536887cc6
|
interop/xds: Add Custom LB needed for interop test (#6262)
|
2023-05-11 12:29:32 -04:00 |
Doug Fawley
|
b3fbd87a9e
|
interop: add ORCA test cases and functionality (#6266)
|
2023-05-10 13:26:37 -07:00 |
Gregory Cooke
|
e853dbf004
|
authz: add conversion of json to RBAC Audit Logging config (#6192)
Add conversion of json to RBAC Audit Logging config
|
2023-04-26 15:05:18 -04:00 |
Arvind Bright
|
16651f60dd
|
go.mod: update all dependencies (#6214)
|
2023-04-18 17:02:56 -07:00 |
Zach Reyes
|
b91b8842e9
|
gcp/observability: Have o11y module point to grpc 1.54 and opencensus 1.0.0 (#6209)
|
2023-04-17 20:20:22 -04:00 |
Easwar Swaminathan
|
bfb57b8b49
|
testing: delete internal copy of test service proto, and use canonical one (#6164)
|
2023-04-05 17:12:57 -07:00 |
Zach Reyes
|
113d75fb45
|
gcp/observability: Add isSampled bool to log entries (#6160)
|
2023-03-30 20:10:51 -04:00 |
Zach Reyes
|
4a12595692
|
stats/opencensus: Switch helper to return Span Context from context (#6156)
|
2023-03-30 15:37:05 -04:00 |
Easwar Swaminathan
|
415ccdf154
|
go.mod: update all dependencies after 1.54 branch cut (#6132)
|
2023-03-28 16:03:41 -07:00 |
Zach Reyes
|
70c5291509
|
observability: remove import replace directive and switch it to point to latest commit (#6122)
|
2023-03-17 20:55:52 -04:00 |
Stanley Cheung
|
5796c409ee
|
interop/observability: Pass interop parameters to client/server as-is (#6111)
|
2023-03-10 10:44:04 -08:00 |
Easwar Swaminathan
|
22608213b8
|
go.mod: upgrade golang.org/x/net to address CVE-2022-41723 (#6106)
|
2023-03-09 16:30:30 -08:00 |
Stanley Cheung
|
b46bdef165
|
interop/observability: add GCP Observability Testing Client/Server (#5979)
|
2023-03-03 15:00:20 -08:00 |
Arvind Bright
|
8ba23be961
|
cmd/protoc-gen-go-grpc: bump -version to 1.3.0 for release (#6064)
|
2023-03-01 09:58:20 -08:00 |
Borja Lazaro Toralles
|
3151e834fa
|
cmd/protoc-gen-go-grpc: export consts for full method names (#5886)
|
2023-02-01 13:20:35 -08:00 |
Mikhail Mazurskiy
|
379a2f676c
|
*: add missing colon to errorf messages to improve readability (#5911)
|
2023-01-17 16:11:47 -08:00 |
Theodore Salvo
|
f2fbb0e07e
|
Deprecate use of `ioutil` package (#5906)
Resolves https://github.com/grpc/grpc-go/issues/5897
|
2023-01-03 11:20:20 -08:00 |
Theodore Salvo
|
c90744f16a
|
oauth: mark `NewOauthAccess` as deprecated and update examples to use `TokenSource` (#5882)
* Mark NewOauthAccess as deprecated & change examples
* Fix composite literal uses unkeyed fields for v1.19
|
2022-12-27 21:06:47 -06:00 |
apolcyn
|
f94594d587
|
interop: add test client for use in xDS federation e2e tests (#5878)
|
2022-12-20 15:43:18 -08:00 |
Easwar Swaminathan
|
09fc1a3498
|
interop: update Go version in docker container used for psm interop (#5811)
|
2022-11-22 14:16:13 -08:00 |
Doug Fawley
|
3011eaf70e
|
test/tools: update staticcheck version to latest (#5806)
|
2022-11-18 13:51:43 -08:00 |
Doug Fawley
|
fefb3ec0c0
|
test/tools: update everything to latest versions except staticcheck (#5805)
|
2022-11-18 11:26:37 -08:00 |
Doug Fawley
|
778860e606
|
testing: update Go to 1.19 (#5717)
|
2022-10-17 15:04:34 -07:00 |
RedHawker
|
182e9df160
|
Grab comment from proto file, similar to protoc-gen-go (#5540)
|
2022-09-06 12:35:40 -07:00 |
Mohan Li
|
b695a7f27d
|
test/interop: increase pick_first timeout (#5529)
|
2022-07-25 15:17:04 -07:00 |
apolcyn
|
d0f3c561ea
|
interop client: fixes for interop soak test (#5502)
|
2022-07-19 16:06:21 -07:00 |
Easwar Swaminathan
|
423cd8e3ad
|
interop: update proto to make vet happy (#5475)
|
2022-06-29 12:14:24 -07:00 |
Easwar Swaminathan
|
15739b5c88
|
health: split imports into healthpb and healthgrpc (#5466)
|
2022-06-24 13:31:35 -07:00 |
apolcyn
|
c075d2011c
|
interop client: provide new flag, --soak_min_time_ms_between_rpcs (#5421)
|
2022-06-24 11:34:16 -07:00 |
Easwar Swaminathan
|
28de4866ce
|
interop: update grpc_testing proto (#5451)
|
2022-06-21 15:51:37 -07:00 |
apolcyn
|
b288a2407a
|
interop testing: log the peer address in interop soak client (#5419)
|
2022-06-21 10:34:37 -07:00 |
Easwar Swaminathan
|
6e253e8afa
|
interop: update proto by running regenerate.sh (#5381)
|
2022-05-25 10:06:34 -07:00 |
Mohan Li
|
3bf6719fc8
|
test/interop: register RLS to the interop test client (#5272)
|
2022-04-12 14:22:46 -07:00 |
Doug Fawley
|
337b815c41
|
interop: build client without timeout; add logs to help debug failures (#5294)
|
2022-04-05 15:00:06 -07:00 |