Abhishek Ranjan
|
796c61536a
|
grpc: update clientStreamAttempt context with transport context (#7096)
|
2024-05-02 10:30:00 -07:00 |
Antoine Tollenaere
|
e4a6ce3a54
|
Add atollena to MAINTAINERS.md (#7126)
|
2024-05-01 07:53:28 -07:00 |
Gregory Cooke
|
b433b9467d
|
advancedtls: Rename RevocationConfig (#7151)
|
2024-04-30 11:00:35 -07:00 |
Gregory Cooke
|
5ab1c1ad93
|
advancedtls: Add notes about required vs. optional for FileWatcherOptions (#7165)
|
2024-04-30 09:44:07 -07:00 |
Zach Reyes
|
1e8b9b7fc6
|
stats/opentelemetry: Add OpenTelemetry instrumentation component (#7166)
|
2024-04-25 19:26:38 -04:00 |
Arjan Singh Bal
|
dd953fdc5f
|
examples: fix the quickstart link in the routeguide example (#7162)
|
2024-04-25 10:12:07 -07:00 |
Arjan Singh Bal
|
750e1de2a5
|
examples: improve grammar in the interceptor example (#7163)
|
2024-04-25 08:39:02 -07:00 |
Arjan Singh Bal
|
4e8f9d4a1e
|
advancedtls: fix docstring for VerificationResults (#7168)
|
2024-04-24 07:41:14 -07:00 |
alingse
|
5a24fc1808
|
xds/internal/xdsclient/xdsresource: Preallocate VirtualHost slice correctly (#7157)
|
2024-04-23 12:05:15 -07:00 |
Arvind Bright
|
cb9c22d501
|
vet: run staticcheck for all sub modules (#7155)
|
2024-04-23 11:47:30 -07:00 |
Gregory Cooke
|
d75b5e2f5e
|
advancedtls: Rename custom verification function APIs (#7140)
* Rename custom verification function APIs
|
2024-04-23 14:20:28 -04:00 |
Brad Town
|
34de5cf483
|
stats/opencensus: Handle PickerUpdated to avoid "Received unexpected stats" error (#7153)
|
2024-04-22 16:23:08 -04:00 |
loselarry
|
34c76758b1
|
chore: fix function names in comment (#7117)
Signed-off-by: loselarry <bikangning@yeah.net>
|
2024-04-19 13:48:36 -07:00 |
Gregory Cooke
|
5fe2e74bf4
|
advancedtls: Rename VType (#7149)
* renamed VType to VerificationType and add deprecation note
|
2024-04-19 14:02:42 -04: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 |
Arvind Bright
|
9cf408ec48
|
*: fix regenerate.sh (#7139)
|
2024-04-18 11:02:57 -07:00 |
Doug Fawley
|
5e0fa765ba
|
transport: make nextID accessed inside t.mu only (#7148)
|
2024-04-18 10:18:20 -07:00 |
Doug Fawley
|
54e0a1365b
|
transport: misc cleanups (#7147)
|
2024-04-18 10:10:47 -07:00 |
Marco Ferrer
|
81d3f06aab
|
xds/internal/xdsclient/xdslbregistry: remove unused call to type url (#7130)
|
2024-04-17 20:52:21 -04:00 |
Abhishek Ranjan
|
f268126950
|
Send GOAWAY to server on Client Transport Shutdown (#7015)
|
2024-04-17 14:20:12 -07:00 |
Zach Reyes
|
431436d66b
|
examples: Add custom load balancer example (#6691)
|
2024-04-17 13:04:30 -04:00 |
Gregory Cooke
|
fc8da03081
|
advancedtls: unexport parts of API not meant to be public (#7118)
|
2024-04-17 08:32:56 -07:00 |
Brad Town
|
006e2bad13
|
client: Drop two calls to `pretty.ToJSON` and move code outside of lock (#7132)
|
2024-04-17 07:26:52 -07:00 |
Arvind Bright
|
a2f8e612d7
|
cmd/protoc-gen-go-grpc: reuse route_guide_grpc.pb.go as golden file (#7134)
|
2024-04-16 16:56:07 -07:00 |
Arvind Bright
|
0c6d80cc8f
|
chore: fix lint (#7133)
|
2024-04-16 15:24:28 -07:00 |
Zach Reyes
|
b37cd8133a
|
xds: Process telemetry labels from CDS in xDS Balancers (#7116)
|
2024-04-15 19:01:54 -04:00 |
Arvind Bright
|
a4afd4d995
|
deps: remove dependency of github.com/golang/protobuf from main module (#7122)
|
2024-04-11 14:35:00 -07:00 |
Arvind Bright
|
afaa3014e3
|
pb.go: regenerate (#7123)
|
2024-04-11 14:34:08 -07:00 |
Doug Fawley
|
664e8523ba
|
stats: mark InPayload.Data and OutPayload.Data for deletion (experimental) (#7121)
|
2024-04-11 13:05:10 -07:00 |
Doug Fawley
|
adf976b7c4
|
xds: remove -v when running xds e2e tests (#7120)
|
2024-04-11 09:56:07 -07:00 |
Zach Reyes
|
308dbc4466
|
xds/internal/xdsclient: Process string metadata in CDS for com.google.csm.telemetry_labels (#7085)
|
2024-04-09 16:40:52 -04:00 |
imalasong
|
554f107626
|
Makefile: perfect PHONY (#7076)
|
2024-04-09 08:15:10 -07:00 |
Sergii Tkachenko
|
0baa668e3d
|
test/kokoro: Migrate PSM Interop to Artifact Registry (#7102)
|
2024-04-08 15:53:21 -07:00 |
Doug Fawley
|
ec257b4e1c
|
channelz: pass parent pointer instead of parent ID to RegisterSubChannel (#7101)
|
2024-04-08 10:01:16 -07:00 |
Arvind Bright
|
6fbcd8a889
|
cmd/protoc-gen-go-grpc: add change detector test (#7072)
|
2024-04-05 16:39:23 -07:00 |
Arvind Bright
|
eb4e411540
|
vet: split vet-proto from vet.sh (#7099)
|
2024-04-05 15:24:10 -07:00 |
Arvind Bright
|
28cccf38c7
|
pb.go: regenerate (#7098)
|
2024-04-05 11:37:06 -07:00 |
Clément Jean
|
879414f963
|
deps: move from github.com/golang/protobuf to google.golang.org/protobuf/proto (#7059)
|
2024-04-05 11:12:44 -07:00 |
Homayoon Alimohammadi
|
8444ae0e47
|
resolver/dns: Add SetMinResolutionInterval Option (#6962)
|
2024-04-05 10:50:58 -07:00 |
Robert Pająk
|
59be823a2d
|
grpc: Deprecate WithBlock, WithReturnConnectionError, FailOnNonTempDialError (#7097)
|
2024-04-05 10:35:45 -07:00 |
Kyle J Strand
|
c31cec33dd
|
Fix: error message using correct keepalive config value (#7038)
|
2024-04-03 15:50:43 -07:00 |
Doug Fawley
|
f1cf6bf0b7
|
*: update http2 dependency (#7081)
|
2024-04-03 11:30:53 -07:00 |
Doug Fawley
|
b7346ae102
|
channelz: fix race accessing channelMap without lock (#7079)
|
2024-04-03 09:27:42 -07:00 |
Cody Schroeder
|
4ec8307379
|
cmd/protoc-gen-go-grpc: replace usages of deprecated API (#7071)
|
2024-04-01 15:53:22 -07:00 |
dependabot[bot]
|
feb968b46a
|
build(deps): bump the github-actions group with 2 updates (#7069)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-01 14:24:35 -07:00 |
Zhouyihai Ding
|
17d1039f5c
|
grpc: Export header list sizes in DialOption and ServerOption (#7033)
|
2024-04-01 13:30:26 -07:00 |
Zach Reyes
|
ba1bf9e7e0
|
deps: update dependencies for all modules (#7061)
|
2024-03-27 14:42:11 -04:00 |
Clement
|
57e4391d0e
|
googlec2p: use the bootstrap parsing code to generate parsed bootstrap config instead of handcrafting it (#7040)
|
2024-03-27 14:37:13 -04:00 |
Doug Fawley
|
fc3f327fd9
|
channelz: refactor to move proto API to a separate package (#7065)
|
2024-03-26 11:52:56 -07:00 |
etc
|
b78c0ebf1e
|
examples: Update features/encryption/README.md file (#7045)
|
2024-03-22 16:04:20 -04:00 |