Doug Fawley
|
5c4bee51c2
|
balancer/weightedroundrobin: add load balancing policy (A58) (#6241)
|
2023-05-08 10:01:08 -07:00 |
Easwar Swaminathan
|
c44f77e12d
|
grpc: use CallbackSerializer in balancer wrapper (#6254)
|
2023-05-05 16:07:27 -07:00 |
Doug Fawley
|
f193ec0183
|
orca: fix race when calling listeners coincides with updating the run goroutine (#6258)
|
2023-05-05 14:25:11 -07:00 |
Doug Fawley
|
417cf84607
|
test: deflake TestBalancerProducerHonorsContext (#6257)
|
2023-05-05 11:08:42 -07:00 |
Mikhail Mazurskiy
|
1f3fe1c8bc
|
Update ClientStream.SendMsg doc (#6247)
|
2023-05-05 08:38:20 -07:00 |
Easwar Swaminathan
|
ccad7b7570
|
grpc: use CallbackSerializer in resolver_wrapper (#6234)
|
2023-05-04 16:05:13 -07:00 |
Doug Fawley
|
47b3c5545c
|
orca: fix race at producer startup (#6245)
|
2023-05-03 13:47:37 -07:00 |
Tobo Atchou
|
56b33d5cd0
|
server/transport: send appropriate debug_data in GOAWAY frames (#6220)
|
2023-05-03 09:58:06 -07:00 |
Doug Fawley
|
add90153d4
|
orca: allow a ServerMetricsProvider to be passed to the ORCA service and ServerOption (#6223)
|
2023-05-02 15:04:33 -07:00 |
Doug Fawley
|
40d01479bb
|
googledirectpatph: enable ignore_resource_deletion in bootstrap (#6243)
|
2023-05-02 14:07:59 -07:00 |
Doug Fawley
|
ed3ceba605
|
balancer: make producer RPCs block until the SubConn is READY (#6236)
|
2023-05-02 10:09:23 -07:00 |
Easwar Swaminathan
|
b153b006ce
|
multiple: standardize import renaming for typed structs (#6238)
|
2023-05-01 17:30:53 -07:00 |
Doug Fawley
|
713bd04130
|
orca: minor cleanups (#6239)
|
2023-05-01 17:03:11 -07:00 |
Easwar Swaminathan
|
21a339ce4a
|
grpc: handle RemoveSubConn inline in balancerWrapper (#6228)
|
2023-05-01 16:50:35 -07:00 |
Easwar Swaminathan
|
b15382715d
|
xds: make glaze happy for test packages (#6237)
|
2023-05-01 14:14:32 -07:00 |
Doug Fawley
|
019acf2e94
|
stubserver: add option for allowing more services to be registered (#6240)
|
2023-05-01 14:11:23 -07:00 |
Gregory Cooke
|
cf89a0b931
|
authz: Swap to using the correct TypedConfig in audit logger parsing (#6235)
Swap audit logger parsing to using the correct TypedConfig representation
|
2023-05-01 14:37:26 -04:00 |
Zach Reyes
|
df82147145
|
internal: Document gcp/observability 1.0 dependencies in /internal (#6229)
|
2023-04-28 17:05:41 -04:00 |
Arvind Bright
|
da1a5eb25d
|
tests: nix TestClientDoesntDeadlockWhileWritingErroneousLargeMessages (#6227)
|
2023-04-26 16:58:00 -07:00 |
Gregory Cooke
|
e853dbf004
|
authz: add conversion of json to RBAC Audit Logging config (#6192)
Add conversion of json to RBAC Audit Logging config
|
2023-04-26 15:05:18 -04:00 |
Zach Reyes
|
497436cef1
|
xds/internal/balancer/outlierdetection: Change string to String (#6222)
|
2023-04-26 12:56:27 -04:00 |
Easwar Swaminathan
|
de11139ae6
|
clusterresolver: improve tests (#6188)
|
2023-04-26 09:50:03 -07:00 |
Zach Reyes
|
eff0942e95
|
xds/internal/xdsclient: Custom LB xDS Client Changes (#6165)
|
2023-04-25 22:47:15 -04:00 |
Sergey Matyukevich
|
8628e075df
|
xds/internal/balancer/outlierdetection: Add Channelz Logger to Outlier Detection LB (#6145)
|
2023-04-25 13:17:53 -04:00 |
Gregory Cooke
|
83c460b8de
|
authz: Move audit package (#6218)
* Move audit logger to it's own package
* remove audit prefixes since its the package name now
* Add package comment
|
2023-04-21 14:48:11 -04:00 |
Easwar Swaminathan
|
8c70261b5c
|
grpc: ClientConn cleanup in prep for channel idleness (#6189)
|
2023-04-20 18:49:17 -07:00 |
Doug Fawley
|
2cd95c7514
|
gcp/observability: remove redundant import (#6215)
|
2023-04-19 10:54:34 -07:00 |
Arvind Bright
|
16651f60dd
|
go.mod: update all dependencies (#6214)
|
2023-04-18 17:02:56 -07:00 |
Mskxn
|
ca604628aa
|
stubserver: Stop server when StartClient failed (#6190)
|
2023-04-18 16:56:40 -07:00 |
Ernest Nguyen Hung
|
7dfd71831d
|
internal/buffer: add Close method to the Unbounded buffer type (#6161)
|
2023-04-18 16:53:59 -07:00 |
Arvind Bright
|
ebeda756bc
|
tests: defalke TestTimerAndWatchStateOnSendCallback (#6206)
|
2023-04-18 16:53:20 -07:00 |
Arvind Bright
|
0ed709c4a7
|
Change version to 1.56.0-dev (#6213)
|
2023-04-18 14:38:44 -07:00 |
Zach Reyes
|
875c97a94d
|
examples/features/observability: use observability module v1.0.0 (#6210)
|
2023-04-18 14:13:24 -04:00 |
Luwei Ge
|
aa8c137da9
|
authz: add audit logging APIs (#6158)
|
2023-04-18 10:27:51 -07:00 |
Zach Reyes
|
b91b8842e9
|
gcp/observability: Have o11y module point to grpc 1.54 and opencensus 1.0.0 (#6209)
|
2023-04-17 20:20:22 -04:00 |
Sergii Tkachenko
|
eab9e20d1b
|
test/kokoro: increase PSM Security test timeout to 4h (#6193)
|
2023-04-14 15:26:20 -07:00 |
ethanvc
|
d90621f9e9
|
remove the unnecessary call to ResetTimer and StopTimer (#6185)
|
2023-04-13 18:31:29 -07:00 |
Easwar Swaminathan
|
fe72db9589
|
testing: add helpers to start test service, and retrieve port (#6187)
|
2023-04-12 09:30:30 -07:00 |
Matthew Stevenson
|
5a50b970cc
|
Revert "Revert "credentials/alts: defer ALTS stream creation until handshake …" (#6179)
|
2023-04-11 14:56:13 -07:00 |
Easwar Swaminathan
|
89ec9609a5
|
grpc: read the service config channel once instead of twice (#6186)
|
2023-04-11 14:51:15 -07:00 |
Mskxn
|
6237dfe701
|
internal/stubserver: Close Client Conn in error handling of Start (#6174)
|
2023-04-11 15:10:38 -04:00 |
Matthew Stevenson
|
06de8f851e
|
alts: Add retry loop when making RPC in ALTS's TestFullHandshake. (#6183)
|
2023-04-11 11:36:21 -07:00 |
Alexey Ivanov
|
6eabd7e183
|
server: use least-requests loadbalancer for workers (#6004)
|
2023-04-11 11:34:42 -07:00 |
Anirudh Ramachandra
|
8374ff8fbd
|
Export the unwrapResource method, to allow callers outside of the package (#6181)
|
2023-04-11 09:51:09 -07:00 |
Zach Reyes
|
efb2f45956
|
test/xds: Fix test_grpc import path (#6180)
|
2023-04-10 17:08:17 -04:00 |
Joel Jeske
|
81b30924fc
|
security/advancedtls: add TlsVersionOption to select desired min/max TLS versions (#6007)
Co-authored-by: ZhenLian <zhenlian.cs@gmail.com>
|
2023-04-10 12:27:04 -07:00 |
Matthew Stevenson
|
17b693d784
|
alts: Perform full handshake in ALTS tests. (#6177)
|
2023-04-10 08:59:12 -07:00 |
ulas
|
01f8b866af
|
Add documentation on some anti-patterns (#6034)
Co-authored-by: Doug Fawley <dfawley@google.com>
|
2023-04-07 10:55:17 -07:00 |
Arvind Bright
|
3489bb7d51
|
xdsclient/test: deflake TestWatchResourceTimerCanRestartOnIgnoredADSRecvError (#6159)
|
2023-04-06 13:29:59 -07:00 |
Easwar Swaminathan
|
bfb57b8b49
|
testing: delete internal copy of test service proto, and use canonical one (#6164)
|
2023-04-05 17:12:57 -07:00 |