Arvind Bright
|
8320224ff0
|
.*: revive from unused_parameters (#7577)
|
2024-08-30 10:41:30 -07:00 |
Easwar Swaminathan
|
7e12068baf
|
bootstrap: add `String` method to ServerConfigs type (#7537)
|
2024-08-20 14:08:51 -07:00 |
Antoine Tollenaere
|
ee5cbce343
|
ringhash: fix bug where ring hash can be stuck in transient failure despite having available endpoints (#7364)
|
2024-08-20 10:39:14 -07:00 |
Zach Reyes
|
9706bf8035
|
balancer/rls: Add cache metrics (#7495)
|
2024-08-14 15:25:44 -04:00 |
Nathan Baulch
|
c8951abc16
|
*: fix minor typos (#7487)
* Fix typos
* Fix reflecton tests
|
2024-08-14 22:43:01 +05:30 |
Easwar Swaminathan
|
ced812e328
|
xds: implement ADS stream flow control mechanism (#7458)
|
2024-08-12 07:32:53 -07:00 |
Zach Reyes
|
54b48f7e46
|
balancer/weightedroundrobin: Add recording point for endpoint weight not yet usable and add metrics tests (#7466)
|
2024-08-09 20:04:05 -04:00 |
Zach Reyes
|
84a4ef1623
|
internal/stats: Add metrics recorder list and usage in ClientConn (#7428)
|
2024-07-25 15:47:23 -04:00 |
Antoine Tollenaere
|
4ed81800b0
|
ringhash: more e2e tests from c-core (#7334)
|
2024-07-17 10:35:48 -07:00 |
Easwar Swaminathan
|
e54f441abe
|
xds: make fallback bootstrap configuration per-process (#7401)
|
2024-07-10 13:32:13 -07:00 |
Easwar Swaminathan
|
4e9b5968af
|
xds: add support for multiple xDS clients, for fallback (#7347)
|
2024-07-02 15:27:03 -07:00 |
Easwar Swaminathan
|
f1b7f4132e
|
xds/bootstrap: add testing support to generate config (#7326)
|
2024-06-21 07:01:24 -07:00 |
Antoine Tollenaere
|
4dd7f552b8
|
ringhash: port e2e tests from c-core (#7271)
|
2024-06-11 15:23:38 -07:00 |
Easwar Swaminathan
|
dfcabe08c6
|
xds: cleanup bootstrap processing functionality (#7299)
|
2024-06-06 15:09:39 -07:00 |
Easwar Swaminathan
|
7e5898e7c5
|
xds: unify xDS client creation APIs meant for testing (#7268)
|
2024-06-03 15:32:58 -07:00 |
hakusai22
|
273fe145d0
|
*: fix typos (#7178)
|
2024-05-02 16:54:22 -07:00 |
Arvind Bright
|
90fc697165
|
xdsclient: use dataplane authority for virtualhost lookup (#6997)
|
2024-02-28 11:08:09 -08:00 |
Clément Jean
|
02858ee506
|
deps: move from github.com/golang/protobuf to google.golang.org/protobuf/proto (#6919)
Co-authored-by: Arvind Bright <arvind.bright100@gmail.com>
Co-authored-by: Doug Fawley <dfawley@google.com>
|
2024-01-30 10:59:10 -08:00 |
Zach Reyes
|
ddd377f198
|
xds/server: fix RDS handling for non-inline route configs (#6915)
|
2024-01-16 19:03:18 -05:00 |
Antoine Tollenaere
|
6bc19068a7
|
xds: add support for mTLS Credentials in xDS bootstrap (#6757)
|
2024-01-04 12:34:53 -08:00 |
Easwar Swaminathan
|
bb0d32f078
|
xds: don't fail channel/server startup when xds creds is specified, but bootstrap is missing certificate providers (#6848)
|
2023-12-19 16:30:43 -08:00 |
Zach Reyes
|
8cb98464e5
|
grpc: Add a pointer of server to ctx passed into stats handler (#6750)
|
2023-10-26 16:30:26 -04:00 |
Doug Fawley
|
8190d883e0
|
envconfig: remove env vars for on-by-default features (#6749)
|
2023-10-26 13:08:20 -07:00 |
Aditya Sood
|
e88e8498c6
|
internal: Exposes underlying channel in testutils.Channel{} (#6742)
|
2023-10-19 10:49:47 -07:00 |
Easwar Swaminathan
|
3e9b85c6a9
|
xds/internal/server: stop using a fake xDS client in listenerWrapper tests (#6700)
|
2023-10-12 18:00:12 -07:00 |
Easwar Swaminathan
|
dd4c0adafb
|
internal/testutils: add a new test type that implements resolver.ClientConn (#6668)
|
2023-10-12 10:09:38 -07:00 |
ulas
|
130bc4281c
|
Improve testutils.MarshalAny (#6617)
|
2023-09-18 14:05:29 -07:00 |
Easwar Swaminathan
|
2ce7ecd1fa
|
cdsbalancer: test cleanup part 3/N (#6564)
|
2023-08-24 19:21:49 -07:00 |
Doug Fawley
|
81b9df233e
|
idle: move idleness manager to separate package and ~13s of tests into it (#6566)
|
2023-08-23 12:50:42 -07:00 |
Easwar Swaminathan
|
b07bf5d036
|
cdsbalancer: test cleanup part 1/N (#6546)
|
2023-08-17 10:26:02 -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
|
6c0c69efd5
|
all: replace RemoveSubConn with Shutdown as much as possible (#6505)
|
2023-08-04 10:19:51 -07:00 |
Doug Fawley
|
7aceafcc52
|
balancer: add SubConn.Shutdown; deprecate Balancer.RemoveSubConn (#6493)
|
2023-08-04 08:10:48 -07:00 |
Doug Fawley
|
4fe8d3d3f9
|
balancer: fix tests not properly updating subconn states (#6501)
|
2023-08-04 08:08:13 -07:00 |
Doug Fawley
|
0246373263
|
testutils: remove TestSubConns for future extensibility (#6492)
|
2023-07-31 18:17:11 -07:00 |
Doug Fawley
|
c6354049d4
|
balancer: add StateListener to NewSubConnOptions for SubConn state updates (#6481)
|
2023-07-31 09:42:41 -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
|
dd931c8036
|
xds: clusterresolver e2e test cleanup (#6391)
|
2023-06-23 13:22:48 -07:00 |
Zach Reyes
|
5e587344ee
|
xds: Add support for Custom LB Policies (#6224)
|
2023-05-08 21:29:36 -04:00 |
Easwar Swaminathan
|
fe72db9589
|
testing: add helpers to start test service, and retrieve port (#6187)
|
2023-04-12 09:30:30 -07: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 |
Arvind Bright
|
ea0a038347
|
xds/xdsclient: ignore resource deletion as per gRFC A53 (#6035)
|
2023-04-04 10:11:54 -07:00 |
Easwar Swaminathan
|
415ccdf154
|
go.mod: update all dependencies after 1.54 branch cut (#6132)
|
2023-03-28 16:03:41 -07:00 |
Easwar Swaminathan
|
3633361c26
|
tests: support LRS on the same port as ADS (#6102)
|
2023-03-10 10:00:13 -08:00 |
Easwar Swaminathan
|
60a1aa38f8
|
testutils: add support for creating endpoint resources with options (#6103)
|
2023-03-09 14:35:40 -08:00 |
Easwar Swaminathan
|
5353eaa440
|
testing: add helpers to configure cluster specifier plugin type (#5977)
|
2023-02-21 19:30:13 -08:00 |
Arvind Bright
|
081499f2e8
|
xds: remove support for v2 Transport API (#6013)
|
2023-02-14 13:35:52 -08:00 |
Easwar Swaminathan
|
bf8fc46fa6
|
xds/resolver: cleanup tests to use real xDS client 5/n (#5955)
|
2023-01-24 15:09:06 -08:00 |
Easwar Swaminathan
|
bc9728f98b
|
xds/resolver: cleanup tests to use real xDS client 4/n (#5954)
|
2023-01-19 16:16:47 -08:00 |
Easwar Swaminathan
|
ace808232f
|
xdsclient: close func refactor (#5926)
Fixes https://github.com/grpc/grpc-go/issues/5895
|
2023-01-18 11:32:40 -08:00 |