[READ ONLY MIRROR] Envoy REST/proto API definitions and documentation.
(grpc依赖)
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
data-plane-api(CircleCI)
418203ab19
healthcheck: support transport socket matching ( #10862 )
...
Users can specify metadata in a health check's config that will be
used to select a matching transport socket from those configured in a
cluster's transport_socket_matches. This allows users to configure a
different transport socket for health check connections than the one
that is used to create a connection to an endpoint for proxying.
Risk Level: low; small optional feature
Testing: added unit tests
Docs Changes: updated health check and cluster proto docs with an explanation and example.
Release Notes: added
Fixes #10575
Signed-off-by: Spencer Lewis <slewis@squareup.com>
Mirrored from https://github.com/envoyproxy/envoy @ b6c8bb3a4ac6bcce221643a4924befd5eefd6815
5 years ago
..
accesslog
api: freeze of v2 API, cut v4alpha API. ( #10672 )
5 years ago
bootstrap
api: move configuration of tracer provider implementations out of `config.trace` into `extensions.tracers.<provider>` ( #10743 )
5 years ago
cluster
healthcheck: support transport socket matching ( #10862 )
5 years ago
common
api: freeze of v2 API, cut v4alpha API. ( #10672 )
5 years ago
core
healthcheck: support transport socket matching ( #10862 )
5 years ago
endpoint/ v3
Throwing an exception in case the sum of weights is over uint32_t max value ( #10578 )
5 years ago
filter
api: move configuration of tracer provider implementations out of `config.trace` into `extensions.tracers.<provider>` ( #10743 )
5 years ago
grpc_credential
api: freeze of v2 API, cut v4alpha API. ( #10672 )
5 years ago
health_checker/redis/ v2
[WiP] api: annotate files with package version status. ( #10492 )
5 years ago
listener
api: freeze of v2 API, cut v4alpha API. ( #10672 )
5 years ago
metrics
api: freeze of v2 API, cut v4alpha API. ( #10672 )
5 years ago
overload
api: freeze of v2 API, cut v4alpha API. ( #10672 )
5 years ago
ratelimit
api: freeze of v2 API, cut v4alpha API. ( #10672 )
5 years ago
rbac
rbac: add remote_ip for matching downstream remote IP. ( #10460 )
5 years ago
resource_monitor
[WiP] api: annotate files with package version status. ( #10492 )
5 years ago
retry
api: freeze of v2 API, cut v4alpha API. ( #10672 )
5 years ago
route
config: adding connect matcher (unused) ( #10894 )
5 years ago
tap/ v3
api: freeze of v2 API, cut v4alpha API. ( #10672 )
5 years ago
trace
api: move configuration of tracer provider implementations out of `config.trace` into `extensions.tracers.<provider>` ( #10743 )
5 years ago
transport_socket
api: freeze of v2 API, cut v4alpha API. ( #10672 )
5 years ago
README.md
Move envoy.api.v2 core protos to envoy.api.v2.core and organize filters ( #452 )
7 years ago
Protocol buffer definitions for Envoy's bootstrap, filter, and service configuration.
Visibility should be constrained to none or //envoy/config/bootstrap/v2
by default.