grpc-go/internal
Doug Fawley 3011eaf70e
test/tools: update staticcheck version to latest (#5806)
2022-11-18 13:51:43 -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 gracefulswitch: fix exit idle race (#5384) 2022-06-06 15:25:05 -04:00
balancergroup balancer/weightedtarget: use ConnectivityStateEvaluator (#5734) 2022-10-26 11:33:49 -07:00
balancerload xds: add orca generated file, and move orca to xds folder (#2804) 2019-05-24 12:35:57 -07:00
binarylog testing: update Go to 1.19 (#5717) 2022-10-17 15:04:34 -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 testing: update Go to 1.19 (#5717) 2022-10-17 15:04:34 -07:00
credentials attributes: add Equal method; resolver: add AddressMap and State.BalancerAttributes (#4855) 2021-10-15 10:39:56 -07:00
envconfig gcp/observability: implement public preview config syntax, logging schema, and exposed metrics (#5704) 2022-10-12 15:18:49 -04:00
googlecloud internal/googlecloud: refactor OS-dependent code (#5239) 2022-03-21 14:37:55 -07:00
grpclog testing: update Go to 1.19 (#5717) 2022-10-17 15:04:34 -07:00
grpcrand xds: add Outlier Detection Balancer (#5435) 2022-09-06 16:30:08 -04:00
grpcsync client: synchronously verify server preface in newClientTransport (#5731) 2022-10-20 09:29:17 -07:00
grpctest testing: update Go to 1.19 (#5717) 2022-10-17 15:04:34 -07:00
grpcutil testing: update Go to 1.19 (#5717) 2022-10-17 15:04:34 -07:00
hierarchy testing: update Go to 1.19 (#5717) 2022-10-17 15:04:34 -07:00
leakcheck leakcheck: ignore http read/write goroutine (#5182) 2022-02-01 10:37:51 -08:00
metadata fix: does not validate metadata keys and values (#4886) 2022-02-23 11:15:55 -08:00
pretty xds: pretty print xDS updates and service config (#4405) 2021-05-12 15:48:16 -07:00
profiling testing: update Go to 1.19 (#5717) 2022-10-17 15:04:34 -07:00
proto/grpc_lookup_v1 test/tools: update staticcheck version to latest (#5806) 2022-11-18 13:51:43 -08:00
resolver passthrough: return error if endpoint is empty and opt.Dialer is nil when building resolver (#5732) 2022-11-16 10:02:07 -08:00
serviceconfig testing: update Go to 1.19 (#5717) 2022-10-17 15:04:34 -07:00
status grpc: restrict status codes from control plane (gRFC A54) (#5653) 2022-10-04 15:13:23 -07:00
stubserver cleanup: replace grpc.WithInsecure with insecure.NewCredentials (#5177) 2022-02-09 11:17:46 -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 xdsclient: switch xdsclient watch deadlock test to e2e style (#5697) 2022-11-04 15:13:52 -07:00
transport test/tools: update staticcheck version to latest (#5806) 2022-11-18 13:51:43 -08:00
wrr wrr: improve randomWRR performance (#5067) 2022-01-12 13:44:29 -08:00
xds xds: move bootstrap config generating utility package to testutils (#5713) 2022-10-17 09:34:01 -07:00
internal.go Add binary logger option for client and server (#5675) 2022-10-06 13:36:05 -04:00
xds_handshake_cluster.go attributes: add Equal method; resolver: add AddressMap and State.BalancerAttributes (#4855) 2021-10-15 10:39:56 -07:00