Ashu Pednekar
|
c1b6b3744a
|
Update README.md (#7921)
|
2024-12-11 16:12:42 +05:30 |
Marco Ferrer
|
52d7f6af60
|
multiple: switch to math/rand/v2 (#7711)
Co-authored-by: Arvind Bright <arvind.bright100@gmail.com>
|
2024-10-29 10:43:58 -07:00 |
Arvind Bright
|
8320224ff0
|
.*: revive from unused_parameters (#7577)
|
2024-08-30 10:41:30 -07:00 |
Arvind Bright
|
32f60917be
|
*: update deps (#7282)
|
2024-05-31 13:36:20 -07:00 |
Elisha Silas
|
09e6fddbcd
|
Update docs and examples and tests to use NewClient instead of Dial (#7068)
Co-authored-by: Arvind Bright <arvind.bright100@gmail.com>
Co-authored-by: Doug Fawley <dfawley@google.com>
|
2024-04-19 10:55:23 -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
|
15739b5c88
|
health: split imports into healthpb and healthgrpc (#5466)
|
2022-06-24 13:31:35 -07:00 |
Easwar Swaminathan
|
2df4370b33
|
examples: update xds examples for PSM security (#4256)
|
2021-04-08 16:02:52 -07:00 |
Doug Fawley
|
02cd07d9bb
|
cmd/protoc-gen-go-grpc: revert to interface-based service registration (#3911)
|
2020-09-29 15:17:06 -07:00 |
Doug Fawley
|
44d73dff99
|
cmd/protoc-gen-go-grpc: rework service registration (#3828)
|
2020-08-25 09:28:01 -07:00 |
Doug Fawley
|
bc714cd8ae
|
Remove Go 1.9 / AppEngine support; assume go1.12 build tag (#3767)
|
2020-07-30 16:15:35 -07:00 |
Menghan Li
|
08e6bb1878
|
examples: change xds example to import xds instead of experimental (#3745)
|
2020-07-16 15:42:53 -07:00 |
Menghan Li
|
30c53e745c
|
xds: move balancer/resolver registation to package xds (#3640)
|
2020-05-27 10:14:25 -07:00 |
Menghan Li
|
96e5c84cc8
|
xds: rename resolver scheme to xds (#3621)
https://github.com/grpc/grpc-go/pull/3621
|
2020-05-19 10:04:23 -07:00 |
Menghan Li
|
ba34a8c58b
|
doc: fix link in xds readme to point gRFC (#3466)
|
2020-03-18 14:06:38 -07:00 |
Menghan Li
|
224056d331
|
xds: add reflection and health service to example server (#3403)
|
2020-02-27 13:17:17 -08:00 |
Menghan Li
|
0ab367d24a
|
examples: add client/server to be used for xds examples (#3362)
|
2020-02-06 14:51:54 -08:00 |