|
e5cad3dcff
|
doc: fix broken benchmark dashboard link in README.md (#4503)
|
2021-06-01 16:50:35 -07:00 |
|
|
8bdcb4c9ab
|
client: Clarify that WaitForReady will block for CONNECTING channels (#4477)
|
2021-06-01 08:54:43 -07:00 |
|
|
2de42fcbbc
|
kokoro: Specify the correct path to the build config (#4495)
|
2021-05-26 15:35:27 -07:00 |
|
|
34bd6fbb8e
|
xds: add RBAC Engine (#4471)
* Added RBAC Engine
|
2021-05-26 14:20:25 -04:00 |
|
|
194dcc921a
|
example: improve hello world server with starting msg (#4468)
|
2021-05-26 11:17:27 -07:00 |
|
|
4bae49e05b
|
mergeable: update relnotes regex (#4488)
|
2021-05-25 16:06:58 -07:00 |
|
|
bbb542c3d9
|
Kokoro build configs for PSM security interop tests (#4481)
|
2021-05-25 15:46:02 -07:00 |
|
|
e26e756f13
|
Enable logging in xds interop docker containers (#4482)
|
2021-05-25 15:43:14 -07:00 |
|
|
598e3f6a9d
|
github: update lock bot to github actions (#4484)
|
2021-05-25 11:46:30 -07:00 |
|
|
67b720630d
|
github: increase stale bot ops per run to process everything (#4485)
|
2021-05-25 11:45:53 -07:00 |
|
|
4ecb61bedb
|
github: limit repo access of testing workflows (#4483)
|
2021-05-25 11:24:19 -07:00 |
|
|
69da917ce9
|
github: update stale bot to github actions (#4480)
|
2021-05-25 10:25:54 -07:00 |
|
|
280df42a31
|
mergeable: require RELEASE NOTES in PR description, milestone, and Type label (#4475)
|
2021-05-25 09:16:23 -07:00 |
|
|
728364accf
|
server: return UNIMPLEMENTED on receipt of malformed method name (#4464)
|
2021-05-24 17:30:40 -07:00 |
|
|
c4ed6360a9
|
transport: remove RequestURI field from requests in transport test (#4465)
|
2021-05-24 17:30:29 -07:00 |
|
|
359fdbb7b3
|
Delete .travis.yml file (#4462)
|
2021-05-21 15:54:45 -07:00 |
|
|
a8e85e0d57
|
server: allow PreparedMsgs to work for server streams (#3480)
|
2021-05-21 15:54:24 -07:00 |
|
|
b1f7648a9f
|
client: ensure LB policy is closed before closing resolver (#4478)
|
2021-05-21 15:15:58 -07:00 |
|
|
3dd75a6888
|
xds_client/rds: weighted_cluster totalWeight default to 100 (#4439)
|
2021-05-19 11:18:52 -07:00 |
|
|
84d0920b59
|
transport: unblock read throttling when controlbuf exits (#4447)
|
2021-05-19 11:05:26 -07:00 |
|
|
86ac0fbc40
|
Documentation: Fix typo (#4445)
|
2021-05-19 10:57:27 -07:00 |
|
|
23a83dd097
|
transport: various simplifications noticed during #4447 (#4455)
|
2021-05-18 15:26:51 -07:00 |
|
|
c9c9a7536f
|
internal: fix test unset env var AggregateAndDNSSupportEnv (#4454)
|
2021-05-18 10:32:05 -07:00 |
|
|
74c40c963f
|
xds/cds: fix LOGICAL_DNS cluster semantics (#4434)
|
2021-05-18 10:31:27 -07:00 |
|
|
584fa41822
|
xds/testing: export variables for testing (#4449)
The exported variables will be used by tests (to be added in a future
PR, in another package) that use these balancers as child balancer.
|
2021-05-18 10:30:43 -07:00 |
|
|
2713b77e85
|
use depth logging from the e2e package (#4448)
|
2021-05-17 17:27:58 -07:00 |
|
|
39015b9c5e
|
interop/xds: support xds security on interop server (#4444)
|
2021-05-17 15:03:59 -07:00 |
|
|
9749a79336
|
transport: remove decodeState from server to reduce allocations (#4423)
|
2021-05-17 14:49:15 -07:00 |
|
|
78e8edf34d
|
interop/xds: dockerfile for the xds interop client (#4443)
|
2021-05-17 14:13:32 -07:00 |
|
|
a12250e98f
|
xds/cds: add env var for aggregated and DNS cluster (#4440)
|
2021-05-14 15:20:45 -07:00 |
|
|
50c071e9b5
|
example: correct the default value for server_host_override (#4407)
|
2021-05-14 14:09:26 -07:00 |
|
|
b759b408e8
|
xds: moved shared matchers to internal/xds (#4441)
* Moved shared matchers to internal/xds
|
2021-05-14 17:02:10 -04:00 |
|
|
71a1ca6c7f
|
interop/xds: support xds credentials in interop client (#4436)
|
2021-05-14 11:13:26 -07:00 |
|
|
dc77d7ffe3
|
xds: revert a workaround made in #4413 (#4428)
|
2021-05-12 18:03:52 -07:00 |
|
|
a16b156e99
|
internal: fix flaky test KeepaliveClientStaysHealthyWithResponsiveServer (#4427)
Server should allow `NoStream`, otherwise there's a small chance
(5/1000) the connection will be closed due to `too many pings`.
|
2021-05-12 17:43:29 -07:00 |
|
|
6fea90d7a8
|
benchmark: do not allow addition of values lower than the minimum allowed in histogram stats
|
2021-05-12 17:15:47 -07:00 |
|
|
a712a73889
|
xds/cds: add separate fields for cluster name and eds service name (#4414)
|
2021-05-12 16:25:07 -07:00 |
|
|
397adad6a0
|
update go.mod and go.sum to point to latest go-control-plane (#4425)
|
2021-05-12 15:52:15 -07:00 |
|
|
9cb99a5211
|
xds: pretty print xDS updates and service config (#4405)
|
2021-05-12 15:48:16 -07:00 |
|
|
45e60095da
|
xds: add support for aggregate clusters (#4332)
Add support for aggregate clusters in CDS Balancer
|
2021-05-12 17:28:49 -04:00 |
|
|
8bf65c69b9
|
xds: use same format while registering and watching resources (#4422)
|
2021-05-12 10:18:50 -07:00 |
|
|
aa59641d5d
|
interop: use credentials.NewTLS() when possible (#4390)
|
2021-05-12 10:17:13 -07:00 |
|
|
a95a5c3bac
|
transport: remove decodeState from client to reduce allocations (#3313)
|
2021-05-12 08:49:07 -07:00 |
|
|
62adda2ece
|
client: fix ForceCodec to set content-type header appropriately (#4401)
|
2021-05-11 17:05:16 -07:00 |
|
|
81b8cca6a9
|
Change version to 1.39.0-dev (#4420)
|
2021-05-11 15:28:46 -07:00 |
|
|
5f95ad6233
|
xds: workaround to deflake xds e2e tests (#4413)
|
2021-05-11 10:39:31 -07:00 |
|
|
b1940e15f6
|
xds: register resources at the mgmt server before requesting them (#4406)
|
2021-05-10 10:11:31 -07:00 |
|
|
98c895f7e0
|
cleanup: use testutils.MarshalAny in more places (#4404)
|
2021-05-10 09:35:55 -07:00 |
|
|
12a377b1e4
|
xds: nack route configuration with regexes that don't compile (#4388)
|
2021-05-07 15:42:59 -07:00 |
|
|
c15291b0f5
|
client: initialize safe config selector when creating ClientConn (#4398)
|
2021-05-07 15:24:10 -07:00 |
|