Pranjali-2501
ec4810caeb
grpc: Fix cardinality violations in client streaming and unary RPCs ( #8330 )
2025-05-28 16:06:43 +05:30
Arjan Singh Bal
fb223f78b8
transport: Optimize heap allocations ( #8361 )
2025-05-28 15:21:53 +05:30
Arjan Singh Bal
f947a86ebc
balancer/ringhash: Add experimental notice in package comment ( #8364 )
2025-05-28 14:41:32 +05:30
apolcyn
05d49d0147
[interop client] provide a flag to set google-c2p resolver universe domain ( #8145 )
...
* provide a flag on interop_client to set google-c2p resolver universe domai
2025-05-28 11:02:07 +05:30
Purnesh Dixit
28128e0b1f
xdsclient: Fix flakyness in `TestResourceUpdateMetrics` in the case of repeated NACKs ( #8363 )
2025-05-28 09:41:01 +05:30
Elric.Lim
4cab0e6dc6
balacergroup: cleanup exitIdle() ( #8347 )
2025-05-26 21:20:28 +05:30
Purnesh Dixit
e3ca7f9077
xdsclient: fix unexpectedly large LoadReportInterval in initial load report request ( #8348 )
2025-05-26 10:05:11 +05:30
eshitachandwani
443caad4d7
delegatingresolver: avoid proxy for resolved addresses in NO_PROXY env ( #8329 )
2025-05-23 21:02:11 +05:30
Michael Lumish
32e57de3f8
Rename PSM interop fallback test suite to light ( #8350 )
...
This is part of a cross-repository change to generalize the fallback
test suite to support other tests, and to change the name for
clarity. See also https://github.com/grpc/psm-interop/pull/179 .
RELEASE NOTES: n/a
2025-05-22 15:45:21 -07:00
Arjan Singh Bal
6995ef2ab6
internal/transport: Wait for server goroutines to exit during shutdown in test ( #8306 )
2025-05-21 09:24:41 +05:30
Purnesh Dixit
aaabd60df2
deps: update dependencies for all modules ( #8331 )
2025-05-19 23:14:07 +05:30
Antoine Tollenaere
0c24af1c70
balancer/least_request : Fix panic while handling resolver errors ( #8333 )
2025-05-19 13:42:16 +05:30
Purnesh Dixit
f2d3e11f30
Change version to 1.74.0-dev ( #8324 )
2025-05-15 08:07:34 -07:00
Purnesh Dixit
1ecde18f59
xds: generic xds client ads stream tests ( #8307 )
2025-05-15 09:44:12 +05:30
eshitachandwani
5c0d552444
removing unused code ( #8316 )
2025-05-14 21:41:45 +05:30
Purnesh Dixit
af5146b696
grpc: update contributing.md ( #8318 )
2025-05-14 14:37:25 +05:30
Purnesh Dixit
09166b665e
cleanup: remove unused constants in generic xdsclient ( #8315 )
2025-05-14 09:53:59 +05:30
Arjan Singh Bal
e3f13e75a6
transport: Prevent sending negative timeouts ( #8312 )
2025-05-14 09:15:09 +05:30
Pranjali-2501
b89909b7bd
leakcheck: Fix flaky test TestCheck ( #8309 )
2025-05-13 15:23:49 +05:30
Arjan Singh Bal
709023de87
grpcsync/event: Simplify synchronization ( #8308 )
2025-05-13 00:01:48 +05:30
Arjan Singh Bal
d36b02efcc
transport: Propagate status code on receiving RST_STREAM during message read ( #8289 )
2025-05-12 23:23:14 +05:30
eshitachandwani
ee7f0b65fd
resolver/delegatingresolver: wait for proxy resolver build before update in tests ( #8304 )
2025-05-12 22:24:17 +05:30
Evan Jones
96e31dbc85
transport: Reject non-positive timeout values in server ( #8290 )
2025-05-12 09:23:29 -07:00
janardhanvissa
d3d2702d29
cleanup: replace dial with newclient ( #8196 )
2025-05-12 10:57:47 +05:30
Doug Fawley
d46d6d8962
Update CONTRIBUTING.md ( #8300 )
2025-05-09 09:57:52 -07:00
Marcos Huck
950a7cfdfd
health: Add List method to gRPC Health service ( #8155 )
2025-05-09 09:02:21 +05:30
eshitachandwani
4680429852
credentials/local: implement ValidateAuthority ( #8291 )
2025-05-09 02:24:49 +05:30
Purnesh Dixit
b3d63b180c
xds: add MetricsReporter for generic xds client ( #8274 )
2025-05-08 22:48:00 +05:30
eshitachandwani
d00f4acc38
resolver/delegatingresolver: wait for proxy resolver to be built in test ( #8302 )
2025-05-08 14:55:43 +05:30
Purnesh Dixit
0e656b20dd
xds: modify generic clients grpctransport to accept optional custom grpc new client function ( #8301 )
2025-05-08 14:54:25 +05:30
Arjan Singh Bal
c84fab05de
grpc: Update ClientStream.CloseSend docs ( #8292 )
2025-05-08 00:15:51 +05:30
Evan Jones
c7aec4defb
transport: skip Status.Proto() without details in writeStatus ( #8282 )
2025-05-07 23:50:46 +05:30
Arjan Singh Bal
35aea9cd90
weightedroundrobin: Remove nil embedded SubConn from endpointWeight ( #8297 )
2025-05-07 23:42:11 +05:30
Luwei Ge
41095aeec6
[alts] add keepalive params to the alts handshaker client dial option ( #8293 )
...
* add keepalive params to the alts handshaker client dial option
* no need to permit without stream
* address comment
* add env var protection
* go vet
2025-05-07 09:48:59 -07:00
eshitachandwani
ee8a53a220
internal/delegatingresolver: avoid proxy if networktype of target address is not tcp ( #8215 )
2025-05-07 10:25:16 +05:30
Arjan Singh Bal
7fb5738f99
xds_test: Wait for server to enter serving mode in RBAC test ( #8287 )
2025-05-06 00:28:58 +05:30
janardhanvissa
d2f02e5612
stats/opentelemetry: separate out interceptors for tracing and metrics ( #8063 )
2025-05-05 23:58:14 +05:30
Matthew Stevenson
00be1e1383
[alts] Add plumbing for the bound access token field in the ALTS StartClient request. ( #8284 )
2025-05-05 08:07:34 -07:00
vinothkumarr227
763d093ac8
otel: Test streaming rpc sequence numbers ( #8272 )
2025-05-05 15:18:16 +05:30
Purnesh Dixit
75d25ee2c3
xds: generic lrs client for load reporting ( #8250 )
2025-05-05 10:14:32 +05:30
eshitachandwani
080f9563df
credentials, transport, grpc : add a call option to override the :authority header on a per-RPC basis ( #8068 )
2025-04-30 14:41:28 +05:30
eshitachandwani
6821606f35
grpc: regenerate protos ( #8277 )
2025-04-29 16:59:06 +05:30
Arjan Singh Bal
399e2d048c
credentials/alts: Optimize Reads (Roll forward #8236 ) ( #8271 )
2025-04-29 11:19:39 +05:30
eshitachandwani
4cedec40eb
grpc_test: add tests for client streaming ( #8120 )
2025-04-25 13:06:52 +05:30
Arjan Singh Bal
030938e543
xds: Remove redundant proto checks ( #8273 )
2025-04-24 15:07:19 +05:30
Sebastian French
515f377af2
github: replace actions/upload-release-asset@v1 with gh cli ( #8264 )
2025-04-23 11:29:31 -07:00
Purnesh Dixit
ec2d624ac9
xds: generic xds client resource watching e2e ( #8183 )
2025-04-23 11:23:29 +05:30
Purnesh Dixit
82e25c77f2
xds: fix TestServer_Security_WithValidAndInvalidSecurityConfiguration data race ( #8269 )
2025-04-23 11:03:21 +05:30
Arjan Singh Bal
2640dd7b09
atls: Clarify usage of dst in ALTSRecordCrypto interface docs ( #8266 )
2025-04-22 23:35:19 +05:30
Gregory Cooke
58d1a72b99
[Security] Add verification logic using SPIFFE Bundle Maps in XDS ( #8229 )
...
Add verification logic using SPIFFE Bundle Maps in XDS
2025-04-22 13:43:29 -04:00