Commit Graph

  • 94c8dc2cbb xdsclient: preserve original bytes for decoding when the resource is wrapped (#8411) Easwar Swaminathan 2025-06-25 03:50:29 -0700
  • 7abd2d82fe easwars review #1 Purnesh Dixit 2025-06-19 22:04:06 +0530
  • 89432e237c add TestRaceUnsubscribeResubscribe Purnesh Dixit 2025-06-03 13:59:30 +0530
  • d6a72f1af7 xdsclient: delay resource cache deletion to handle immediate re-subscription of same resource Purnesh Dixit 2025-05-29 09:59:48 +0530
  • bb239e3f64 Fixed the test issues Vinothkumar 2025-07-17 05:34:25 +0000
  • 99a1b6e310 Fixed duplice Lb pick event Vinothkumar 2025-07-17 05:13:52 +0000
  • 406c2bf497 transport: release mutex before returning on expired deadlines in server streams (#8451) v1.74.0 Arjan Singh Bal 2025-07-16 10:46:15 +0530
  • 20ef77a285 xds: give up pool lock before closing xdsclient channel (#8445) Doug Fawley 2025-07-11 13:28:15 -0700
  • 2f9bb38c3c xdsclient: relay marshalled bytes of complete resource proto to decoders (#8422) Purnesh Dixit 2025-07-02 09:51:43 +0530
  • fa3ec85cd0 xds: Avoid error logs when setting fallback bootstrap config (#8419) Arjan Singh Bal 2025-07-02 02:38:29 +0530
  • d307d7590a xdsclient: preserve original bytes for decoding when the resource is wrapped (#8411) Easwar Swaminathan 2025-06-25 03:50:29 -0700
  • eec064fb28 Fixed the LB pick issues Vinothkumar 2025-07-16 13:00:02 +0000
  • 6fc9f848a8 small tweaks Vinothkumar 2025-07-16 11:42:42 +0000
  • 7db3821ece Fixed the test Vinothkumar 2025-07-16 11:25:25 +0000
  • 41a5eb4428 Fixed the LB Pick issues Vinothkumar 2025-07-16 10:48:37 +0000
  • a3da45c152 Fixed the issues Vinothkumar 2025-07-16 10:30:43 +0000
  • c6a254b99a small tweaks Vinothkumar 2025-07-16 10:21:00 +0000
  • fcb1279f24 Fixed the LB pick test issues Vinothkumar 2025-07-16 09:59:01 +0000
  • 0a12fb0d84
    Revert "credentials: allow audience to be configured (#8421) (#8442)" (#8450) eshitachandwani 2025-07-16 15:19:22 +0530
  • 52d9f91b2d
    transport: release mutex before returning on expired deadlines in server streams (#8451) Arjan Singh Bal 2025-07-16 10:46:15 +0530
  • fbee081a83 transport: add test case for zero second timeout Doug Fawley 2025-07-15 15:30:27 -0700
  • 91998eb6d4 Release mutex before returning early Arjan Bal 2025-07-16 00:06:32 +0530
  • 78ab3fc8a8
    Revert "credentials: allow audience to be configured (#8421) (#8442)" revert-8442-feature/audience_full_path eshitachandwani 2025-07-15 22:12:24 +0530
  • 6de922dd08 minor change Pranjali-2501 2025-07-15 09:44:35 +0000
  • 8f4f39b33a minor change Pranjali-2501 2025-07-15 09:16:39 +0000
  • bed551a435
    xds: add a test for deadlocks in nested xDS channels (#8448) Arjan Singh Bal 2025-07-15 11:25:39 +0530
  • e5b3ead100 rename file to _ext_test.go Arjan Bal 2025-07-15 11:03:10 +0530
  • ba3330f9b9 Fixed the review changes Vinothkumar 2025-07-15 04:39:45 +0000
  • 19021a80c2 remove unnecessary state param name Pardhu Konakanchi 2025-07-14 21:49:46 -0400
  • 46d27ff6be
    Update xds/internal/balancer/outlierdetection/balancer.go Pardhu Konakanchi 2025-07-14 21:40:32 -0400
  • 48df6e4aa6
    Update xds/internal/balancer/outlierdetection/balancer.go Pardhu Konakanchi 2025-07-14 21:40:25 -0400
  • 8956133310
    Update xds/internal/balancer/outlierdetection/balancer.go Pardhu Konakanchi 2025-07-14 21:35:47 -0400
  • b64eaf8684
    endpointsharding: shuffle endpoint order before updating children (#8438) Doug Fawley 2025-07-14 15:29:30 -0700
  • 7208cdc423
    credentials: allow audience to be configured (#8421) (#8442) Chris Staite 2025-07-14 18:52:09 +0100
  • 97573c51dc
    credentials: allow audience to be configured (#8421) Chris Staite 2025-07-10 01:41:36 -0700
  • 8e947daa78 Another place Burkov Egor 2025-07-14 09:46:09 +0300
  • 0f7bd03647
    Update xds/internal/xdsclient/xdsresource/filter_chain.go Burkov Egor 2025-07-14 09:31:41 +0300
  • 4fdc848fe5
    Update weightedtarget_test.go Doug Fawley 2025-07-13 21:06:22 -0700
  • 7162baca94 Test for regressions in nested xDS channels Arjan Bal 2025-07-12 22:35:29 +0530
  • af2600d31c
    Move erm-g to Emeritus Maintainer (#8418) Richard Belleville 2025-07-11 15:11:52 -0700
  • cf1a8619d2
    Remove inactive maintainers (#8416) Richard Belleville 2025-07-11 15:11:39 -0700
  • eb4a783fd5
    xds: give up pool lock before closing xdsclient channel (#8445) Doug Fawley 2025-07-11 13:28:15 -0700
  • e84407b7db Fixed the issues Vinothkumar 2025-07-11 10:43:16 +0000
  • 08b5e7ca62 Fixed the vet issue Vinothkumar 2025-07-11 10:24:47 +0000
  • 2b6ff102e4 Fixed the sort issues Vinothkumar 2025-07-11 10:15:31 +0000
  • de39873a12 re-add previous comment Doug Fawley 2025-07-10 15:26:25 -0700
  • 91c08f46d6 xds: give up pool lock before closing xdsclient channel, preventing deadlocks with nested xds Doug Fawley 2025-07-10 15:01:11 -0700
  • 3d0cb79a78
    alts: improve alts handshaker error logs (#8444) Luwei Ge 2025-07-10 14:07:22 -0700
  • 91d6409e9e address comment Luwei Ge 2025-07-10 20:52:02 +0000
  • 13760bacfd improve alts handshaker error logs Luwei Ge 2025-07-10 20:48:50 +0000
  • 19bdfccdb9 Added experimental metrics for example Vinothkumar 2025-07-10 06:27:26 +0000
  • b34f845d70
    server: allow 0s grpc-timeout header values, as java is known to be able to send them (#8439) (#8440) Doug Fawley 2025-07-09 08:14:57 -0700
  • de39ffee93 server: allow 0s grpc-timeout header values, as java is known to be able to send them (#8439) Doug Fawley 2025-07-09 07:35:47 -0700
  • 12f9d9c0da
    server: allow 0s grpc-timeout header values, as java is known to be able to send them (#8439) Doug Fawley 2025-07-09 07:35:47 -0700
  • 33f89a558c Fixed the review changes Vinothkumar 2025-07-09 10:54:13 +0000
  • a809a4644b
    deps: update dependencies for all modules (#8434) Arjan Singh Bal 2025-07-09 11:09:21 +0530
  • 3059358992 server: allow 0s grpc-timeout header values, as java is known to be able to send them Doug Fawley 2025-07-08 14:53:21 -0700
  • e05f10cae8 unused param Doug Fawley 2025-07-08 14:27:45 -0700
  • 0f0b93c334 endpointsharding: shuffle endpoint order before updating children Doug Fawley 2025-07-08 14:16:07 -0700
  • dc641b12c0 add checks for ejections_unenforced in test Pardhu Konakanchi 2025-07-08 11:30:02 -0400
  • 7cd46ea184 revert range changes in test Pardhu Konakanchi 2025-07-08 11:29:01 -0400
  • 394b6a5b93 xds: client outlier detection metrics Pardhu Konakanchi 2025-07-08 11:21:49 -0400
  • 0fd41dc9a8 Update deps for all modules Arjan Bal 2025-07-08 14:57:09 +0530
  • daef26880a Fixed the review changes Vinothkumar 2025-07-08 08:05:37 +0000
  • 5acd9abda2 resolving vets Pranjali-2501 2025-07-08 07:17:02 +0000
  • 83e86647ea resolving vets Pranjali-2501 2025-07-08 07:09:21 +0000
  • f4f1b61ac9 addressed comments Pranjali-2501 2025-07-08 07:04:55 +0000
  • a21e37488e
    xds/cdsbalancer: correctly remove the unwanted cds watchers (#8428) eshitachandwani 2025-07-08 08:12:35 +0530
  • 9e97f5e62a update go.sum Pranjali-2501 2025-07-07 19:04:23 +0000
  • 3c4f38daa1 update gRPC-Go's dependency versions Pranjali-2501 2025-07-07 15:48:23 +0000
  • be95550b33 update go.sum Pranjali-2501 2025-07-07 15:05:35 +0000
  • 98b0d9d331 update go.sum Pranjali-2501 2025-07-07 10:59:44 +0000
  • 25b811a3cd updating go version from 1.24 to 1.23 Pranjali-2501 2025-07-07 10:53:05 +0000
  • 64a6b623ba
    grpctest: minor improvements to the test logger implementation (#8370) Ashesh Vidyut 2025-07-07 11:55:00 +0530
  • 99c102c7ae Fixed the doc issues Vinothkumar 2025-07-07 04:28:03 +0000
  • b18a1f561f refactor test creation Dimitar Pavlov 2025-07-06 19:23:25 +0100
  • 3268ea5aab remove example Dimitar Pavlov 2025-07-06 18:50:28 +0100
  • 6e63daa66d xds: read JWT credentials from file as per A97 Dimitar Pavlov 2025-06-14 10:29:47 +0100
  • f6da874ed1 remove stub server eshitachandwani 2025-07-05 18:08:21 +0530
  • 54552b95d9 vet eshitachandwani 2025-07-05 14:34:22 +0530
  • 85ea2f886d vet eshitachandwani 2025-07-05 13:52:30 +0530
  • a5ce147e88 correct test eshitachandwani 2025-07-05 13:48:48 +0530
  • 4cb0a3b4d0 small tweaks Vinothkumar 2025-07-04 06:42:37 +0000
  • a7f24397b3 correclt remove watchers eshitachandwani 2025-07-04 11:43:03 +0530
  • b944353a34 Fixed the review changes Vinothkumar 2025-07-03 09:47:50 +0000
  • 06f350c283 Fixed the server trace issues Vinothkumar 2025-07-02 17:40:05 +0000
  • 1654ba1f98 Fixed the review changes Vinothkumar 2025-07-02 17:06:41 +0000
  • 4ac302e53c xdsclient: add e2e test verifying fallback across three servers Vinothkumar 2025-07-02 16:45:01 +0000
  • aa57e6af6c
    xds: cleanup internal testing functions for env vars that have long been removed (#8413) Easwar Swaminathan 2025-07-02 05:24:14 -0700
  • f9cf0f67e6
    xdsclient: relay marshalled bytes of complete resource proto to decoders (#8422) Purnesh Dixit 2025-07-02 09:51:43 +0530
  • 6cd3ed3db2 address nits Purnesh Dixit 2025-07-02 09:32:44 +0530
  • 8acde50e5b
    dns: add environment variable to disable TXT lookups in DNS resolver (#8377) Doug Fawley 2025-07-01 14:33:13 -0700
  • de72c21442
    xds: Avoid error logs when setting fallback bootstrap config (#8419) Arjan Singh Bal 2025-07-02 02:38:29 +0530
  • 2ca8a42900 Use const for test case name Arjan Bal 2025-07-02 02:31:07 +0530
  • bb4b6d5b98
    add grpctester (#8423) eshitachandwani 2025-07-01 18:55:23 +0530
  • c6feb3a7e5 add grpctester eshitachandwani 2025-07-01 17:20:45 +0530
  • dff08b3464 resolving vets Pranjali-2501 2025-07-01 07:33:20 +0000
  • 6030b90f19 resolving comments Pranjali-2501 2025-07-01 07:23:04 +0000
  • ac7fef60a5 add tests Doug Fawley 2025-06-30 13:09:53 -0700
  • db7ef9bc2e dns: add environment variable to disable TXT lookups in DNS resolver Doug Fawley 2025-06-02 13:58:59 -0700