grpc-go/internal
Shihao Xia 7506755eb1
internal/resolver: fix possible goroutine leak in TestSafeConfigSelector (#5058)
2021-12-22 10:56:46 -08:00
..
admin admin: implement admin services (#4274) 2021-03-22 15:14:11 -07:00
backoff client: add WithConnectParams to configure connection backoff and timeout (#2960) 2019-10-03 16:47:13 -07:00
balancer/stub balancer: add ExitIdle optional interface (#4673) 2021-08-18 15:04:35 -07:00
balancergroup internal/balancergroup: eliminate race in exitIdle (#5012) 2021-12-07 10:04:31 -08:00
balancerload xds: add orca generated file, and move orca to xds folder (#2804) 2019-05-24 12:35:57 -07:00
binarylog internal/binarylog: Fix data race when calling Write() and Close() in parallel (#4604) 2021-07-20 10:58:14 -07:00
buffer Modified tests to use tlogger. (#3343) 2020-02-06 13:03:20 -08:00
cache cache: callback without cache's mutex (#3603) 2020-05-07 14:15:30 -07:00
channelz lint: fix some unused parameter issues (#4956) 2021-11-09 11:18:21 -08:00
credentials attributes: add Equal method; resolver: add AddressMap and State.BalancerAttributes (#4855) 2021-10-15 10:39:56 -07:00
envconfig xds: Added env var for RLS in xDS (#5050) 2021-12-09 03:28:58 -05:00
googlecloud c2p: add google-c2p resolver (#4204) 2021-03-11 14:17:43 -08:00
grpclog grpclog.DepthLoggerV2: Correct comment: formats like fmt.Println (#5038) 2021-12-07 13:58:17 -08:00
grpcrand xds: generate per-request hash config selector (#4525) 2021-06-17 09:00:05 -04:00
grpcsync Modified tests to use tlogger. (#3343) 2020-02-06 13:03:20 -08:00
grpctest internal: move leakcheck to t.Cleanup (#4989) 2021-11-17 12:06:04 -08:00
grpcutil authz: fix regex expression match (#5035) 2021-12-09 15:37:33 -08:00
hierarchy attributes: add Equal method; resolver: add AddressMap and State.BalancerAttributes (#4855) 2021-10-15 10:39:56 -07:00
leakcheck Remove support for Go 1.13 and older (cont) (#4706) 2021-08-25 14:51:41 -07:00
metadata attributes: add Equal method; resolver: add AddressMap and State.BalancerAttributes (#4855) 2021-10-15 10:39:56 -07:00
pretty xds: pretty print xDS updates and service config (#4405) 2021-05-12 15:48:16 -07:00
profiling lint: fix some unused parameter issues (#4956) 2021-11-09 11:18:21 -08:00
proto cmd/protoc-gen-go-grpc: update version for release (#5070) 2021-12-20 15:40:38 -08:00
resolver internal/resolver: fix possible goroutine leak in TestSafeConfigSelector (#5058) 2021-12-22 10:56:46 -08:00
serviceconfig lint: fix some unused parameter issues (#4956) 2021-11-09 11:18:21 -08:00
status transport: validate http 200 status for responses (#4474) 2021-07-14 10:54:58 -07:00
stubserver rls: control channel implementation (#5046) 2021-12-15 09:37:05 -08:00
syscall github: fold security tests into 'tests'; update testing to 1.17-1.15 (#4708) 2021-08-26 11:21:36 -07:00
testutils rls: control channel implementation (#5046) 2021-12-15 09:37:05 -08:00
transport transport: better error message when per-RPC creds fail (#5033) 2021-12-08 10:05:59 -08:00
wrr xds: implement RouteAction timeout support (#4116) 2020-12-17 10:40:27 -08:00
xds internal: merge xds/envconfig into env package (#4923) 2021-11-10 17:05:08 -08:00
internal.go xds: serving mode changes outlined in gRFC A36 (#4328) 2021-04-26 14:29:06 -07:00
xds_handshake_cluster.go attributes: add Equal method; resolver: add AddressMap and State.BalancerAttributes (#4855) 2021-10-15 10:39:56 -07:00