Commit Graph

30 Commits

Author SHA1 Message Date
Mark D. Roth 658588a4ed [doc] update xDS features table (#36186)
Closes #36186

COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/36186 from markdroth:xds_features_update 2299a1c652
PiperOrigin-RevId: 619940237
2024-03-28 17:36:14 +00:00
Mark D. Roth 502bdfe214
[doc] update xDS feature matrix (#34789)
- add entry for aggregate and logical DNS cluster support
- add entry for least_request LB policy
- add a bunch of missing versions in various languages
2023-10-25 13:49:58 -07:00
Arvind Bright ce0b51b35c
[xds] add version support for gRPC-Go for some xDS Features (#34512)
fixes: https://github.com/grpc/grpc-go/issues/6552

cc: @dfawley
2023-09-27 16:22:35 -07:00
Mark D. Roth 1b31c6e0ba
[xDS] support "tls" channel creds in bootstrap file (#33234)
Implements [gRFC
A65](https://github.com/grpc/proposal/blob/master/A65-xds-mtls-creds-in-bootstrap.md).

Fixes #32977.
2023-06-16 08:07:58 -07:00
Mark D. Roth ec31abdacf
[xDS] support StringMatch for header matching in RouteConfig (#32993)
Implements [gRFC
A63](https://github.com/grpc/proposal/blob/master/A63-xds-string-matcher-in-header-matching.md).

---------

Co-authored-by: markdroth <markdroth@users.noreply.github.com>
2023-05-19 09:16:06 -07:00
Mark D. Roth 020e9b4dd6
[WRR] Remove env var guard for WRR policy (#32936)
- remove the `_experimental` suffix from the gRPC policy name
- remove the env var guard for the xDS policy config
2023-04-26 09:40:22 -07:00
Mark D. Roth 702958b3c2
[xDS] document versions with xDS federation support (#32903) 2023-04-20 08:00:30 -07:00
Eugene Ostroukhov e59a3e25ca
[xds] Remove variable protection from custom LB policies (#32888) 2023-04-18 15:53:41 -07:00
Terry Wilson 8fc8fa3fee
Add custom load balancer policies to xDS features doc (#32530)
@markdroth
2023-03-17 13:22:34 -07:00
Sergii Tkachenko 78cbe0ff1c
doc: Document when xds v2 support removed in grpc_xds_features.md (#32406) 2023-02-15 16:10:01 -08:00
Yash Tibrewal 9285209a13
Xds Features Doc: Add version for RBAC support for C++ and Python (#31350)
* Xds Features Doc: Add version for RBAC support for C++ and Python

* call rbac supported starting 1.51
2022-10-18 13:03:07 -07:00
Michael Lumish f7b9fa30d7
Document outlier detection feature support (#31332)
* Document outlier detection feature support

* Correct outlier detection core version to 1.51
2022-10-17 09:15:03 -07:00
stdll00 93207dbd87
doc: Fix link in grpc_xds_features.md (#29645) 2022-06-01 08:12:39 -07:00
Michael Lumish 9b12e83155
Added CSDS in Node to xDS features list (#28484) 2022-01-07 13:00:01 -08:00
Eric Anderson 44014f7000
grpc_xds_features.md: Add RBAC (#28352) 2021-12-14 12:45:59 -08:00
sanjaypujare bb13b1c82c
Add PSM security to the list of xDS features in the grpc_xds_features.md file (#28001) 2021-11-10 15:30:06 -08:00
Michael Lumish fe260f9a35
Update gRPC xDS features doc with Node gRPC 1.4.x features (#27680) 2021-10-11 14:27:17 -07:00
Srini Polavarapu f6bbb37a4e
Update feature support. (#27498) 2021-09-27 17:08:00 -07:00
ZHANG Dapeng 0faa444426
Update grpc_xds_features.md with latest features (#27277) 2021-09-08 07:32:30 -07:00
Srini Polavarapu 7653464125
update feature list (#27186) 2021-08-30 13:47:29 -07:00
Srini Polavarapu 9dabaeceda
Add CSDS for Python and update Java ver (#26343) 2021-05-21 15:09:25 -07:00
Srini Polavarapu 9896eda456
update xds feature list (#26165) 2021-05-04 10:39:18 -07:00
Michael Lumish 62fddec075
Update the xDS features doc with path and header matching in Node (#25979) 2021-04-15 10:58:33 -07:00
Srini Polavarapu d469db3fbb
add xds v3 feature (#25706) 2021-03-12 16:07:57 -08:00
srini100 4221a0807a Doc update for case insensitive path matching 2020-12-14 20:52:15 -08:00
Srini Polavarapu 9571e4f30b Remove C# as supported language for xDS features. 2020-12-13 21:23:33 -08:00
Michael Lumish 3a6057c046 Add Node to the xDS features doc 2020-11-24 11:51:42 -08:00
srini100 f22d3dc390 Add supported features in v1.31.0 2020-07-30 12:25:27 -07:00
srini100 815bd8b90f resolving comment 2020-06-15 13:44:47 -07:00
srini100 4a8171cda5 xds features per release 2020-06-14 20:02:36 -07:00