update upda dependency (#9262)

Signed-off-by: Lizan Zhou <lizan@tetrate.io>

Mirrored from https://github.com/envoyproxy/envoy @ 4997d02fbf551e54bd569fd0e0ccbcf7e3362516
master-ci-test
data-plane-api(CircleCI) 5 years ago
parent e8d789bd7a
commit f17b20e304
  1. 4
      bazel/repository_locations.bzl
  2. 2
      envoy/admin/v3alpha/BUILD
  3. 12
      envoy/admin/v3alpha/certs.proto
  4. 11
      envoy/admin/v3alpha/clusters.proto
  5. 40
      envoy/admin/v3alpha/config_dump.proto
  6. 7
      envoy/admin/v3alpha/listeners.proto
  7. 4
      envoy/admin/v3alpha/memory.proto
  8. 5
      envoy/admin/v3alpha/metrics.proto
  9. 4
      envoy/admin/v3alpha/mutex_stats.proto
  10. 6
      envoy/admin/v3alpha/server_info.proto
  11. 4
      envoy/admin/v3alpha/tap.proto
  12. 2
      envoy/api/v3alpha/BUILD
  13. 2
      envoy/api/v3alpha/auth/BUILD
  14. 28
      envoy/api/v3alpha/auth/cert.proto
  15. 39
      envoy/api/v3alpha/cds.proto
  16. 2
      envoy/api/v3alpha/cluster/BUILD
  17. 6
      envoy/api/v3alpha/cluster/circuit_breaker.proto
  18. 4
      envoy/api/v3alpha/cluster/filter.proto
  19. 4
      envoy/api/v3alpha/cluster/outlier_detection.proto
  20. 2
      envoy/api/v3alpha/core/BUILD
  21. 15
      envoy/api/v3alpha/core/address.proto
  22. 36
      envoy/api/v3alpha/core/base.proto
  23. 14
      envoy/api/v3alpha/core/config_source.proto
  24. 24
      envoy/api/v3alpha/core/grpc_service.proto
  25. 16
      envoy/api/v3alpha/core/health_check.proto
  26. 4
      envoy/api/v3alpha/core/http_uri.proto
  27. 16
      envoy/api/v3alpha/core/protocol.proto
  28. 13
      envoy/api/v3alpha/discovery.proto
  29. 9
      envoy/api/v3alpha/eds.proto
  30. 2
      envoy/api/v3alpha/endpoint/BUILD
  31. 11
      envoy/api/v3alpha/endpoint/endpoint.proto
  32. 13
      envoy/api/v3alpha/endpoint/load_report.proto
  33. 10
      envoy/api/v3alpha/lds.proto
  34. 2
      envoy/api/v3alpha/listener/BUILD
  35. 11
      envoy/api/v3alpha/listener/listener.proto
  36. 4
      envoy/api/v3alpha/listener/quic_config.proto
  37. 4
      envoy/api/v3alpha/listener/udp_listener_config.proto
  38. 2
      envoy/api/v3alpha/ratelimit/BUILD
  39. 6
      envoy/api/v3alpha/ratelimit/ratelimit.proto
  40. 7
      envoy/api/v3alpha/rds.proto
  41. 2
      envoy/api/v3alpha/route/BUILD
  42. 79
      envoy/api/v3alpha/route/route.proto
  43. 8
      envoy/api/v3alpha/srds.proto
  44. 2
      envoy/config/accesslog/v3alpha/BUILD
  45. 8
      envoy/config/accesslog/v3alpha/als.proto
  46. 4
      envoy/config/accesslog/v3alpha/file.proto
  47. 2
      envoy/config/bootstrap/v3alpha/BUILD
  48. 31
      envoy/config/bootstrap/v3alpha/bootstrap.proto
  49. 2
      envoy/config/cluster/dynamic_forward_proxy/v3alpha/BUILD
  50. 4
      envoy/config/cluster/dynamic_forward_proxy/v3alpha/cluster.proto
  51. 2
      envoy/config/common/dynamic_forward_proxy/v3alpha/BUILD
  52. 4
      envoy/config/common/dynamic_forward_proxy/v3alpha/dns_cache.proto
  53. 2
      envoy/config/common/tap/v3alpha/BUILD
  54. 8
      envoy/config/common/tap/v3alpha/common.proto
  55. 2
      envoy/config/filter/accesslog/v3alpha/BUILD
  56. 30
      envoy/config/filter/accesslog/v3alpha/accesslog.proto
  57. 2
      envoy/config/filter/fault/v3alpha/BUILD
  58. 12
      envoy/config/filter/fault/v3alpha/fault.proto
  59. 2
      envoy/config/filter/http/adaptive_concurrency/v3alpha/BUILD
  60. 10
      envoy/config/filter/http/adaptive_concurrency/v3alpha/adaptive_concurrency.proto
  61. 2
      envoy/config/filter/http/csrf/v3alpha/BUILD
  62. 4
      envoy/config/filter/http/csrf/v3alpha/csrf.proto
  63. 2
      envoy/config/filter/http/dynamic_forward_proxy/v3alpha/BUILD
  64. 6
      envoy/config/filter/http/dynamic_forward_proxy/v3alpha/dynamic_forward_proxy.proto
  65. 2
      envoy/config/filter/http/ext_authz/v3alpha/BUILD
  66. 16
      envoy/config/filter/http/ext_authz/v3alpha/ext_authz.proto
  67. 2
      envoy/config/filter/http/fault/v3alpha/BUILD
  68. 6
      envoy/config/filter/http/fault/v3alpha/fault.proto
  69. 2
      envoy/config/filter/http/health_check/v3alpha/BUILD
  70. 4
      envoy/config/filter/http/health_check/v3alpha/health_check.proto
  71. 2
      envoy/config/filter/http/ip_tagging/v3alpha/BUILD
  72. 6
      envoy/config/filter/http/ip_tagging/v3alpha/ip_tagging.proto
  73. 2
      envoy/config/filter/http/jwt_authn/v3alpha/BUILD
  74. 22
      envoy/config/filter/http/jwt_authn/v3alpha/config.proto
  75. 2
      envoy/config/filter/http/rate_limit/v3alpha/BUILD
  76. 4
      envoy/config/filter/http/rate_limit/v3alpha/rate_limit.proto
  77. 2
      envoy/config/filter/http/rbac/v3alpha/BUILD
  78. 6
      envoy/config/filter/http/rbac/v3alpha/rbac.proto
  79. 2
      envoy/config/filter/http/router/v3alpha/BUILD
  80. 4
      envoy/config/filter/http/router/v3alpha/router.proto
  81. 2
      envoy/config/filter/http/tap/v3alpha/BUILD
  82. 4
      envoy/config/filter/http/tap/v3alpha/tap.proto
  83. 2
      envoy/config/filter/network/client_ssl_auth/v3alpha/BUILD
  84. 4
      envoy/config/filter/network/client_ssl_auth/v3alpha/client_ssl_auth.proto
  85. 2
      envoy/config/filter/network/dubbo_proxy/v3alpha/BUILD
  86. 6
      envoy/config/filter/network/dubbo_proxy/v3alpha/dubbo_proxy.proto
  87. 14
      envoy/config/filter/network/dubbo_proxy/v3alpha/route.proto
  88. 2
      envoy/config/filter/network/ext_authz/v3alpha/BUILD
  89. 4
      envoy/config/filter/network/ext_authz/v3alpha/ext_authz.proto
  90. 2
      envoy/config/filter/network/http_connection_manager/v3alpha/BUILD
  91. 30
      envoy/config/filter/network/http_connection_manager/v3alpha/http_connection_manager.proto
  92. 2
      envoy/config/filter/network/mongo_proxy/v3alpha/BUILD
  93. 4
      envoy/config/filter/network/mongo_proxy/v3alpha/mongo_proxy.proto
  94. 2
      envoy/config/filter/network/rate_limit/v3alpha/BUILD
  95. 4
      envoy/config/filter/network/rate_limit/v3alpha/rate_limit.proto
  96. 2
      envoy/config/filter/network/rbac/v3alpha/BUILD
  97. 4
      envoy/config/filter/network/rbac/v3alpha/rbac.proto
  98. 2
      envoy/config/filter/network/redis_proxy/v3alpha/BUILD
  99. 14
      envoy/config/filter/network/redis_proxy/v3alpha/redis_proxy.proto
  100. 2
      envoy/config/filter/network/tcp_proxy/v3alpha/BUILD
  101. Some files were not shown because too many files have changed in this diff Show More

@ -15,8 +15,8 @@ PROMETHEUS_SHA = "783bdaf8ee0464b35ec0c8704871e1e72afa0005c3f3587f65d9d6694bf391
KAFKA_SOURCE_SHA = "ae7a1696c0a0302b43c5b21e515c37e6ecd365941f68a510a7e442eebddf39a1" # 2.2.0-rc2
UDPA_GIT_SHA = "a45f154471612140bc7f4a4d5abbc8a315848d7f" # Dec 12, 2019
UDPA_SHA256 = "03e794f7bae192930213622105bf9c6891e7de20c22deae12d8e92f54baca8c5"
UDPA_GIT_SHA = "d1f2ba7f5ba62c55b7466409e7f972c93e957d2b" # Dec 6, 2019
UDPA_SHA256 = "0271fb8ad2ec9ade21e4c7737dd128d2a8d8edebe911b777e2fc2585414aa045"
ZIPKINAPI_RELEASE = "0.2.2" # Aug 23, 2019
ZIPKINAPI_SHA256 = "688c4fe170821dd589f36ec45aaadc03a618a40283bc1f97da8fa11686fc816b"

@ -13,6 +13,6 @@ api_proto_package(
"//envoy/config/bootstrap/v3alpha:pkg",
"//envoy/service/tap/v3alpha:pkg",
"//envoy/type/v3alpha:pkg",
"@com_github_cncf_udpa//udpa/api/annotations:pkg",
"@com_github_cncf_udpa//udpa/annotations:pkg",
],
)

@ -8,7 +8,7 @@ option java_package = "io.envoyproxy.envoy.admin.v3alpha";
import "google/protobuf/timestamp.proto";
import "udpa/api/annotations/versioning.proto";
import "udpa/annotations/versioning.proto";
// [#protodoc-title: Certificates]
@ -16,16 +16,14 @@ import "udpa/api/annotations/versioning.proto";
// display certificate information. See :ref:`/certs <operations_admin_interface_certs>` for more
// information.
message Certificates {
option (udpa.api.annotations.versioning).previous_message_type =
"envoy.admin.v2alpha.Certificates";
option (udpa.annotations.versioning).previous_message_type = "envoy.admin.v2alpha.Certificates";
// List of certificates known to an Envoy.
repeated Certificate certificates = 1;
}
message Certificate {
option (udpa.api.annotations.versioning).previous_message_type =
"envoy.admin.v2alpha.Certificate";
option (udpa.annotations.versioning).previous_message_type = "envoy.admin.v2alpha.Certificate";
// Details of CA certificate.
repeated CertificateDetails ca_cert = 1;
@ -36,7 +34,7 @@ message Certificate {
// [#next-free-field: 7]
message CertificateDetails {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.admin.v2alpha.CertificateDetails";
// Path of the certificate.
@ -59,7 +57,7 @@ message CertificateDetails {
}
message SubjectAlternateName {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.admin.v2alpha.SubjectAlternateName";
// Subject Alternate Name.

@ -11,14 +11,14 @@ import "envoy/api/v3alpha/core/address.proto";
import "envoy/api/v3alpha/core/health_check.proto";
import "envoy/type/v3alpha/percent.proto";
import "udpa/api/annotations/versioning.proto";
import "udpa/annotations/versioning.proto";
// [#protodoc-title: Clusters]
// Admin endpoint uses this wrapper for `/clusters` to display cluster status information.
// See :ref:`/clusters <operations_admin_interface_clusters>` for more information.
message Clusters {
option (udpa.api.annotations.versioning).previous_message_type = "envoy.admin.v2alpha.Clusters";
option (udpa.annotations.versioning).previous_message_type = "envoy.admin.v2alpha.Clusters";
// Mapping from cluster name to each cluster's status.
repeated ClusterStatus cluster_statuses = 1;
@ -27,8 +27,7 @@ message Clusters {
// Details an individual cluster's current status.
// [#next-free-field: 6]
message ClusterStatus {
option (udpa.api.annotations.versioning).previous_message_type =
"envoy.admin.v2alpha.ClusterStatus";
option (udpa.annotations.versioning).previous_message_type = "envoy.admin.v2alpha.ClusterStatus";
// Name of the cluster.
string name = 1;
@ -79,7 +78,7 @@ message ClusterStatus {
// Current state of a particular host.
// [#next-free-field: 9]
message HostStatus {
option (udpa.api.annotations.versioning).previous_message_type = "envoy.admin.v2alpha.HostStatus";
option (udpa.annotations.versioning).previous_message_type = "envoy.admin.v2alpha.HostStatus";
// Address of this host.
api.v3alpha.core.Address address = 1;
@ -132,7 +131,7 @@ message HostStatus {
// Health status for a host.
// [#next-free-field: 7]
message HostHealthStatus {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.admin.v2alpha.HostHealthStatus";
// The host is currently failing active health checks.

@ -16,14 +16,14 @@ import "envoy/config/bootstrap/v3alpha/bootstrap.proto";
import "google/protobuf/any.proto";
import "google/protobuf/timestamp.proto";
import "udpa/api/annotations/versioning.proto";
import "udpa/annotations/versioning.proto";
// [#protodoc-title: ConfigDump]
// The :ref:`/config_dump <operations_admin_interface_config_dump>` admin endpoint uses this wrapper
// message to maintain and serve arbitrary configuration information from any component in Envoy.
message ConfigDump {
option (udpa.api.annotations.versioning).previous_message_type = "envoy.admin.v2alpha.ConfigDump";
option (udpa.annotations.versioning).previous_message_type = "envoy.admin.v2alpha.ConfigDump";
// This list is serialized and dumped in its entirety at the
// :ref:`/config_dump <operations_admin_interface_config_dump>` endpoint.
@ -39,7 +39,7 @@ message ConfigDump {
}
message UpdateFailureState {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.admin.v2alpha.UpdateFailureState";
// What the component configuration would have been if the update had succeeded.
@ -57,7 +57,7 @@ message UpdateFailureState {
// the static portions of an Envoy configuration by reusing the output as the bootstrap
// configuration for another Envoy.
message BootstrapConfigDump {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.admin.v2alpha.BootstrapConfigDump";
config.bootstrap.v3alpha.Bootstrap bootstrap = 1;
@ -70,12 +70,12 @@ message BootstrapConfigDump {
// configuration information can be used to recreate an Envoy configuration by populating all
// listeners as static listeners or by returning them in a LDS response.
message ListenersConfigDump {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.admin.v2alpha.ListenersConfigDump";
// Describes a statically loaded listener.
message StaticListener {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.admin.v2alpha.ListenersConfigDump.StaticListener";
// The listener config.
@ -86,7 +86,7 @@ message ListenersConfigDump {
}
message DynamicListenerState {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.admin.v2alpha.ListenersConfigDump.DynamicListenerState";
// This is the per-resource version information. This version is currently taken from the
@ -105,7 +105,7 @@ message ListenersConfigDump {
// Describes a dynamically loaded listener via the LDS API.
// [#next-free-field: 6]
message DynamicListener {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.admin.v2alpha.ListenersConfigDump.DynamicListener";
// The name or unique id of this listener, pulled from the DynamicListenerState config.
@ -147,12 +147,12 @@ message ListenersConfigDump {
// configuration information can be used to recreate an Envoy configuration by populating all
// clusters as static clusters or by returning them in a CDS response.
message ClustersConfigDump {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.admin.v2alpha.ClustersConfigDump";
// Describes a statically loaded cluster.
message StaticCluster {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.admin.v2alpha.ClustersConfigDump.StaticCluster";
// The cluster config.
@ -164,7 +164,7 @@ message ClustersConfigDump {
// Describes a dynamically loaded cluster via the CDS API.
message DynamicCluster {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.admin.v2alpha.ClustersConfigDump.DynamicCluster";
// This is the per-resource version information. This version is currently taken from the
@ -205,11 +205,11 @@ message ClustersConfigDump {
// to recreate an Envoy configuration by populating all routes as static routes or by returning them
// in RDS responses.
message RoutesConfigDump {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.admin.v2alpha.RoutesConfigDump";
message StaticRouteConfig {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.admin.v2alpha.RoutesConfigDump.StaticRouteConfig";
// The route config.
@ -220,7 +220,7 @@ message RoutesConfigDump {
}
message DynamicRouteConfig {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.admin.v2alpha.RoutesConfigDump.DynamicRouteConfig";
// This is the per-resource version information. This version is currently taken from the
@ -247,11 +247,11 @@ message RoutesConfigDump {
// the scopes defined inline with the higher order object (i.e., the HttpConnectionManager) and the
// dynamically obtained scopes via the SRDS API.
message ScopedRoutesConfigDump {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.admin.v2alpha.ScopedRoutesConfigDump";
message InlineScopedRouteConfigs {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.admin.v2alpha.ScopedRoutesConfigDump.InlineScopedRouteConfigs";
// The name assigned to the scoped route configurations.
@ -265,7 +265,7 @@ message ScopedRoutesConfigDump {
}
message DynamicScopedRouteConfigs {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.admin.v2alpha.ScopedRoutesConfigDump.DynamicScopedRouteConfigs";
// The name assigned to the scoped route configurations.
@ -292,12 +292,12 @@ message ScopedRoutesConfigDump {
// Envoys SDS implementation fills this message with all secrets fetched dynamically via SDS.
message SecretsConfigDump {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.admin.v2alpha.SecretsConfigDump";
// DynamicSecret contains secret information fetched via SDS.
message DynamicSecret {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.admin.v2alpha.SecretsConfigDump.DynamicSecret";
// The name assigned to the secret.
@ -317,7 +317,7 @@ message SecretsConfigDump {
// StaticSecret specifies statically loaded secret in bootstrap.
message StaticSecret {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.admin.v2alpha.SecretsConfigDump.StaticSecret";
// The name assigned to the secret.

@ -8,14 +8,14 @@ option java_package = "io.envoyproxy.envoy.admin.v3alpha";
import "envoy/api/v3alpha/core/address.proto";
import "udpa/api/annotations/versioning.proto";
import "udpa/annotations/versioning.proto";
// [#protodoc-title: Listeners]
// Admin endpoint uses this wrapper for `/listeners` to display listener status information.
// See :ref:`/listeners <operations_admin_interface_listeners>` for more information.
message Listeners {
option (udpa.api.annotations.versioning).previous_message_type = "envoy.admin.v2alpha.Listeners";
option (udpa.annotations.versioning).previous_message_type = "envoy.admin.v2alpha.Listeners";
// List of listener statuses.
repeated ListenerStatus listener_statuses = 1;
@ -23,8 +23,7 @@ message Listeners {
// Details an individual listener's current status.
message ListenerStatus {
option (udpa.api.annotations.versioning).previous_message_type =
"envoy.admin.v2alpha.ListenerStatus";
option (udpa.annotations.versioning).previous_message_type = "envoy.admin.v2alpha.ListenerStatus";
// Name of the listener
string name = 1;

@ -6,7 +6,7 @@ option java_outer_classname = "MemoryProto";
option java_multiple_files = true;
option java_package = "io.envoyproxy.envoy.admin.v3alpha";
import "udpa/api/annotations/versioning.proto";
import "udpa/annotations/versioning.proto";
// [#protodoc-title: Memory]
@ -15,7 +15,7 @@ import "udpa/api/annotations/versioning.proto";
// docs entitled ["Generic Tcmalloc Status"](https://gperftools.github.io/gperftools/tcmalloc.html).
// [#next-free-field: 6]
message Memory {
option (udpa.api.annotations.versioning).previous_message_type = "envoy.admin.v2alpha.Memory";
option (udpa.annotations.versioning).previous_message_type = "envoy.admin.v2alpha.Memory";
// The number of bytes allocated by the heap for Envoy. This is an alias for
// `generic.current_allocated_bytes`.

@ -6,14 +6,13 @@ option java_outer_classname = "MetricsProto";
option java_multiple_files = true;
option java_package = "io.envoyproxy.envoy.admin.v3alpha";
import "udpa/api/annotations/versioning.proto";
import "udpa/annotations/versioning.proto";
// [#protodoc-title: Metrics]
// Proto representation of an Envoy Counter or Gauge value.
message SimpleMetric {
option (udpa.api.annotations.versioning).previous_message_type =
"envoy.admin.v2alpha.SimpleMetric";
option (udpa.annotations.versioning).previous_message_type = "envoy.admin.v2alpha.SimpleMetric";
enum Type {
COUNTER = 0;

@ -6,7 +6,7 @@ option java_outer_classname = "MutexStatsProto";
option java_multiple_files = true;
option java_package = "io.envoyproxy.envoy.admin.v3alpha";
import "udpa/api/annotations/versioning.proto";
import "udpa/annotations/versioning.proto";
// [#protodoc-title: MutexStats]
@ -18,7 +18,7 @@ import "udpa/api/annotations/versioning.proto";
// correspond to core clock frequency. For more information, see the `CycleClock`
// [docs](https://github.com/abseil/abseil-cpp/blob/master/absl/base/internal/cycleclock.h).
message MutexStats {
option (udpa.api.annotations.versioning).previous_message_type = "envoy.admin.v2alpha.MutexStats";
option (udpa.annotations.versioning).previous_message_type = "envoy.admin.v2alpha.MutexStats";
// The number of individual mutex contentions which have occurred since startup.
uint64 num_contentions = 1;

@ -8,7 +8,7 @@ option java_package = "io.envoyproxy.envoy.admin.v3alpha";
import "google/protobuf/duration.proto";
import "udpa/api/annotations/versioning.proto";
import "udpa/annotations/versioning.proto";
// [#protodoc-title: Server State]
@ -16,7 +16,7 @@ import "udpa/api/annotations/versioning.proto";
// server version/server status information.
// [#next-free-field: 7]
message ServerInfo {
option (udpa.api.annotations.versioning).previous_message_type = "envoy.admin.v2alpha.ServerInfo";
option (udpa.annotations.versioning).previous_message_type = "envoy.admin.v2alpha.ServerInfo";
enum State {
// Server is live and serving traffic.
@ -53,7 +53,7 @@ message ServerInfo {
// [#next-free-field: 28]
message CommandLineOptions {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.admin.v2alpha.CommandLineOptions";
enum IpVersion {

@ -8,13 +8,13 @@ option java_package = "io.envoyproxy.envoy.admin.v3alpha";
import "envoy/service/tap/v3alpha/common.proto";
import "udpa/api/annotations/versioning.proto";
import "udpa/annotations/versioning.proto";
import "validate/validate.proto";
// The /tap admin request body that is used to configure an active tap session.
message TapRequest {
option (udpa.api.annotations.versioning).previous_message_type = "envoy.admin.v2alpha.TapRequest";
option (udpa.annotations.versioning).previous_message_type = "envoy.admin.v2alpha.TapRequest";
// The opaque configuration ID used to match the configuration to a loaded extension.
// A tap extension configures a similar opaque ID that is used to match.

@ -15,6 +15,6 @@ api_proto_package(
"//envoy/api/v3alpha/route:pkg",
"//envoy/config/listener/v2:pkg",
"//envoy/type/v3alpha:pkg",
"@com_github_cncf_udpa//udpa/api/annotations:pkg",
"@com_github_cncf_udpa//udpa/annotations:pkg",
],
)

@ -8,6 +8,6 @@ api_proto_package(
deps = [
"//envoy/api/v2/auth:pkg",
"//envoy/api/v3alpha/core:pkg",
"@com_github_cncf_udpa//udpa/api/annotations:pkg",
"@com_github_cncf_udpa//udpa/annotations:pkg",
],
)

@ -13,15 +13,14 @@ import "google/protobuf/any.proto";
import "google/protobuf/struct.proto";
import "google/protobuf/wrappers.proto";
import "udpa/api/annotations/versioning.proto";
import "udpa/annotations/versioning.proto";
import "validate/validate.proto";
// [#protodoc-title: Common TLS configuration]
message TlsParameters {
option (udpa.api.annotations.versioning).previous_message_type =
"envoy.api.v2.auth.TlsParameters";
option (udpa.annotations.versioning).previous_message_type = "envoy.api.v2.auth.TlsParameters";
enum TlsProtocol {
// Envoy will choose the optimal TLS version.
@ -110,7 +109,7 @@ message TlsParameters {
// (potentially asynchronous) signing and decryption operations. Some use cases for private key
// methods would be TPM support and TLS acceleration.
message PrivateKeyProvider {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.auth.PrivateKeyProvider";
reserved 2;
@ -129,8 +128,7 @@ message PrivateKeyProvider {
// [#next-free-field: 7]
message TlsCertificate {
option (udpa.api.annotations.versioning).previous_message_type =
"envoy.api.v2.auth.TlsCertificate";
option (udpa.annotations.versioning).previous_message_type = "envoy.api.v2.auth.TlsCertificate";
// The TLS certificate chain.
core.DataSource certificate_chain = 1;
@ -159,7 +157,7 @@ message TlsCertificate {
}
message TlsSessionTicketKeys {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.auth.TlsSessionTicketKeys";
// Keys for encrypting and decrypting TLS session tickets. The
@ -191,7 +189,7 @@ message TlsSessionTicketKeys {
// [#next-free-field: 9]
message CertificateValidationContext {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.auth.CertificateValidationContext";
// TLS certificate data containing certificate authority certificates to use in verifying
@ -309,11 +307,10 @@ message CertificateValidationContext {
// TLS context shared by both client and server TLS contexts.
// [#next-free-field: 9]
message CommonTlsContext {
option (udpa.api.annotations.versioning).previous_message_type =
"envoy.api.v2.auth.CommonTlsContext";
option (udpa.annotations.versioning).previous_message_type = "envoy.api.v2.auth.CommonTlsContext";
message CombinedCertificateValidationContext {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.auth.CommonTlsContext.CombinedCertificateValidationContext";
// How to validate peer certificates.
@ -373,7 +370,7 @@ message CommonTlsContext {
}
message UpstreamTlsContext {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.auth.UpstreamTlsContext";
// Common TLS context settings.
@ -404,7 +401,7 @@ message UpstreamTlsContext {
// [#next-free-field: 6]
message DownstreamTlsContext {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.auth.DownstreamTlsContext";
// Common TLS context settings.
@ -428,8 +425,7 @@ message DownstreamTlsContext {
}
message SdsSecretConfig {
option (udpa.api.annotations.versioning).previous_message_type =
"envoy.api.v2.auth.SdsSecretConfig";
option (udpa.annotations.versioning).previous_message_type = "envoy.api.v2.auth.SdsSecretConfig";
// Name (FQDN, UUID, SPKI, SHA256, etc.) by which the secret can be uniquely referred to.
// When both name and config are specified, then secret can be fetched and/or reloaded via SDS.
@ -441,7 +437,7 @@ message SdsSecretConfig {
}
message Secret {
option (udpa.api.annotations.versioning).previous_message_type = "envoy.api.v2.auth.Secret";
option (udpa.annotations.versioning).previous_message_type = "envoy.api.v2.auth.Secret";
// Name (FQDN, UUID, SPKI, SHA256, etc.) by which the secret can be uniquely referred to.
string name = 1;

@ -25,7 +25,7 @@ import "google/protobuf/duration.proto";
import "google/protobuf/struct.proto";
import "google/protobuf/wrappers.proto";
import "udpa/api/annotations/versioning.proto";
import "udpa/annotations/versioning.proto";
import "validate/validate.proto";
@ -50,7 +50,7 @@ service ClusterDiscoveryService {
// Configuration for a single upstream cluster.
// [#next-free-field: 46]
message Cluster {
option (udpa.api.annotations.versioning).previous_message_type = "envoy.api.v2.Cluster";
option (udpa.annotations.versioning).previous_message_type = "envoy.api.v2.Cluster";
// Refer to :ref:`service discovery type <arch_overview_service_discovery_types>`
// for an explanation on each type.
@ -153,7 +153,7 @@ message Cluster {
// TransportSocketMatch specifies what transport socket config will be used
// when the match conditions are satisfied.
message TransportSocketMatch {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.Cluster.TransportSocketMatch";
// The name of the match, used in stats generation.
@ -172,7 +172,7 @@ message Cluster {
// Extended cluster type.
message CustomClusterType {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.Cluster.CustomClusterType";
// The type of the cluster to instantiate. The name must match a supported cluster type.
@ -185,7 +185,7 @@ message Cluster {
// Only valid when discovery type is EDS.
message EdsClusterConfig {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.Cluster.EdsClusterConfig";
// Configuration for the source of EDS updates for this Cluster.
@ -201,7 +201,7 @@ message Cluster {
// endpoint metadata and selected by route and weighted cluster metadata.
// [#next-free-field: 8]
message LbSubsetConfig {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.Cluster.LbSubsetConfig";
// If NO_FALLBACK is selected, a result
@ -217,7 +217,7 @@ message Cluster {
// Specifications for subsets.
message LbSubsetSelector {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.Cluster.LbSubsetConfig.LbSubsetSelector";
// Allows to override top level fallback policy per selector.
@ -330,7 +330,7 @@ message Cluster {
// Specific configuration for the LeastRequest load balancing policy.
message LeastRequestLbConfig {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.Cluster.LeastRequestLbConfig";
// The number of random healthy hosts from which the host with the fewest active requests will
@ -341,7 +341,7 @@ message Cluster {
// Specific configuration for the :ref:`RingHash<arch_overview_load_balancing_types_ring_hash>`
// load balancing policy.
message RingHashLbConfig {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.Cluster.RingHashLbConfig";
// The hash function used to hash hosts onto the ketama ring.
@ -377,7 +377,7 @@ message Cluster {
// :ref:`Original Destination <arch_overview_load_balancing_types_original_destination>`
// load balancing policy.
message OriginalDstLbConfig {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.Cluster.OriginalDstLbConfig";
// When true, :ref:`x-envoy-original-dst-host
@ -395,13 +395,13 @@ message Cluster {
// Common configuration for all load balancer implementations.
// [#next-free-field: 7]
message CommonLbConfig {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.Cluster.CommonLbConfig";
// Configuration for :ref:`zone aware routing
// <arch_overview_load_balancing_zone_aware_routing>`.
message ZoneAwareLbConfig {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.Cluster.CommonLbConfig.ZoneAwareLbConfig";
// Configures percentage of requests that will be considered for zone aware routing
@ -427,7 +427,7 @@ message Cluster {
// Configuration for :ref:`locality weighted load balancing
// <arch_overview_load_balancing_locality_weighted_lb>`
message LocalityWeightedLbConfig {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.Cluster.CommonLbConfig.LocalityWeightedLbConfig";
}
@ -488,8 +488,7 @@ message Cluster {
}
message RefreshRate {
option (udpa.api.annotations.versioning).previous_message_type =
"envoy.api.v2.Cluster.RefreshRate";
option (udpa.annotations.versioning).previous_message_type = "envoy.api.v2.Cluster.RefreshRate";
// Specifies the base interval between refreshes. This parameter is required and must be greater
// than zero and less than
@ -849,11 +848,10 @@ message Cluster {
// To facilitate this, the config message for the top-level LB policy may include a field of
// type LoadBalancingPolicy that specifies the child policy.
message LoadBalancingPolicy {
option (udpa.api.annotations.versioning).previous_message_type =
"envoy.api.v2.LoadBalancingPolicy";
option (udpa.annotations.versioning).previous_message_type = "envoy.api.v2.LoadBalancingPolicy";
message Policy {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.LoadBalancingPolicy.Policy";
reserved 2;
@ -875,15 +873,14 @@ message LoadBalancingPolicy {
// An extensible structure containing the address Envoy should bind to when
// establishing upstream connections.
message UpstreamBindConfig {
option (udpa.api.annotations.versioning).previous_message_type =
"envoy.api.v2.UpstreamBindConfig";
option (udpa.annotations.versioning).previous_message_type = "envoy.api.v2.UpstreamBindConfig";
// The address Envoy should bind to when establishing upstream connections.
core.Address source_address = 1;
}
message UpstreamConnectionOptions {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.UpstreamConnectionOptions";
// If set then set SO_KEEPALIVE on the socket to enable TCP Keepalives.

@ -8,6 +8,6 @@ api_proto_package(
deps = [
"//envoy/api/v2/cluster:pkg",
"//envoy/api/v3alpha/core:pkg",
"@com_github_cncf_udpa//udpa/api/annotations:pkg",
"@com_github_cncf_udpa//udpa/annotations:pkg",
],
)

@ -10,7 +10,7 @@ import "envoy/api/v3alpha/core/base.proto";
import "google/protobuf/wrappers.proto";
import "udpa/api/annotations/versioning.proto";
import "udpa/annotations/versioning.proto";
import "validate/validate.proto";
@ -19,14 +19,14 @@ import "validate/validate.proto";
// :ref:`Circuit breaking<arch_overview_circuit_break>` settings can be
// specified individually for each defined priority.
message CircuitBreakers {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.cluster.CircuitBreakers";
// A Thresholds defines CircuitBreaker settings for a
// :ref:`RoutingPriority<envoy_api_enum_api.v3alpha.core.RoutingPriority>`.
// [#next-free-field: 8]
message Thresholds {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.cluster.CircuitBreakers.Thresholds";
// The :ref:`RoutingPriority<envoy_api_enum_api.v3alpha.core.RoutingPriority>`

@ -8,7 +8,7 @@ option java_package = "io.envoyproxy.envoy.api.v3alpha.cluster";
import "google/protobuf/any.proto";
import "udpa/api/annotations/versioning.proto";
import "udpa/annotations/versioning.proto";
import "validate/validate.proto";
@ -16,7 +16,7 @@ import "validate/validate.proto";
//
// Upstream filters apply to the connections to the upstream cluster hosts.
message Filter {
option (udpa.api.annotations.versioning).previous_message_type = "envoy.api.v2.cluster.Filter";
option (udpa.annotations.versioning).previous_message_type = "envoy.api.v2.cluster.Filter";
// The name of the filter to instantiate. The name must match a
// :ref:`supported filter <config_network_filters>`.

@ -9,7 +9,7 @@ option java_package = "io.envoyproxy.envoy.api.v3alpha.cluster";
import "google/protobuf/duration.proto";
import "google/protobuf/wrappers.proto";
import "udpa/api/annotations/versioning.proto";
import "udpa/annotations/versioning.proto";
import "validate/validate.proto";
@ -19,7 +19,7 @@ import "validate/validate.proto";
// more information on outlier detection.
// [#next-free-field: 21]
message OutlierDetection {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.cluster.OutlierDetection";
// The number of consecutive 5xx responses or local origin errors that are mapped

@ -8,6 +8,6 @@ api_proto_package(
deps = [
"//envoy/api/v2/core:pkg",
"//envoy/type/v3alpha:pkg",
"@com_github_cncf_udpa//udpa/api/annotations:pkg",
"@com_github_cncf_udpa//udpa/annotations:pkg",
],
)

@ -10,14 +10,14 @@ import "envoy/api/v3alpha/core/base.proto";
import "google/protobuf/wrappers.proto";
import "udpa/api/annotations/versioning.proto";
import "udpa/annotations/versioning.proto";
import "validate/validate.proto";
// [#protodoc-title: Network addresses]
message Pipe {
option (udpa.api.annotations.versioning).previous_message_type = "envoy.api.v2.core.Pipe";
option (udpa.annotations.versioning).previous_message_type = "envoy.api.v2.core.Pipe";
// Unix Domain Socket path. On Linux, paths starting with '@' will use the
// abstract namespace. The starting '@' is replaced by a null byte by Envoy.
@ -28,8 +28,7 @@ message Pipe {
// [#next-free-field: 7]
message SocketAddress {
option (udpa.api.annotations.versioning).previous_message_type =
"envoy.api.v2.core.SocketAddress";
option (udpa.annotations.versioning).previous_message_type = "envoy.api.v2.core.SocketAddress";
enum Protocol {
TCP = 0;
@ -77,7 +76,7 @@ message SocketAddress {
}
message TcpKeepalive {
option (udpa.api.annotations.versioning).previous_message_type = "envoy.api.v2.core.TcpKeepalive";
option (udpa.annotations.versioning).previous_message_type = "envoy.api.v2.core.TcpKeepalive";
// Maximum number of keepalive probes to send without response before deciding
// the connection is dead. Default is to use the OS level configuration (unless
@ -95,7 +94,7 @@ message TcpKeepalive {
}
message BindConfig {
option (udpa.api.annotations.versioning).previous_message_type = "envoy.api.v2.core.BindConfig";
option (udpa.annotations.versioning).previous_message_type = "envoy.api.v2.core.BindConfig";
// The address to bind to when creating a socket.
SocketAddress source_address = 1 [(validate.rules).message = {required: true}];
@ -118,7 +117,7 @@ message BindConfig {
// used to tell Envoy where to bind/listen, connect to upstream and find
// management servers.
message Address {
option (udpa.api.annotations.versioning).previous_message_type = "envoy.api.v2.core.Address";
option (udpa.annotations.versioning).previous_message_type = "envoy.api.v2.core.Address";
oneof address {
option (validate.required) = true;
@ -132,7 +131,7 @@ message Address {
// CidrRange specifies an IP Address and a prefix length to construct
// the subnet mask for a `CIDR <https://tools.ietf.org/html/rfc4632>`_ range.
message CidrRange {
option (udpa.api.annotations.versioning).previous_message_type = "envoy.api.v2.core.CidrRange";
option (udpa.annotations.versioning).previous_message_type = "envoy.api.v2.core.CidrRange";
// IPv4 or IPv6 address, e.g. ``192.0.0.0`` or ``2001:db8::``.
string address_prefix = 1 [(validate.rules).string = {min_bytes: 1}];

@ -13,7 +13,7 @@ import "google/protobuf/any.proto";
import "google/protobuf/struct.proto";
import "google/protobuf/wrappers.proto";
import "udpa/api/annotations/versioning.proto";
import "udpa/annotations/versioning.proto";
import "validate/validate.proto";
@ -59,7 +59,7 @@ enum TrafficDirection {
// Identifies location of where either Envoy runs or where upstream hosts run.
message Locality {
option (udpa.api.annotations.versioning).previous_message_type = "envoy.api.v2.core.Locality";
option (udpa.annotations.versioning).previous_message_type = "envoy.api.v2.core.Locality";
// Region this :ref:`zone <envoy_api_field_api.v3alpha.core.Locality.zone>` belongs to.
string region = 1;
@ -86,7 +86,7 @@ message Locality {
// configuration for serving.
// [#next-free-field: 6]
message Node {
option (udpa.api.annotations.versioning).previous_message_type = "envoy.api.v2.core.Node";
option (udpa.annotations.versioning).previous_message_type = "envoy.api.v2.core.Node";
// An opaque node identifier for the Envoy node. This also provides the local
// service node name. It should be set if any of the following features are
@ -145,7 +145,7 @@ message Node {
// (x-envoy-upstream-canary) and for stats purposes.
// [#next-major-version: move to type/metadata/v2]
message Metadata {
option (udpa.api.annotations.versioning).previous_message_type = "envoy.api.v2.core.Metadata";
option (udpa.annotations.versioning).previous_message_type = "envoy.api.v2.core.Metadata";
// Key is the reverse DNS filter name, e.g. com.acme.widget. The envoy.*
// namespace is reserved for Envoy's built-in filters.
@ -154,8 +154,7 @@ message Metadata {
// Runtime derived uint32 with a default when not specified.
message RuntimeUInt32 {
option (udpa.api.annotations.versioning).previous_message_type =
"envoy.api.v2.core.RuntimeUInt32";
option (udpa.annotations.versioning).previous_message_type = "envoy.api.v2.core.RuntimeUInt32";
// Default value if runtime value is not available.
uint32 default_value = 2;
@ -166,7 +165,7 @@ message RuntimeUInt32 {
// Runtime derived bool with a default when not specified.
message RuntimeFeatureFlag {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.core.RuntimeFeatureFlag";
// Default value if runtime value is not available.
@ -180,7 +179,7 @@ message RuntimeFeatureFlag {
// Header name/value pair.
message HeaderValue {
option (udpa.api.annotations.versioning).previous_message_type = "envoy.api.v2.core.HeaderValue";
option (udpa.annotations.versioning).previous_message_type = "envoy.api.v2.core.HeaderValue";
// Header name.
string key = 1 [(validate.rules).string = {min_bytes: 1 max_bytes: 16384}];
@ -195,7 +194,7 @@ message HeaderValue {
// Header name/value pair plus option to control append behavior.
message HeaderValueOption {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.core.HeaderValueOption";
// Header name/value pair that this option applies to.
@ -208,14 +207,14 @@ message HeaderValueOption {
// Wrapper for a set of headers.
message HeaderMap {
option (udpa.api.annotations.versioning).previous_message_type = "envoy.api.v2.core.HeaderMap";
option (udpa.annotations.versioning).previous_message_type = "envoy.api.v2.core.HeaderMap";
repeated HeaderValue headers = 1;
}
// Data source consisting of either a file or an inline value.
message DataSource {
option (udpa.api.annotations.versioning).previous_message_type = "envoy.api.v2.core.DataSource";
option (udpa.annotations.versioning).previous_message_type = "envoy.api.v2.core.DataSource";
oneof specifier {
option (validate.required) = true;
@ -233,8 +232,7 @@ message DataSource {
// The message specifies how to fetch data from remote and how to verify it.
message RemoteDataSource {
option (udpa.api.annotations.versioning).previous_message_type =
"envoy.api.v2.core.RemoteDataSource";
option (udpa.annotations.versioning).previous_message_type = "envoy.api.v2.core.RemoteDataSource";
// The HTTP URI to fetch the remote data.
HttpUri http_uri = 1 [(validate.rules).message = {required: true}];
@ -245,8 +243,7 @@ message RemoteDataSource {
// Async data source which support async data fetch.
message AsyncDataSource {
option (udpa.api.annotations.versioning).previous_message_type =
"envoy.api.v2.core.AsyncDataSource";
option (udpa.annotations.versioning).previous_message_type = "envoy.api.v2.core.AsyncDataSource";
oneof specifier {
option (validate.required) = true;
@ -264,8 +261,7 @@ message AsyncDataSource {
// empty, a default transport socket implementation and configuration will be
// chosen based on the platform and existence of tls_context.
message TransportSocket {
option (udpa.api.annotations.versioning).previous_message_type =
"envoy.api.v2.core.TransportSocket";
option (udpa.annotations.versioning).previous_message_type = "envoy.api.v2.core.TransportSocket";
reserved 2;
@ -286,7 +282,7 @@ message TransportSocket {
// might not exist in upstream kernels or precompiled Envoy binaries.
// [#next-free-field: 7]
message SocketOption {
option (udpa.api.annotations.versioning).previous_message_type = "envoy.api.v2.core.SocketOption";
option (udpa.annotations.versioning).previous_message_type = "envoy.api.v2.core.SocketOption";
enum SocketState {
// Socket options are applied after socket creation but before binding the socket to a port
@ -335,7 +331,7 @@ message SocketOption {
// integral percentage out of 100. For instance, a runtime key lookup returning the value "42"
// would parse as a `FractionalPercent` whose numerator is 42 and denominator is HUNDRED.
message RuntimeFractionalPercent {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.core.RuntimeFractionalPercent";
// Default value if the runtime value's for the numerator/denominator keys are not available.
@ -347,7 +343,7 @@ message RuntimeFractionalPercent {
// Identifies a specific ControlPlane instance that Envoy is connected to.
message ControlPlane {
option (udpa.api.annotations.versioning).previous_message_type = "envoy.api.v2.core.ControlPlane";
option (udpa.annotations.versioning).previous_message_type = "envoy.api.v2.core.ControlPlane";
// An opaque control plane identifier that uniquely identifies an instance
// of control plane. This can be used to identify which control plane instance,

@ -11,7 +11,7 @@ import "envoy/api/v3alpha/core/grpc_service.proto";
import "google/protobuf/duration.proto";
import "google/protobuf/wrappers.proto";
import "udpa/api/annotations/versioning.proto";
import "udpa/annotations/versioning.proto";
import "validate/validate.proto";
@ -21,8 +21,7 @@ import "validate/validate.proto";
// will use to fetch an xDS API.
// [#next-free-field: 8]
message ApiConfigSource {
option (udpa.api.annotations.versioning).previous_message_type =
"envoy.api.v2.core.ApiConfigSource";
option (udpa.annotations.versioning).previous_message_type = "envoy.api.v2.core.ApiConfigSource";
// APIs may be fetched via either REST or gRPC.
enum ApiType {
@ -81,7 +80,7 @@ message ApiConfigSource {
// set in :ref:`ConfigSource <envoy_api_msg_api.v3alpha.core.ConfigSource>` can be used to
// specify that ADS is to be used.
message AggregatedConfigSource {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.core.AggregatedConfigSource";
}
@ -90,13 +89,12 @@ message AggregatedConfigSource {
// set in :ref:`ConfigSource <envoy_api_msg_api.v3alpha.core.ConfigSource>` can be used to
// specify that other data can be obtained from the same server.
message SelfConfigSource {
option (udpa.api.annotations.versioning).previous_message_type =
"envoy.api.v2.core.SelfConfigSource";
option (udpa.annotations.versioning).previous_message_type = "envoy.api.v2.core.SelfConfigSource";
}
// Rate Limit settings to be applied for discovery requests made by Envoy.
message RateLimitSettings {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.core.RateLimitSettings";
// Maximum number of tokens to be used for rate limiting discovery request calls. If not set, a
@ -116,7 +114,7 @@ message RateLimitSettings {
// inotify for updates.
// [#next-free-field: 6]
message ConfigSource {
option (udpa.api.annotations.versioning).previous_message_type = "envoy.api.v2.core.ConfigSource";
option (udpa.annotations.versioning).previous_message_type = "envoy.api.v2.core.ConfigSource";
oneof config_source_specifier {
option (validate.required) = true;

@ -13,7 +13,7 @@ import "google/protobuf/duration.proto";
import "google/protobuf/empty.proto";
import "google/protobuf/struct.proto";
import "udpa/api/annotations/versioning.proto";
import "udpa/annotations/versioning.proto";
import "validate/validate.proto";
@ -23,10 +23,10 @@ import "validate/validate.proto";
// <envoy_api_msg_api.v3alpha.core.ApiConfigSource>` and filter configurations.
// [#next-free-field: 6]
message GrpcService {
option (udpa.api.annotations.versioning).previous_message_type = "envoy.api.v2.core.GrpcService";
option (udpa.annotations.versioning).previous_message_type = "envoy.api.v2.core.GrpcService";
message EnvoyGrpc {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.core.GrpcService.EnvoyGrpc";
// The name of the upstream gRPC cluster. SSL credentials will be supplied
@ -37,12 +37,12 @@ message GrpcService {
// [#next-free-field: 7]
message GoogleGrpc {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.core.GrpcService.GoogleGrpc";
// See https://grpc.io/grpc/cpp/structgrpc_1_1_ssl_credentials_options.html.
message SslCredentials {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.core.GrpcService.GoogleGrpc.SslCredentials";
// PEM encoded server root certificates.
@ -58,14 +58,14 @@ message GrpcService {
// Local channel credentials. Only UDS is supported for now.
// See https://github.com/grpc/grpc/pull/15909.
message GoogleLocalCredentials {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.core.GrpcService.GoogleGrpc.GoogleLocalCredentials";
}
// See https://grpc.io/docs/guides/auth.html#credential-types to understand Channel and Call
// credential types.
message ChannelCredentials {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.core.GrpcService.GoogleGrpc.ChannelCredentials";
oneof credential_specifier {
@ -82,11 +82,11 @@ message GrpcService {
// [#next-free-field: 8]
message CallCredentials {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.core.GrpcService.GoogleGrpc.CallCredentials";
message ServiceAccountJWTAccessCredentials {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.core.GrpcService.GoogleGrpc.CallCredentials."
"ServiceAccountJWTAccessCredentials";
@ -96,7 +96,7 @@ message GrpcService {
}
message GoogleIAMCredentials {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.core.GrpcService.GoogleGrpc.CallCredentials.GoogleIAMCredentials";
string authorization_token = 1;
@ -105,7 +105,7 @@ message GrpcService {
}
message MetadataCredentialsFromPlugin {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.core.GrpcService.GoogleGrpc.CallCredentials."
"MetadataCredentialsFromPlugin";
@ -126,7 +126,7 @@ message GrpcService {
// https://github.com/grpc/grpc/pull/19587.
// [#next-free-field: 10]
message StsService {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.core.GrpcService.GoogleGrpc.CallCredentials.StsService";
// URI of the token exchange service that handles token exchange requests.

@ -15,7 +15,7 @@ import "google/protobuf/duration.proto";
import "google/protobuf/struct.proto";
import "google/protobuf/wrappers.proto";
import "udpa/api/annotations/versioning.proto";
import "udpa/annotations/versioning.proto";
import "validate/validate.proto";
@ -52,11 +52,11 @@ enum HealthStatus {
// [#next-free-field: 21]
message HealthCheck {
option (udpa.api.annotations.versioning).previous_message_type = "envoy.api.v2.core.HealthCheck";
option (udpa.annotations.versioning).previous_message_type = "envoy.api.v2.core.HealthCheck";
// Describes the encoding of the payload bytes in the payload.
message Payload {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.core.HealthCheck.Payload";
oneof payload {
@ -72,7 +72,7 @@ message HealthCheck {
// [#next-free-field: 11]
message HttpHealthCheck {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.core.HealthCheck.HttpHealthCheck";
reserved 7;
@ -124,7 +124,7 @@ message HealthCheck {
}
message TcpHealthCheck {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.core.HealthCheck.TcpHealthCheck";
// Empty payloads imply a connect-only health check.
@ -137,7 +137,7 @@ message HealthCheck {
}
message RedisHealthCheck {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.core.HealthCheck.RedisHealthCheck";
// If set, optionally perform ``EXISTS <key>`` instead of ``PING``. A return value
@ -152,7 +152,7 @@ message HealthCheck {
// healthcheck. See `gRPC doc <https://github.com/grpc/grpc/blob/master/doc/health-checking.md>`_
// for details.
message GrpcHealthCheck {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.core.HealthCheck.GrpcHealthCheck";
// An optional service name parameter which will be sent to gRPC service in
@ -170,7 +170,7 @@ message HealthCheck {
// Custom health check.
message CustomHealthCheck {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.core.HealthCheck.CustomHealthCheck";
reserved 2;

@ -8,7 +8,7 @@ option java_package = "io.envoyproxy.envoy.api.v3alpha.core";
import "google/protobuf/duration.proto";
import "udpa/api/annotations/versioning.proto";
import "udpa/annotations/versioning.proto";
import "validate/validate.proto";
@ -16,7 +16,7 @@ import "validate/validate.proto";
// Envoy external URI descriptor
message HttpUri {
option (udpa.api.annotations.versioning).previous_message_type = "envoy.api.v2.core.HttpUri";
option (udpa.annotations.versioning).previous_message_type = "envoy.api.v2.core.HttpUri";
// The HTTP server URI. It should be a full FQDN with protocol, host and path.
//

@ -9,7 +9,7 @@ option java_package = "io.envoyproxy.envoy.api.v3alpha.core";
import "google/protobuf/duration.proto";
import "google/protobuf/wrappers.proto";
import "udpa/api/annotations/versioning.proto";
import "udpa/annotations/versioning.proto";
import "validate/validate.proto";
@ -17,12 +17,12 @@ import "validate/validate.proto";
// [#not-implemented-hide:]
message TcpProtocolOptions {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.core.TcpProtocolOptions";
}
message HttpProtocolOptions {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.core.HttpProtocolOptions";
// The idle timeout for connections. The idle timeout is defined as the
@ -54,15 +54,15 @@ message HttpProtocolOptions {
}
message Http1ProtocolOptions {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.core.Http1ProtocolOptions";
message HeaderKeyFormat {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.core.Http1ProtocolOptions.HeaderKeyFormat";
message ProperCaseWords {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.core.Http1ProtocolOptions.HeaderKeyFormat.ProperCaseWords";
}
@ -102,7 +102,7 @@ message Http1ProtocolOptions {
// [#next-free-field: 13]
message Http2ProtocolOptions {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.core.Http2ProtocolOptions";
// `Maximum table size <https://httpwg.org/specs/rfc7541.html#rfc.section.4.2>`_
@ -207,7 +207,7 @@ message Http2ProtocolOptions {
// [#not-implemented-hide:]
message GrpcProtocolOptions {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.core.GrpcProtocolOptions";
Http2ProtocolOptions http2_protocol_options = 1;

@ -11,7 +11,7 @@ import "envoy/api/v3alpha/core/base.proto";
import "google/protobuf/any.proto";
import "google/rpc/status.proto";
import "udpa/api/annotations/versioning.proto";
import "udpa/annotations/versioning.proto";
// [#protodoc-title: Common discovery API components]
@ -19,7 +19,7 @@ import "udpa/api/annotations/versioning.proto";
// a given Envoy node on some API.
// [#next-free-field: 7]
message DiscoveryRequest {
option (udpa.api.annotations.versioning).previous_message_type = "envoy.api.v2.DiscoveryRequest";
option (udpa.annotations.versioning).previous_message_type = "envoy.api.v2.DiscoveryRequest";
// The version_info provided in the request messages will be the version_info
// received with the most recent successfully processed response or empty on
@ -64,7 +64,7 @@ message DiscoveryRequest {
// [#next-free-field: 7]
message DiscoveryResponse {
option (udpa.api.annotations.versioning).previous_message_type = "envoy.api.v2.DiscoveryResponse";
option (udpa.annotations.versioning).previous_message_type = "envoy.api.v2.DiscoveryResponse";
// The version of the response data.
string version_info = 1;
@ -141,8 +141,7 @@ message DiscoveryResponse {
// initial_resource_versions.
// [#next-free-field: 8]
message DeltaDiscoveryRequest {
option (udpa.api.annotations.versioning).previous_message_type =
"envoy.api.v2.DeltaDiscoveryRequest";
option (udpa.annotations.versioning).previous_message_type = "envoy.api.v2.DeltaDiscoveryRequest";
// The node making the request.
core.Node node = 1;
@ -201,7 +200,7 @@ message DeltaDiscoveryRequest {
// [#next-free-field: 7]
message DeltaDiscoveryResponse {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.DeltaDiscoveryResponse";
// The version of the response data (used for debugging).
@ -227,7 +226,7 @@ message DeltaDiscoveryResponse {
}
message Resource {
option (udpa.api.annotations.versioning).previous_message_type = "envoy.api.v2.Resource";
option (udpa.annotations.versioning).previous_message_type = "envoy.api.v2.Resource";
// The resource's name, to distinguish it from others of the same type of resource.
string name = 3;

@ -15,7 +15,7 @@ import "google/api/annotations.proto";
import "google/protobuf/duration.proto";
import "google/protobuf/wrappers.proto";
import "udpa/api/annotations/versioning.proto";
import "udpa/annotations/versioning.proto";
import "validate/validate.proto";
@ -50,17 +50,16 @@ service EndpointDiscoveryService {
// then an endpoint within that locality will be chose based on its weight.
// [#next-free-field: 6]
message ClusterLoadAssignment {
option (udpa.api.annotations.versioning).previous_message_type =
"envoy.api.v2.ClusterLoadAssignment";
option (udpa.annotations.versioning).previous_message_type = "envoy.api.v2.ClusterLoadAssignment";
// Load balancing policy settings.
// [#next-free-field: 6]
message Policy {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.ClusterLoadAssignment.Policy";
message DropOverload {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.ClusterLoadAssignment.Policy.DropOverload";
// Identifier for the policy specifying the drop.

@ -8,6 +8,6 @@ api_proto_package(
deps = [
"//envoy/api/v2/endpoint:pkg",
"//envoy/api/v3alpha/core:pkg",
"@com_github_cncf_udpa//udpa/api/annotations:pkg",
"@com_github_cncf_udpa//udpa/annotations:pkg",
],
)

@ -12,7 +12,7 @@ import "envoy/api/v3alpha/core/health_check.proto";
import "google/protobuf/wrappers.proto";
import "udpa/api/annotations/versioning.proto";
import "udpa/annotations/versioning.proto";
import "validate/validate.proto";
@ -20,11 +20,11 @@ import "validate/validate.proto";
// Upstream host identifier.
message Endpoint {
option (udpa.api.annotations.versioning).previous_message_type = "envoy.api.v2.endpoint.Endpoint";
option (udpa.annotations.versioning).previous_message_type = "envoy.api.v2.endpoint.Endpoint";
// The optional health check configuration.
message HealthCheckConfig {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.endpoint.Endpoint.HealthCheckConfig";
// Optional alternative health check port value.
@ -60,8 +60,7 @@ message Endpoint {
// An Endpoint that Envoy can route traffic to.
// [#next-free-field: 6]
message LbEndpoint {
option (udpa.api.annotations.versioning).previous_message_type =
"envoy.api.v2.endpoint.LbEndpoint";
option (udpa.annotations.versioning).previous_message_type = "envoy.api.v2.endpoint.LbEndpoint";
// Upstream host identifier or a named reference.
oneof host_identifier {
@ -100,7 +99,7 @@ message LbEndpoint {
// balancing weights or different priorities.
// [#next-free-field: 7]
message LocalityLbEndpoints {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.endpoint.LocalityLbEndpoints";
// Identifies location of where the upstream hosts run.

@ -12,7 +12,7 @@ import "envoy/api/v3alpha/core/base.proto";
import "google/protobuf/duration.proto";
import "google/protobuf/struct.proto";
import "udpa/api/annotations/versioning.proto";
import "udpa/annotations/versioning.proto";
import "validate/validate.proto";
@ -23,7 +23,7 @@ import "validate/validate.proto";
// [#not-implemented-hide:] Not configuration. TBD how to doc proto APIs.
// [#next-free-field: 9]
message UpstreamLocalityStats {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.endpoint.UpstreamLocalityStats";
// Name of zone, region and optionally endpoint group these metrics were
@ -62,7 +62,7 @@ message UpstreamLocalityStats {
// [#not-implemented-hide:] Not configuration. TBD how to doc proto APIs.
// [#next-free-field: 8]
message UpstreamEndpointStats {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.endpoint.UpstreamEndpointStats";
// Upstream host address.
@ -104,7 +104,7 @@ message UpstreamEndpointStats {
// [#not-implemented-hide:] Not configuration. TBD how to doc proto APIs.
message EndpointLoadMetricStats {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.endpoint.EndpointLoadMetricStats";
// Name of the metric; may be empty.
@ -124,11 +124,10 @@ message EndpointLoadMetricStats {
// Next ID: 7
// [#next-free-field: 7]
message ClusterStats {
option (udpa.api.annotations.versioning).previous_message_type =
"envoy.api.v2.endpoint.ClusterStats";
option (udpa.annotations.versioning).previous_message_type = "envoy.api.v2.endpoint.ClusterStats";
message DroppedRequests {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.endpoint.ClusterStats.DroppedRequests";
// Identifier for the policy specifying the drop.

@ -18,7 +18,7 @@ import "google/api/annotations.proto";
import "google/protobuf/duration.proto";
import "google/protobuf/wrappers.proto";
import "udpa/api/annotations/versioning.proto";
import "udpa/annotations/versioning.proto";
import "validate/validate.proto";
@ -46,7 +46,7 @@ service ListenerDiscoveryService {
// [#next-free-field: 22]
message Listener {
option (udpa.api.annotations.versioning).previous_message_type = "envoy.api.v2.Listener";
option (udpa.annotations.versioning).previous_message_type = "envoy.api.v2.Listener";
enum DrainType {
// Drain in response to calling /healthcheck/fail admin endpoint (along with the health check
@ -61,7 +61,7 @@ message Listener {
// [#not-implemented-hide:]
message DeprecatedV1 {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.Listener.DeprecatedV1";
// Whether the listener should bind to the port. A listener that doesn't
@ -79,7 +79,7 @@ message Listener {
// Configuration for listener connection balancing.
message ConnectionBalanceConfig {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.Listener.ConnectionBalanceConfig";
// A connection balancer implementation that does exact balancing. This means that a lock is
@ -89,7 +89,7 @@ message Listener {
// sacrifices accept throughput for accuracy and should be used when there are a small number of
// connections that rarely cycle (e.g., service mesh gRPC egress).
message ExactBalance {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.Listener.ConnectionBalanceConfig.ExactBalance";
}

@ -8,6 +8,6 @@ api_proto_package(
deps = [
"//envoy/api/v2/listener:pkg",
"//envoy/api/v3alpha/core:pkg",
"@com_github_cncf_udpa//udpa/api/annotations:pkg",
"@com_github_cncf_udpa//udpa/annotations:pkg",
],
)

@ -13,7 +13,7 @@ import "google/protobuf/any.proto";
import "google/protobuf/struct.proto";
import "google/protobuf/wrappers.proto";
import "udpa/api/annotations/versioning.proto";
import "udpa/annotations/versioning.proto";
import "validate/validate.proto";
@ -21,7 +21,7 @@ import "validate/validate.proto";
// Listener :ref:`configuration overview <config_listeners>`
message Filter {
option (udpa.api.annotations.versioning).previous_message_type = "envoy.api.v2.listener.Filter";
option (udpa.annotations.versioning).previous_message_type = "envoy.api.v2.listener.Filter";
reserved 3, 2;
@ -68,7 +68,7 @@ message Filter {
// [#comment:TODO(PiotrSikora): Add support for configurable precedence of the rules]
// [#next-free-field: 13]
message FilterChainMatch {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.listener.FilterChainMatch";
enum ConnectionSourceType {
@ -167,8 +167,7 @@ message FilterChainMatch {
// various other parameters.
// [#next-free-field: 8]
message FilterChain {
option (udpa.api.annotations.versioning).previous_message_type =
"envoy.api.v2.listener.FilterChain";
option (udpa.annotations.versioning).previous_message_type = "envoy.api.v2.listener.FilterChain";
reserved 2;
@ -208,7 +207,7 @@ message FilterChain {
}
message ListenerFilter {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.listener.ListenerFilter";
reserved 2;

@ -9,14 +9,14 @@ option java_package = "io.envoyproxy.envoy.api.v3alpha.listener";
import "google/protobuf/duration.proto";
import "google/protobuf/wrappers.proto";
import "udpa/api/annotations/versioning.proto";
import "udpa/annotations/versioning.proto";
// [#protodoc-title: QUIC listener Config]
// Configuration specific to the QUIC protocol.
// Next id: 4
message QuicProtocolOptions {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.listener.QuicProtocolOptions";
// Maximum number of streams that the client can negotiate per connection. 100

@ -9,13 +9,13 @@ option java_package = "io.envoyproxy.envoy.api.v3alpha.listener";
import "google/protobuf/any.proto";
import "google/protobuf/struct.proto";
import "udpa/api/annotations/versioning.proto";
import "udpa/annotations/versioning.proto";
// [#protodoc-title: UDP Listener Config]
// Listener :ref:`configuration overview <config_listeners>`
message UdpListenerConfig {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.listener.UdpListenerConfig";
reserved 2;

@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2
api_proto_package(
deps = [
"//envoy/api/v2/ratelimit:pkg",
"@com_github_cncf_udpa//udpa/api/annotations:pkg",
"@com_github_cncf_udpa//udpa/annotations:pkg",
],
)

@ -6,7 +6,7 @@ option java_outer_classname = "RatelimitProto";
option java_multiple_files = true;
option java_package = "io.envoyproxy.envoy.api.v3alpha.ratelimit";
import "udpa/api/annotations/versioning.proto";
import "udpa/annotations/versioning.proto";
import "validate/validate.proto";
@ -54,11 +54,11 @@ import "validate/validate.proto";
// The idea behind the API is that (1)/(2)/(3) and (4)/(5) can be sent in 1 request if desired.
// This enables building complex application scenarios with a generic backend.
message RateLimitDescriptor {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.ratelimit.RateLimitDescriptor";
message Entry {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.ratelimit.RateLimitDescriptor.Entry";
// Descriptor key.

@ -15,7 +15,7 @@ import "envoy/api/v3alpha/route/route.proto";
import "google/api/annotations.proto";
import "google/protobuf/wrappers.proto";
import "udpa/api/annotations/versioning.proto";
import "udpa/annotations/versioning.proto";
import "validate/validate.proto";
@ -61,8 +61,7 @@ service VirtualHostDiscoveryService {
// [#next-free-field: 11]
message RouteConfiguration {
option (udpa.api.annotations.versioning).previous_message_type =
"envoy.api.v2.RouteConfiguration";
option (udpa.annotations.versioning).previous_message_type = "envoy.api.v2.RouteConfiguration";
// The name of the route configuration. For example, it might match
// :ref:`route_config_name
@ -144,7 +143,7 @@ message RouteConfiguration {
// [#not-implemented-hide:]
message Vhds {
option (udpa.api.annotations.versioning).previous_message_type = "envoy.api.v2.Vhds";
option (udpa.annotations.versioning).previous_message_type = "envoy.api.v2.Vhds";
// Configuration source specifier for VHDS.
core.ConfigSource config_source = 1 [(validate.rules).message = {required: true}];

@ -11,6 +11,6 @@ api_proto_package(
"//envoy/type/matcher/v3alpha:pkg",
"//envoy/type/tracing/v2:pkg",
"//envoy/type/v3alpha:pkg",
"@com_github_cncf_udpa//udpa/api/annotations:pkg",
"@com_github_cncf_udpa//udpa/annotations:pkg",
],
)

@ -18,7 +18,7 @@ import "google/protobuf/duration.proto";
import "google/protobuf/struct.proto";
import "google/protobuf/wrappers.proto";
import "udpa/api/annotations/versioning.proto";
import "udpa/annotations/versioning.proto";
import "validate/validate.proto";
@ -33,7 +33,7 @@ import "validate/validate.proto";
// upstream cluster to route to or whether to perform a redirect.
// [#next-free-field: 19]
message VirtualHost {
option (udpa.api.annotations.versioning).previous_message_type = "envoy.api.v2.route.VirtualHost";
option (udpa.annotations.versioning).previous_message_type = "envoy.api.v2.route.VirtualHost";
enum TlsRequirementType {
// No TLS requirement for the virtual host.
@ -154,8 +154,7 @@ message VirtualHost {
// A filter-defined action type.
message FilterAction {
option (udpa.api.annotations.versioning).previous_message_type =
"envoy.api.v2.route.FilterAction";
option (udpa.annotations.versioning).previous_message_type = "envoy.api.v2.route.FilterAction";
google.protobuf.Any action = 1;
}
@ -169,7 +168,7 @@ message FilterAction {
// <envoy_api_msg_api.v3alpha.route.HeaderMatcher>`.
// [#next-free-field: 18]
message Route {
option (udpa.api.annotations.versioning).previous_message_type = "envoy.api.v2.route.Route";
option (udpa.annotations.versioning).previous_message_type = "envoy.api.v2.route.Route";
reserved 6, 8;
@ -259,12 +258,11 @@ message Route {
// traffic to be forwarded to each cluster. The router selects an upstream cluster based on the
// weights.
message WeightedCluster {
option (udpa.api.annotations.versioning).previous_message_type =
"envoy.api.v2.route.WeightedCluster";
option (udpa.annotations.versioning).previous_message_type = "envoy.api.v2.route.WeightedCluster";
// [#next-free-field: 11]
message ClusterWeight {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.route.WeightedCluster.ClusterWeight";
reserved 7, 8;
@ -346,15 +344,15 @@ message WeightedCluster {
// [#next-free-field: 12]
message RouteMatch {
option (udpa.api.annotations.versioning).previous_message_type = "envoy.api.v2.route.RouteMatch";
option (udpa.annotations.versioning).previous_message_type = "envoy.api.v2.route.RouteMatch";
message GrpcRouteMatchOptions {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.route.RouteMatch.GrpcRouteMatchOptions";
}
message TlsContextMatchOptions {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.route.RouteMatch.TlsContextMatchOptions";
// If specified, the route will match against whether or not a certificate is presented.
@ -441,7 +439,7 @@ message RouteMatch {
// [#next-free-field: 12]
message CorsPolicy {
option (udpa.api.annotations.versioning).previous_message_type = "envoy.api.v2.route.CorsPolicy";
option (udpa.annotations.versioning).previous_message_type = "envoy.api.v2.route.CorsPolicy";
reserved 1, 8, 7;
@ -491,7 +489,7 @@ message CorsPolicy {
// [#next-free-field: 30]
message RouteAction {
option (udpa.api.annotations.versioning).previous_message_type = "envoy.api.v2.route.RouteAction";
option (udpa.annotations.versioning).previous_message_type = "envoy.api.v2.route.RouteAction";
enum ClusterNotFoundResponseCode {
// HTTP status code - 503 Service Unavailable.
@ -515,7 +513,7 @@ message RouteAction {
// During shadowing, the host/authority header is altered such that *-shadow* is appended. This is
// useful for logging. For example, *cluster1* becomes *cluster1-shadow*.
message RequestMirrorPolicy {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.route.RouteAction.RequestMirrorPolicy";
reserved 2;
@ -543,11 +541,11 @@ message RouteAction {
// <arch_overview_load_balancing_types>`.
// [#next-free-field: 6]
message HashPolicy {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.route.RouteAction.HashPolicy";
message Header {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.route.RouteAction.HashPolicy.Header";
// The name of the request header that will be used to obtain the hash
@ -570,7 +568,7 @@ message RouteAction {
// streams on the same connection will independently receive the same
// cookie, even if they arrive at the Envoy simultaneously.
message Cookie {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.route.RouteAction.HashPolicy.Cookie";
// The name of the cookie that will be used to obtain the hash key. If the
@ -589,7 +587,7 @@ message RouteAction {
}
message ConnectionProperties {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.route.RouteAction.HashPolicy.ConnectionProperties";
// Hash on source IP address.
@ -651,7 +649,7 @@ message RouteAction {
// <envoy_api_field_config.filter.network.http_connection_manager.v3alpha.HttpConnectionManager.upgrade_configs>`
// but does not affect any custom filter chain specified there.
message UpgradeConfig {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.route.RouteAction.UpgradeConfig";
// The case-insensitive name of this upgrade, e.g. "websocket".
@ -865,10 +863,10 @@ message RouteAction {
// HTTP retry :ref:`architecture overview <arch_overview_http_routing_retry>`.
// [#next-free-field: 11]
message RetryPolicy {
option (udpa.api.annotations.versioning).previous_message_type = "envoy.api.v2.route.RetryPolicy";
option (udpa.annotations.versioning).previous_message_type = "envoy.api.v2.route.RetryPolicy";
message RetryPriority {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.route.RetryPolicy.RetryPriority";
reserved 2;
@ -883,7 +881,7 @@ message RetryPolicy {
}
message RetryHostPredicate {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.route.RetryPolicy.RetryHostPredicate";
reserved 2;
@ -898,7 +896,7 @@ message RetryPolicy {
}
message RetryBackOff {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.route.RetryPolicy.RetryBackOff";
// Specifies the base interval between retries. This parameter is required and must be greater
@ -977,7 +975,7 @@ message RetryPolicy {
// HTTP request hedging :ref:`architecture overview <arch_overview_http_routing_hedging>`.
message HedgePolicy {
option (udpa.api.annotations.versioning).previous_message_type = "envoy.api.v2.route.HedgePolicy";
option (udpa.annotations.versioning).previous_message_type = "envoy.api.v2.route.HedgePolicy";
// Specifies the number of initial requests that should be sent upstream.
// Must be at least 1.
@ -1004,8 +1002,7 @@ message HedgePolicy {
// [#next-free-field: 9]
message RedirectAction {
option (udpa.api.annotations.versioning).previous_message_type =
"envoy.api.v2.route.RedirectAction";
option (udpa.annotations.versioning).previous_message_type = "envoy.api.v2.route.RedirectAction";
enum RedirectResponseCode {
// Moved Permanently HTTP Status Code - 301.
@ -1069,7 +1066,7 @@ message RedirectAction {
}
message DirectResponseAction {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.route.DirectResponseAction";
// Specifies the HTTP response status to be returned.
@ -1087,7 +1084,7 @@ message DirectResponseAction {
}
message Decorator {
option (udpa.api.annotations.versioning).previous_message_type = "envoy.api.v2.route.Decorator";
option (udpa.annotations.versioning).previous_message_type = "envoy.api.v2.route.Decorator";
// The operation name associated with the request matched to this route. If tracing is
// enabled, this information will be used as the span name reported for this request.
@ -1101,7 +1098,7 @@ message Decorator {
}
message Tracing {
option (udpa.api.annotations.versioning).previous_message_type = "envoy.api.v2.route.Tracing";
option (udpa.annotations.versioning).previous_message_type = "envoy.api.v2.route.Tracing";
// Target percentage of requests managed by this HTTP connection manager that will be force
// traced if the :ref:`x-client-trace-id <config_http_conn_man_headers_x-client-trace-id>`
@ -1155,8 +1152,7 @@ message Tracing {
// every application endpoint. This is both not easily maintainable and as well the matching and
// statistics output are not free.
message VirtualCluster {
option (udpa.api.annotations.versioning).previous_message_type =
"envoy.api.v2.route.VirtualCluster";
option (udpa.annotations.versioning).previous_message_type = "envoy.api.v2.route.VirtualCluster";
reserved 1, 3;
@ -1175,11 +1171,11 @@ message VirtualCluster {
// Global rate limiting :ref:`architecture overview <arch_overview_rate_limit>`.
message RateLimit {
option (udpa.api.annotations.versioning).previous_message_type = "envoy.api.v2.route.RateLimit";
option (udpa.annotations.versioning).previous_message_type = "envoy.api.v2.route.RateLimit";
// [#next-free-field: 7]
message Action {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.route.RateLimit.Action";
// The following descriptor entry is appended to the descriptor:
@ -1190,7 +1186,7 @@ message RateLimit {
//
// <local service cluster> is derived from the :option:`--service-cluster` option.
message SourceCluster {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.route.RateLimit.Action.SourceCluster";
}
@ -1213,7 +1209,7 @@ message RateLimit {
// indicates which
// header in the request contains the target cluster.
message DestinationCluster {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.route.RateLimit.Action.DestinationCluster";
}
@ -1224,7 +1220,7 @@ message RateLimit {
//
// ("<descriptor_key>", "<header_value_queried_from_header>")
message RequestHeaders {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.route.RateLimit.Action.RequestHeaders";
// The header name to be queried from the request headers. The headers
@ -1243,7 +1239,7 @@ message RateLimit {
//
// ("remote_address", "<trusted address from x-forwarded-for>")
message RemoteAddress {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.route.RateLimit.Action.RemoteAddress";
}
@ -1253,7 +1249,7 @@ message RateLimit {
//
// ("generic_key", "<descriptor_value>")
message GenericKey {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.route.RateLimit.Action.GenericKey";
// The value to use in the descriptor entry.
@ -1266,7 +1262,7 @@ message RateLimit {
//
// ("header_match", "<descriptor_value>")
message HeaderValueMatch {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.route.RateLimit.Action.HeaderValueMatch";
// The value to use in the descriptor entry.
@ -1356,8 +1352,7 @@ message RateLimit {
// [#next-major-version: HeaderMatcher should be refactored to use StringMatcher.]
// [#next-free-field: 12]
message HeaderMatcher {
option (udpa.api.annotations.versioning).previous_message_type =
"envoy.api.v2.route.HeaderMatcher";
option (udpa.annotations.versioning).previous_message_type = "envoy.api.v2.route.HeaderMatcher";
reserved 2, 3, 5;
@ -1423,7 +1418,7 @@ message HeaderMatcher {
// as an ampersand-separated list of keys and/or key=value elements.
// [#next-free-field: 7]
message QueryParameterMatcher {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.route.QueryParameterMatcher";
reserved 3, 4;

@ -11,7 +11,7 @@ import "envoy/api/v3alpha/discovery.proto";
import "google/api/annotations.proto";
import "udpa/api/annotations/versioning.proto";
import "udpa/annotations/versioning.proto";
import "validate/validate.proto";
@ -100,7 +100,7 @@ service ScopedRoutesDiscoveryService {
// RouteConfiguration being assigned to the HTTP request/stream.
//
message ScopedRouteConfiguration {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.ScopedRouteConfiguration";
// Specifies a key which is matched against the output of the
@ -109,11 +109,11 @@ message ScopedRouteConfiguration {
// request and is dependent on the order of the fragments contained in the
// Key.
message Key {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.ScopedRouteConfiguration.Key";
message Fragment {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.api.v2.ScopedRouteConfiguration.Key.Fragment";
oneof type {

@ -8,6 +8,6 @@ api_proto_package(
deps = [
"//envoy/api/v3alpha/core:pkg",
"//envoy/config/accesslog/v2:pkg",
"@com_github_cncf_udpa//udpa/api/annotations:pkg",
"@com_github_cncf_udpa//udpa/annotations:pkg",
],
)

@ -11,7 +11,7 @@ import "envoy/api/v3alpha/core/grpc_service.proto";
import "google/protobuf/duration.proto";
import "google/protobuf/wrappers.proto";
import "udpa/api/annotations/versioning.proto";
import "udpa/annotations/versioning.proto";
import "validate/validate.proto";
@ -23,7 +23,7 @@ import "validate/validate.proto";
// <envoy_api_field_service.accesslog.v3alpha.StreamAccessLogsMessage.http_logs>`.
// [#extension: envoy.access_loggers.http_grpc]
message HttpGrpcAccessLogConfig {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.accesslog.v2.HttpGrpcAccessLogConfig";
CommonGrpcAccessLogConfig common_config = 1 [(validate.rules).message = {required: true}];
@ -45,7 +45,7 @@ message HttpGrpcAccessLogConfig {
// populate *StreamAccessLogsMessage.tcp_logs*.
// [#extension: envoy.access_loggers.tcp_grpc]
message TcpGrpcAccessLogConfig {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.accesslog.v2.TcpGrpcAccessLogConfig";
CommonGrpcAccessLogConfig common_config = 1 [(validate.rules).message = {required: true}];
@ -54,7 +54,7 @@ message TcpGrpcAccessLogConfig {
// Common configuration for gRPC access logs.
// [#next-free-field: 6]
message CommonGrpcAccessLogConfig {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.accesslog.v2.CommonGrpcAccessLogConfig";
// The friendly name of the access log to be returned in :ref:`StreamAccessLogsMessage.Identifier

@ -8,7 +8,7 @@ option java_package = "io.envoyproxy.envoy.config.accesslog.v3alpha";
import "google/protobuf/struct.proto";
import "udpa/api/annotations/versioning.proto";
import "udpa/annotations/versioning.proto";
import "validate/validate.proto";
@ -19,7 +19,7 @@ import "validate/validate.proto";
// <envoy_api_msg_config.filter.accesslog.v3alpha.AccessLog>` that writes log entries directly to a
// file. Configures the built-in *envoy.file_access_log* AccessLog.
message FileAccessLog {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.accesslog.v2.FileAccessLog";
// A path to a local file to which to write the access log entries.

@ -13,6 +13,6 @@ api_proto_package(
"//envoy/config/metrics/v3alpha:pkg",
"//envoy/config/overload/v3alpha:pkg",
"//envoy/config/trace/v3alpha:pkg",
"@com_github_cncf_udpa//udpa/api/annotations:pkg",
"@com_github_cncf_udpa//udpa/annotations:pkg",
],
)

@ -20,7 +20,7 @@ import "google/protobuf/duration.proto";
import "google/protobuf/struct.proto";
import "google/protobuf/wrappers.proto";
import "udpa/api/annotations/versioning.proto";
import "udpa/annotations/versioning.proto";
import "validate/validate.proto";
@ -32,11 +32,11 @@ import "validate/validate.proto";
// Bootstrap :ref:`configuration overview <config_overview_v2_bootstrap>`.
// [#next-free-field: 21]
message Bootstrap {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.bootstrap.v2.Bootstrap";
message StaticResources {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.bootstrap.v2.Bootstrap.StaticResources";
// Static :ref:`Listeners <envoy_api_msg_api.v3alpha.Listener>`. These listeners are
@ -56,7 +56,7 @@ message Bootstrap {
}
message DynamicResources {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.bootstrap.v2.Bootstrap.DynamicResources";
reserved 4;
@ -174,8 +174,7 @@ message Bootstrap {
// Administration interface :ref:`operations documentation
// <operations_admin_interface>`.
message Admin {
option (udpa.api.annotations.versioning).previous_message_type =
"envoy.config.bootstrap.v2.Admin";
option (udpa.annotations.versioning).previous_message_type = "envoy.config.bootstrap.v2.Admin";
// The path to write the access log for the administration server. If no
// access log is desired specify /dev/null. This is only required if
@ -197,11 +196,11 @@ message Admin {
// Cluster manager :ref:`architecture overview <arch_overview_cluster_manager>`.
message ClusterManager {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.bootstrap.v2.ClusterManager";
message OutlierDetection {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.bootstrap.v2.ClusterManager.OutlierDetection";
// Specifies the path to the outlier event log.
@ -237,8 +236,7 @@ message ClusterManager {
// nonresponsive threads and kills the process after the configured thresholds.
// See the :ref:`watchdog documentation <operations_performance_watchdog>` for more information.
message Watchdog {
option (udpa.api.annotations.versioning).previous_message_type =
"envoy.config.bootstrap.v2.Watchdog";
option (udpa.annotations.versioning).previous_message_type = "envoy.config.bootstrap.v2.Watchdog";
// The duration after which Envoy counts a nonresponsive thread in the
// *watchdog_miss* statistic. If not specified the default is 200ms.
@ -262,8 +260,7 @@ message Watchdog {
// Runtime :ref:`configuration overview <config_runtime>` (deprecated).
message Runtime {
option (udpa.api.annotations.versioning).previous_message_type =
"envoy.config.bootstrap.v2.Runtime";
option (udpa.annotations.versioning).previous_message_type = "envoy.config.bootstrap.v2.Runtime";
// The implementation assumes that the file system tree is accessed via a
// symbolic link. An atomic link swap is used when a new tree should be
@ -295,12 +292,12 @@ message Runtime {
// [#next-free-field: 6]
message RuntimeLayer {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.bootstrap.v2.RuntimeLayer";
// :ref:`Disk runtime <config_runtime_local_disk>` layer.
message DiskLayer {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.bootstrap.v2.RuntimeLayer.DiskLayer";
// The implementation assumes that the file system tree is accessed via a
@ -324,13 +321,13 @@ message RuntimeLayer {
// :ref:`Admin console runtime <config_runtime_admin>` layer.
message AdminLayer {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.bootstrap.v2.RuntimeLayer.AdminLayer";
}
// :ref:`Runtime Discovery Service (RTDS) <config_runtime_rtds>` layer.
message RtdsLayer {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.bootstrap.v2.RuntimeLayer.RtdsLayer";
// Resource to subscribe to at *rtds_config* for the RTDS layer.
@ -363,7 +360,7 @@ message RuntimeLayer {
// Runtime :ref:`configuration overview <config_runtime>`.
message LayeredRuntime {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.bootstrap.v2.LayeredRuntime";
// The :ref:`layers <config_runtime_layering>` of the runtime. This is ordered

@ -8,6 +8,6 @@ api_proto_package(
deps = [
"//envoy/config/cluster/dynamic_forward_proxy/v2alpha:pkg",
"//envoy/config/common/dynamic_forward_proxy/v3alpha:pkg",
"@com_github_cncf_udpa//udpa/api/annotations:pkg",
"@com_github_cncf_udpa//udpa/annotations:pkg",
],
)

@ -8,7 +8,7 @@ option java_package = "io.envoyproxy.envoy.config.cluster.dynamic_forward_proxy.
import "envoy/config/common/dynamic_forward_proxy/v3alpha/dns_cache.proto";
import "udpa/api/annotations/versioning.proto";
import "udpa/annotations/versioning.proto";
import "validate/validate.proto";
@ -18,7 +18,7 @@ import "validate/validate.proto";
// <arch_overview_http_dynamic_forward_proxy>` for more information.
// [#extension: envoy.clusters.dynamic_forward_proxy]
message ClusterConfig {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.cluster.dynamic_forward_proxy.v2alpha.ClusterConfig";
// The DNS cache configuration that the cluster will attach to. Note this configuration must

@ -8,6 +8,6 @@ api_proto_package(
deps = [
"//envoy/api/v3alpha:pkg",
"//envoy/config/common/dynamic_forward_proxy/v2alpha:pkg",
"@com_github_cncf_udpa//udpa/api/annotations:pkg",
"@com_github_cncf_udpa//udpa/annotations:pkg",
],
)

@ -11,7 +11,7 @@ import "envoy/api/v3alpha/cds.proto";
import "google/protobuf/duration.proto";
import "google/protobuf/wrappers.proto";
import "udpa/api/annotations/versioning.proto";
import "udpa/annotations/versioning.proto";
import "validate/validate.proto";
@ -21,7 +21,7 @@ import "validate/validate.proto";
// <arch_overview_http_dynamic_forward_proxy>` for more information.
// [#next-free-field: 6]
message DnsCacheConfig {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.common.dynamic_forward_proxy.v2alpha.DnsCacheConfig";
// The name of the cache. Multiple named caches allow independent dynamic forward proxy

@ -9,6 +9,6 @@ api_proto_package(
"//envoy/api/v3alpha/core:pkg",
"//envoy/config/common/tap/v2alpha:pkg",
"//envoy/service/tap/v3alpha:pkg",
"@com_github_cncf_udpa//udpa/api/annotations:pkg",
"@com_github_cncf_udpa//udpa/annotations:pkg",
],
)

@ -9,7 +9,7 @@ option java_package = "io.envoyproxy.envoy.config.common.tap.v3alpha";
import "envoy/api/v3alpha/core/config_source.proto";
import "envoy/service/tap/v3alpha/common.proto";
import "udpa/api/annotations/versioning.proto";
import "udpa/annotations/versioning.proto";
import "validate/validate.proto";
@ -17,12 +17,12 @@ import "validate/validate.proto";
// Common configuration for all tap extensions.
message CommonExtensionConfig {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.common.tap.v2alpha.CommonExtensionConfig";
// [#not-implemented-hide:]
message TapDSConfig {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.common.tap.v2alpha.CommonExtensionConfig.TapDSConfig";
// Configuration for the source of TapDS updates for this Cluster.
@ -50,7 +50,7 @@ message CommonExtensionConfig {
// Configuration for the admin handler. See :ref:`here <config_http_filters_tap_admin_handler>` for
// more information.
message AdminConfig {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.common.tap.v2alpha.AdminConfig";
// Opaque configuration ID. When requests are made to the admin handler, the passed opaque ID is

@ -10,6 +10,6 @@ api_proto_package(
"//envoy/api/v3alpha/route:pkg",
"//envoy/config/filter/accesslog/v2:pkg",
"//envoy/type/v3alpha:pkg",
"@com_github_cncf_udpa//udpa/api/annotations:pkg",
"@com_github_cncf_udpa//udpa/annotations:pkg",
],
)

@ -13,14 +13,14 @@ import "envoy/type/v3alpha/percent.proto";
import "google/protobuf/any.proto";
import "google/protobuf/struct.proto";
import "udpa/api/annotations/versioning.proto";
import "udpa/annotations/versioning.proto";
import "validate/validate.proto";
// [#protodoc-title: Common access log types]
message AccessLog {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.accesslog.v2.AccessLog";
reserved 3;
@ -54,7 +54,7 @@ message AccessLog {
// [#next-free-field: 12]
message AccessLogFilter {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.accesslog.v2.AccessLogFilter";
oneof filter_specifier {
@ -97,7 +97,7 @@ message AccessLogFilter {
// Filter on an integer comparison.
message ComparisonFilter {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.accesslog.v2.ComparisonFilter";
enum Op {
@ -120,7 +120,7 @@ message ComparisonFilter {
// Filters on HTTP response/status code.
message StatusCodeFilter {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.accesslog.v2.StatusCodeFilter";
// Comparison.
@ -129,7 +129,7 @@ message StatusCodeFilter {
// Filters on total request duration in milliseconds.
message DurationFilter {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.accesslog.v2.DurationFilter";
// Comparison.
@ -139,20 +139,20 @@ message DurationFilter {
// Filters for requests that are not health check requests. A health check
// request is marked by the health check filter.
message NotHealthCheckFilter {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.accesslog.v2.NotHealthCheckFilter";
}
// Filters for requests that are traceable. See the tracing overview for more
// information on how a request becomes traceable.
message TraceableFilter {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.accesslog.v2.TraceableFilter";
}
// Filters for random sampling of requests.
message RuntimeFilter {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.accesslog.v2.RuntimeFilter";
// Runtime key to get an optional overridden numerator for use in the *percent_sampled* field.
@ -181,7 +181,7 @@ message RuntimeFilter {
// Filters are evaluated sequentially and if one of them returns false, the
// filter returns false immediately.
message AndFilter {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.accesslog.v2.AndFilter";
repeated AccessLogFilter filters = 1 [(validate.rules).repeated = {min_items: 2}];
@ -191,7 +191,7 @@ message AndFilter {
// Filters are evaluated sequentially and if one of them returns true, the
// filter returns true immediately.
message OrFilter {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.accesslog.v2.OrFilter";
repeated AccessLogFilter filters = 2 [(validate.rules).repeated = {min_items: 2}];
@ -199,7 +199,7 @@ message OrFilter {
// Filters requests based on the presence or value of a request header.
message HeaderFilter {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.accesslog.v2.HeaderFilter";
// Only requests with a header which matches the specified HeaderMatcher will pass the filter
@ -211,7 +211,7 @@ message HeaderFilter {
// A list of the response flags can be found
// in the access log formatter :ref:`documentation<config_access_log_format_response_flags>`.
message ResponseFlagFilter {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.accesslog.v2.ResponseFlagFilter";
// Only responses with the any of the flags listed in this field will be logged.
@ -247,7 +247,7 @@ message ResponseFlagFilter {
// Filters gRPC requests based on their response status. If a gRPC status is not provided, the
// filter will infer the status from the HTTP status code.
message GrpcStatusFilter {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.accesslog.v2.GrpcStatusFilter";
enum Status {
@ -280,7 +280,7 @@ message GrpcStatusFilter {
// Extension filter is statically registered at runtime.
message ExtensionFilter {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.accesslog.v2.ExtensionFilter";
reserved 2;

@ -8,6 +8,6 @@ api_proto_package(
deps = [
"//envoy/config/filter/fault/v2:pkg",
"//envoy/type/v3alpha:pkg",
"@com_github_cncf_udpa//udpa/api/annotations:pkg",
"@com_github_cncf_udpa//udpa/annotations:pkg",
],
)

@ -10,7 +10,7 @@ import "envoy/type/v3alpha/percent.proto";
import "google/protobuf/duration.proto";
import "udpa/api/annotations/versioning.proto";
import "udpa/annotations/versioning.proto";
import "validate/validate.proto";
@ -20,7 +20,7 @@ import "validate/validate.proto";
// HTTP/gRPC/Mongo/Redis operation or delay proxying of TCP connections.
// [#next-free-field: 6]
message FaultDelay {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.fault.v2.FaultDelay";
enum FaultDelayType {
@ -32,7 +32,7 @@ message FaultDelay {
// :ref:`http fault filter <config_http_filters_fault_injection_http_header>` documentation for
// more information.
message HeaderDelay {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.fault.v2.FaultDelay.HeaderDelay";
}
@ -61,12 +61,12 @@ message FaultDelay {
// Describes a rate limit to be applied.
message FaultRateLimit {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.fault.v2.FaultRateLimit";
// Describes a fixed/constant rate limit.
message FixedLimit {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.fault.v2.FaultRateLimit.FixedLimit";
// The limit supplied in KiB/s.
@ -77,7 +77,7 @@ message FaultRateLimit {
// :ref:`http fault filter <config_http_filters_fault_injection_http_header>` documentation for
// more information.
message HeaderLimit {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.fault.v2.FaultRateLimit.HeaderLimit";
}

@ -9,6 +9,6 @@ api_proto_package(
"//envoy/api/v3alpha/core:pkg",
"//envoy/config/filter/http/adaptive_concurrency/v2alpha:pkg",
"//envoy/type/v3alpha:pkg",
"@com_github_cncf_udpa//udpa/api/annotations:pkg",
"@com_github_cncf_udpa//udpa/annotations:pkg",
],
)

@ -13,7 +13,7 @@ import "google/api/annotations.proto";
import "google/protobuf/duration.proto";
import "google/protobuf/wrappers.proto";
import "udpa/api/annotations/versioning.proto";
import "udpa/annotations/versioning.proto";
import "validate/validate.proto";
@ -24,13 +24,13 @@ import "validate/validate.proto";
// Configuration parameters for the gradient controller.
message GradientControllerConfig {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.http.adaptive_concurrency.v2alpha.GradientControllerConfig";
// Parameters controlling the periodic recalculation of the concurrency limit from sampled request
// latencies.
message ConcurrencyLimitCalculationParams {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.http.adaptive_concurrency.v2alpha.GradientControllerConfig."
"ConcurrencyLimitCalculationParams";
@ -47,7 +47,7 @@ message GradientControllerConfig {
// Parameters controlling the periodic minRTT recalculation.
// [#next-free-field: 6]
message MinimumRTTCalculationParams {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.http.adaptive_concurrency.v2alpha.GradientControllerConfig."
"MinimumRTTCalculationParams";
@ -89,7 +89,7 @@ message GradientControllerConfig {
}
message AdaptiveConcurrency {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.http.adaptive_concurrency.v2alpha.AdaptiveConcurrency";
oneof concurrency_controller_config {

@ -9,6 +9,6 @@ api_proto_package(
"//envoy/api/v3alpha/core:pkg",
"//envoy/config/filter/http/csrf/v2:pkg",
"//envoy/type/matcher/v3alpha:pkg",
"@com_github_cncf_udpa//udpa/api/annotations:pkg",
"@com_github_cncf_udpa//udpa/annotations:pkg",
],
)

@ -9,7 +9,7 @@ option java_package = "io.envoyproxy.envoy.config.filter.http.csrf.v3alpha";
import "envoy/api/v3alpha/core/base.proto";
import "envoy/type/matcher/v3alpha/string.proto";
import "udpa/api/annotations/versioning.proto";
import "udpa/annotations/versioning.proto";
import "validate/validate.proto";
@ -19,7 +19,7 @@ import "validate/validate.proto";
// CSRF filter config.
message CsrfPolicy {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.http.csrf.v2.CsrfPolicy";
// Specifies the % of requests for which the CSRF filter is enabled.

@ -8,6 +8,6 @@ api_proto_package(
deps = [
"//envoy/config/common/dynamic_forward_proxy/v3alpha:pkg",
"//envoy/config/filter/http/dynamic_forward_proxy/v2alpha:pkg",
"@com_github_cncf_udpa//udpa/api/annotations:pkg",
"@com_github_cncf_udpa//udpa/annotations:pkg",
],
)

@ -8,7 +8,7 @@ option java_package = "io.envoyproxy.envoy.config.filter.http.dynamic_forward_pr
import "envoy/config/common/dynamic_forward_proxy/v3alpha/dns_cache.proto";
import "udpa/api/annotations/versioning.proto";
import "udpa/annotations/versioning.proto";
import "validate/validate.proto";
@ -18,7 +18,7 @@ import "validate/validate.proto";
// <arch_overview_http_dynamic_forward_proxy>` for more information.
// [#extension: envoy.filters.http.dynamic_forward_proxy]
message FilterConfig {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.http.dynamic_forward_proxy.v2alpha.FilterConfig";
// The DNS cache configuration that the filter will attach to. Note this configuration must
@ -30,7 +30,7 @@ message FilterConfig {
// Per route Configuration for the dynamic forward proxy HTTP filter.
message PerRouteConfig {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.http.dynamic_forward_proxy.v2alpha.PerRouteConfig";
oneof host_rewrite_specifier {

@ -10,6 +10,6 @@ api_proto_package(
"//envoy/config/filter/http/ext_authz/v2:pkg",
"//envoy/type/matcher/v3alpha:pkg",
"//envoy/type/v3alpha:pkg",
"@com_github_cncf_udpa//udpa/api/annotations:pkg",
"@com_github_cncf_udpa//udpa/annotations:pkg",
],
)

@ -12,7 +12,7 @@ import "envoy/api/v3alpha/core/http_uri.proto";
import "envoy/type/matcher/v3alpha/string.proto";
import "envoy/type/v3alpha/http_status.proto";
import "udpa/api/annotations/versioning.proto";
import "udpa/annotations/versioning.proto";
import "validate/validate.proto";
@ -22,7 +22,7 @@ import "validate/validate.proto";
// [#next-free-field: 11]
message ExtAuthz {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.http.ext_authz.v2.ExtAuthz";
reserved 4;
@ -104,7 +104,7 @@ message ExtAuthz {
// Configuration for buffering the request data.
message BufferSettings {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.http.ext_authz.v2.BufferSettings";
// Sets the maximum size of a message body that the filter will hold in memory. Envoy will return
@ -145,7 +145,7 @@ message BufferSettings {
// for details.
// [#next-free-field: 9]
message HttpService {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.http.ext_authz.v2.HttpService";
reserved 3, 4, 5, 6;
@ -164,7 +164,7 @@ message HttpService {
}
message AuthorizationRequest {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.http.ext_authz.v2.AuthorizationRequest";
// Authorization request will include the client request headers that have a correspondent match
@ -184,7 +184,7 @@ message AuthorizationRequest {
}
message AuthorizationResponse {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.http.ext_authz.v2.AuthorizationResponse";
// When this :ref:`list <envoy_api_msg_type.matcher.v3alpha.ListStringMatcher>` is set,
@ -203,7 +203,7 @@ message AuthorizationResponse {
// Extra settings on a per virtualhost/route/weighted-cluster level.
message ExtAuthzPerRoute {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.http.ext_authz.v2.ExtAuthzPerRoute";
oneof override {
@ -224,7 +224,7 @@ message ExtAuthzPerRoute {
// host is used without needing to parse the host header. If CheckSettings is specified in multiple
// per-filter-configs, they will be merged in order, and the result will be used.
message CheckSettings {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.http.ext_authz.v2.CheckSettings";
// Context extensions to set on the CheckRequest's

@ -10,6 +10,6 @@ api_proto_package(
"//envoy/config/filter/fault/v3alpha:pkg",
"//envoy/config/filter/http/fault/v2:pkg",
"//envoy/type/v3alpha:pkg",
"@com_github_cncf_udpa//udpa/api/annotations:pkg",
"@com_github_cncf_udpa//udpa/annotations:pkg",
],
)

@ -12,7 +12,7 @@ import "envoy/type/v3alpha/percent.proto";
import "google/protobuf/wrappers.proto";
import "udpa/api/annotations/versioning.proto";
import "udpa/annotations/versioning.proto";
import "validate/validate.proto";
@ -21,7 +21,7 @@ import "validate/validate.proto";
// [#extension: envoy.filters.http.fault]
message FaultAbort {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.http.fault.v2.FaultAbort";
reserved 1;
@ -40,7 +40,7 @@ message FaultAbort {
// [#next-free-field: 14]
message HTTPFault {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.http.fault.v2.HTTPFault";
// If specified, the filter will inject delays based on the values in the

@ -9,6 +9,6 @@ api_proto_package(
"//envoy/api/v3alpha/route:pkg",
"//envoy/config/filter/http/health_check/v2:pkg",
"//envoy/type/v3alpha:pkg",
"@com_github_cncf_udpa//udpa/api/annotations:pkg",
"@com_github_cncf_udpa//udpa/annotations:pkg",
],
)

@ -12,7 +12,7 @@ import "envoy/type/v3alpha/percent.proto";
import "google/protobuf/duration.proto";
import "google/protobuf/wrappers.proto";
import "udpa/api/annotations/versioning.proto";
import "udpa/annotations/versioning.proto";
import "validate/validate.proto";
@ -22,7 +22,7 @@ import "validate/validate.proto";
// [#next-free-field: 6]
message HealthCheck {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.http.health_check.v2.HealthCheck";
reserved 2;

@ -8,6 +8,6 @@ api_proto_package(
deps = [
"//envoy/api/v3alpha/core:pkg",
"//envoy/config/filter/http/ip_tagging/v2:pkg",
"@com_github_cncf_udpa//udpa/api/annotations:pkg",
"@com_github_cncf_udpa//udpa/annotations:pkg",
],
)

@ -8,7 +8,7 @@ option java_package = "io.envoyproxy.envoy.config.filter.http.ip_tagging.v3alpha
import "envoy/api/v3alpha/core/address.proto";
import "udpa/api/annotations/versioning.proto";
import "udpa/annotations/versioning.proto";
import "validate/validate.proto";
@ -17,7 +17,7 @@ import "validate/validate.proto";
// [#extension: envoy.filters.http.ip_tagging]
message IPTagging {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.http.ip_tagging.v2.IPTagging";
// The type of requests the filter should apply to. The supported types
@ -39,7 +39,7 @@ message IPTagging {
// Supplies the IP tag name and the IP address subnets.
message IPTag {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.http.ip_tagging.v2.IPTagging.IPTag";
// Specifies the IP tag name to apply.

@ -9,6 +9,6 @@ api_proto_package(
"//envoy/api/v3alpha/core:pkg",
"//envoy/api/v3alpha/route:pkg",
"//envoy/config/filter/http/jwt_authn/v2alpha:pkg",
"@com_github_cncf_udpa//udpa/api/annotations:pkg",
"@com_github_cncf_udpa//udpa/annotations:pkg",
],
)

@ -13,7 +13,7 @@ import "envoy/api/v3alpha/route/route.proto";
import "google/protobuf/duration.proto";
import "google/protobuf/empty.proto";
import "udpa/api/annotations/versioning.proto";
import "udpa/annotations/versioning.proto";
import "validate/validate.proto";
@ -52,7 +52,7 @@ import "validate/validate.proto";
//
// [#next-free-field: 10]
message JwtProvider {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.http.jwt_authn.v2alpha.JwtProvider";
// Specify the `principal <https://tools.ietf.org/html/rfc7519#section-4.1.1>`_ that issued
@ -193,7 +193,7 @@ message JwtProvider {
// This message specifies how to fetch JWKS from remote and how to cache it.
message RemoteJwks {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.http.jwt_authn.v2alpha.RemoteJwks";
// The HTTP URI to fetch the JWKS. For example:
@ -213,7 +213,7 @@ message RemoteJwks {
// This message specifies a header location to extract JWT token.
message JwtHeader {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.http.jwt_authn.v2alpha.JwtHeader";
// The HTTP header name.
@ -227,7 +227,7 @@ message JwtHeader {
// Specify a required provider with audiences.
message ProviderWithAudiences {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.http.jwt_authn.v2alpha.ProviderWithAudiences";
// Specify a required provider name.
@ -279,7 +279,7 @@ message ProviderWithAudiences {
//
// [#next-free-field: 6]
message JwtRequirement {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.http.jwt_authn.v2alpha.JwtRequirement";
oneof requires_type {
@ -308,7 +308,7 @@ message JwtRequirement {
// This message specifies a list of RequiredProvider.
// Their results are OR-ed; if any one of them passes, the result is passed
message JwtRequirementOrList {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.http.jwt_authn.v2alpha.JwtRequirementOrList";
// Specify a list of JwtRequirement.
@ -318,7 +318,7 @@ message JwtRequirementOrList {
// This message specifies a list of RequiredProvider.
// Their results are AND-ed; all of them must pass, if one of them fails or missing, it fails.
message JwtRequirementAndList {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.http.jwt_authn.v2alpha.JwtRequirementAndList";
// Specify a list of JwtRequirement.
@ -347,7 +347,7 @@ message JwtRequirementAndList {
// In above example, all requests matched the path prefix require jwt authentication
// from "provider-A".
message RequirementRule {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.http.jwt_authn.v2alpha.RequirementRule";
// The route matching parameter. Only when the match is satisfied, the "requires" field will
@ -384,7 +384,7 @@ message RequirementRule {
// If a filter set "jwt_selector" with "issuer_1" to FilterState for a request,
// jwt_authn filter will use JwtRequirement{"provider_name": "issuer1"} to verify.
message FilterStateRule {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.http.jwt_authn.v2alpha.FilterStateRule";
// The filter state name to retrieve the `Router::StringAccessor` object.
@ -437,7 +437,7 @@ message FilterStateRule {
// - provider_name: provider2
//
message JwtAuthentication {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.http.jwt_authn.v2alpha.JwtAuthentication";
// Map of provider names to JwtProviders.

@ -8,6 +8,6 @@ api_proto_package(
deps = [
"//envoy/config/filter/http/rate_limit/v2:pkg",
"//envoy/config/ratelimit/v3alpha:pkg",
"@com_github_cncf_udpa//udpa/api/annotations:pkg",
"@com_github_cncf_udpa//udpa/annotations:pkg",
],
)

@ -10,7 +10,7 @@ import "envoy/config/ratelimit/v3alpha/rls.proto";
import "google/protobuf/duration.proto";
import "udpa/api/annotations/versioning.proto";
import "udpa/annotations/versioning.proto";
import "validate/validate.proto";
@ -20,7 +20,7 @@ import "validate/validate.proto";
// [#next-free-field: 8]
message RateLimit {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.http.rate_limit.v2.RateLimit";
// The rate limit domain to use when calling the rate limit service.

@ -8,6 +8,6 @@ api_proto_package(
deps = [
"//envoy/config/filter/http/rbac/v2:pkg",
"//envoy/config/rbac/v3alpha:pkg",
"@com_github_cncf_udpa//udpa/api/annotations:pkg",
"@com_github_cncf_udpa//udpa/annotations:pkg",
],
)

@ -8,7 +8,7 @@ option java_package = "io.envoyproxy.envoy.config.filter.http.rbac.v3alpha";
import "envoy/config/rbac/v3alpha/rbac.proto";
import "udpa/api/annotations/versioning.proto";
import "udpa/annotations/versioning.proto";
import "validate/validate.proto";
@ -18,7 +18,7 @@ import "validate/validate.proto";
// RBAC filter config.
message RBAC {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.http.rbac.v2.RBAC";
// Specify the RBAC rules to be applied globally.
@ -32,7 +32,7 @@ message RBAC {
}
message RBACPerRoute {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.http.rbac.v2.RBACPerRoute";
reserved 1;

@ -8,6 +8,6 @@ api_proto_package(
deps = [
"//envoy/config/filter/accesslog/v3alpha:pkg",
"//envoy/config/filter/http/router/v2:pkg",
"@com_github_cncf_udpa//udpa/api/annotations:pkg",
"@com_github_cncf_udpa//udpa/annotations:pkg",
],
)

@ -10,7 +10,7 @@ import "envoy/config/filter/accesslog/v3alpha/accesslog.proto";
import "google/protobuf/wrappers.proto";
import "udpa/api/annotations/versioning.proto";
import "udpa/annotations/versioning.proto";
import "validate/validate.proto";
@ -20,7 +20,7 @@ import "validate/validate.proto";
// [#next-free-field: 7]
message Router {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.http.router.v2.Router";
// Whether the router generates dynamic cluster statistics. Defaults to

@ -8,6 +8,6 @@ api_proto_package(
deps = [
"//envoy/config/common/tap/v3alpha:pkg",
"//envoy/config/filter/http/tap/v2alpha:pkg",
"@com_github_cncf_udpa//udpa/api/annotations:pkg",
"@com_github_cncf_udpa//udpa/annotations:pkg",
],
)

@ -8,7 +8,7 @@ option java_package = "io.envoyproxy.envoy.config.filter.http.tap.v3alpha";
import "envoy/config/common/tap/v3alpha/common.proto";
import "udpa/api/annotations/versioning.proto";
import "udpa/annotations/versioning.proto";
import "validate/validate.proto";
@ -18,7 +18,7 @@ import "validate/validate.proto";
// Top level configuration for the tap filter.
message Tap {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.http.tap.v2alpha.Tap";
// Common configuration for the HTTP tap filter.

@ -8,6 +8,6 @@ api_proto_package(
deps = [
"//envoy/api/v3alpha/core:pkg",
"//envoy/config/filter/network/client_ssl_auth/v2:pkg",
"@com_github_cncf_udpa//udpa/api/annotations:pkg",
"@com_github_cncf_udpa//udpa/annotations:pkg",
],
)

@ -10,7 +10,7 @@ import "envoy/api/v3alpha/core/address.proto";
import "google/protobuf/duration.proto";
import "udpa/api/annotations/versioning.proto";
import "udpa/annotations/versioning.proto";
import "validate/validate.proto";
@ -20,7 +20,7 @@ import "validate/validate.proto";
// [#extension: envoy.filters.network.client_ssl_auth]
message ClientSSLAuth {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.network.client_ssl_auth.v2.ClientSSLAuth";
// The :ref:`cluster manager <arch_overview_cluster_manager>` cluster that runs

@ -10,6 +10,6 @@ api_proto_package(
"//envoy/config/filter/network/dubbo_proxy/v2alpha1:pkg",
"//envoy/type/matcher/v3alpha:pkg",
"//envoy/type/v3alpha:pkg",
"@com_github_cncf_udpa//udpa/api/annotations:pkg",
"@com_github_cncf_udpa//udpa/annotations:pkg",
],
)

@ -10,7 +10,7 @@ import "envoy/config/filter/network/dubbo_proxy/v3alpha/route.proto";
import "google/protobuf/any.proto";
import "udpa/api/annotations/versioning.proto";
import "udpa/annotations/versioning.proto";
import "validate/validate.proto";
@ -32,7 +32,7 @@ enum SerializationType {
// [#next-free-field: 6]
message DubboProxy {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.network.dubbo_proxy.v2alpha1.DubboProxy";
// The human readable prefix to use when emitting statistics.
@ -56,7 +56,7 @@ message DubboProxy {
// DubboFilter configures a Dubbo filter.
message DubboFilter {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.network.dubbo_proxy.v2alpha1.DubboFilter";
// The name of the filter to instantiate. The name must match a supported

@ -10,7 +10,7 @@ import "envoy/api/v3alpha/route/route.proto";
import "envoy/type/matcher/v3alpha/string.proto";
import "envoy/type/v3alpha/range.proto";
import "udpa/api/annotations/versioning.proto";
import "udpa/annotations/versioning.proto";
import "validate/validate.proto";
@ -19,7 +19,7 @@ import "validate/validate.proto";
// [#next-free-field: 6]
message RouteConfiguration {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.network.dubbo_proxy.v2alpha1.RouteConfiguration";
// The name of the route configuration. Reserved for future use in asynchronous route discovery.
@ -40,7 +40,7 @@ message RouteConfiguration {
}
message Route {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.network.dubbo_proxy.v2alpha1.Route";
// Route matching parameters.
@ -51,7 +51,7 @@ message Route {
}
message RouteMatch {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.network.dubbo_proxy.v2alpha1.RouteMatch";
// Method level routing matching.
@ -65,7 +65,7 @@ message RouteMatch {
}
message RouteAction {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.network.dubbo_proxy.v2alpha1.RouteAction";
oneof cluster_specifier {
@ -83,12 +83,12 @@ message RouteAction {
}
message MethodMatch {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.network.dubbo_proxy.v2alpha1.MethodMatch";
// The parameter matching type.
message ParameterMatchSpecifier {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.network.dubbo_proxy.v2alpha1.MethodMatch.ParameterMatchSpecifier";
oneof parameter_match_specifier {

@ -8,6 +8,6 @@ api_proto_package(
deps = [
"//envoy/api/v3alpha/core:pkg",
"//envoy/config/filter/network/ext_authz/v2:pkg",
"@com_github_cncf_udpa//udpa/api/annotations:pkg",
"@com_github_cncf_udpa//udpa/annotations:pkg",
],
)

@ -8,7 +8,7 @@ option java_package = "io.envoyproxy.envoy.config.filter.network.ext_authz.v3alp
import "envoy/api/v3alpha/core/grpc_service.proto";
import "udpa/api/annotations/versioning.proto";
import "udpa/annotations/versioning.proto";
import "validate/validate.proto";
@ -22,7 +22,7 @@ import "validate/validate.proto";
// :ref:`CheckRequest <envoy_api_msg_service.auth.v3alpha.CheckRequest>`.
// A failed check will cause this filter to close the TCP connection.
message ExtAuthz {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.network.ext_authz.v2.ExtAuthz";
// The prefix to use when emitting statistics.

@ -12,6 +12,6 @@ api_proto_package(
"//envoy/config/filter/network/http_connection_manager/v2:pkg",
"//envoy/type/tracing/v2:pkg",
"//envoy/type/v3alpha:pkg",
"@com_github_cncf_udpa//udpa/api/annotations:pkg",
"@com_github_cncf_udpa//udpa/annotations:pkg",
],
)

@ -19,7 +19,7 @@ import "google/protobuf/duration.proto";
import "google/protobuf/struct.proto";
import "google/protobuf/wrappers.proto";
import "udpa/api/annotations/versioning.proto";
import "udpa/annotations/versioning.proto";
import "validate/validate.proto";
@ -29,7 +29,7 @@ import "validate/validate.proto";
// [#next-free-field: 36]
message HttpConnectionManager {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.network.http_connection_manager.v2.HttpConnectionManager";
enum CodecType {
@ -92,7 +92,7 @@ message HttpConnectionManager {
// [#next-free-field: 9]
message Tracing {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.network.http_connection_manager.v2.HttpConnectionManager.Tracing";
enum OperationName {
@ -146,7 +146,7 @@ message HttpConnectionManager {
}
message InternalAddressConfig {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.network.http_connection_manager.v2.HttpConnectionManager."
"InternalAddressConfig";
@ -156,7 +156,7 @@ message HttpConnectionManager {
// [#next-free-field: 7]
message SetCurrentClientCertDetails {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.network.http_connection_manager.v2.HttpConnectionManager."
"SetCurrentClientCertDetails";
@ -198,7 +198,7 @@ message HttpConnectionManager {
// The current implementation of upgrade headers does not work with HTTP/2
// upstreams.
message UpgradeConfig {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.network.http_connection_manager.v2.HttpConnectionManager."
"UpgradeConfig";
@ -477,7 +477,7 @@ message HttpConnectionManager {
}
message Rds {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.network.http_connection_manager.v2.Rds";
// Configuration source specifier for RDS.
@ -492,7 +492,7 @@ message Rds {
// This message is used to work around the limitations with 'oneof' and repeated fields.
message ScopedRouteConfigurationsList {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.network.http_connection_manager.v2.ScopedRouteConfigurationsList";
repeated api.v3alpha.ScopedRouteConfiguration scoped_route_configurations = 1
@ -501,7 +501,7 @@ message ScopedRouteConfigurationsList {
// [#next-free-field: 6]
message ScopedRoutes {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.network.http_connection_manager.v2.ScopedRoutes";
// Specifies the mechanism for constructing "scope keys" based on HTTP request attributes. These
@ -516,12 +516,12 @@ message ScopedRoutes {
// :ref:`RouteConfiguration<envoy_api_msg_api.v3alpha.RouteConfiguration>`) to use for the
// request.
message ScopeKeyBuilder {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.network.http_connection_manager.v2.ScopedRoutes.ScopeKeyBuilder";
// Specifies the mechanism for constructing key fragments which are composed into scope keys.
message FragmentBuilder {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.network.http_connection_manager.v2.ScopedRoutes.ScopeKeyBuilder."
"FragmentBuilder";
@ -543,13 +543,13 @@ message ScopedRoutes {
//
// Each 'a=b' key-value pair constitutes an 'element' of the header field.
message HeaderValueExtractor {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.network.http_connection_manager.v2.ScopedRoutes.ScopeKeyBuilder."
"FragmentBuilder.HeaderValueExtractor";
// Specifies a header field's key value pair to match on.
message KvElement {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.network.http_connection_manager.v2.ScopedRoutes.ScopeKeyBuilder."
"FragmentBuilder.HeaderValueExtractor.KvElement";
@ -627,7 +627,7 @@ message ScopedRoutes {
}
message ScopedRds {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.network.http_connection_manager.v2.ScopedRds";
// Configuration source specifier for scoped RDS.
@ -636,7 +636,7 @@ message ScopedRds {
}
message HttpFilter {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.network.http_connection_manager.v2.HttpFilter";
reserved 3, 2;

@ -8,6 +8,6 @@ api_proto_package(
deps = [
"//envoy/config/filter/fault/v3alpha:pkg",
"//envoy/config/filter/network/mongo_proxy/v2:pkg",
"@com_github_cncf_udpa//udpa/api/annotations:pkg",
"@com_github_cncf_udpa//udpa/annotations:pkg",
],
)

@ -8,7 +8,7 @@ option java_package = "io.envoyproxy.envoy.config.filter.network.mongo_proxy.v3a
import "envoy/config/filter/fault/v3alpha/fault.proto";
import "udpa/api/annotations/versioning.proto";
import "udpa/annotations/versioning.proto";
import "validate/validate.proto";
@ -17,7 +17,7 @@ import "validate/validate.proto";
// [#extension: envoy.filters.network.mongo_proxy]
message MongoProxy {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.network.mongo_proxy.v2.MongoProxy";
// The human readable prefix to use when emitting :ref:`statistics

@ -9,6 +9,6 @@ api_proto_package(
"//envoy/api/v3alpha/ratelimit:pkg",
"//envoy/config/filter/network/rate_limit/v2:pkg",
"//envoy/config/ratelimit/v3alpha:pkg",
"@com_github_cncf_udpa//udpa/api/annotations:pkg",
"@com_github_cncf_udpa//udpa/annotations:pkg",
],
)

@ -11,7 +11,7 @@ import "envoy/config/ratelimit/v3alpha/rls.proto";
import "google/protobuf/duration.proto";
import "udpa/api/annotations/versioning.proto";
import "udpa/annotations/versioning.proto";
import "validate/validate.proto";
@ -21,7 +21,7 @@ import "validate/validate.proto";
// [#next-free-field: 7]
message RateLimit {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.network.rate_limit.v2.RateLimit";
// The prefix to use when emitting :ref:`statistics <config_network_filters_rate_limit_stats>`.

@ -8,6 +8,6 @@ api_proto_package(
deps = [
"//envoy/config/filter/network/rbac/v2:pkg",
"//envoy/config/rbac/v3alpha:pkg",
"@com_github_cncf_udpa//udpa/api/annotations:pkg",
"@com_github_cncf_udpa//udpa/annotations:pkg",
],
)

@ -8,7 +8,7 @@ option java_package = "io.envoyproxy.envoy.config.filter.network.rbac.v3alpha";
import "envoy/config/rbac/v3alpha/rbac.proto";
import "udpa/api/annotations/versioning.proto";
import "udpa/annotations/versioning.proto";
import "validate/validate.proto";
@ -21,7 +21,7 @@ import "validate/validate.proto";
// Header should not be used in rules/shadow_rules in RBAC network filter as
// this information is only available in :ref:`RBAC http filter <config_http_filters_rbac>`.
message RBAC {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.network.rbac.v2.RBAC";
enum EnforcementType {

@ -8,6 +8,6 @@ api_proto_package(
deps = [
"//envoy/api/v3alpha/core:pkg",
"//envoy/config/filter/network/redis_proxy/v2:pkg",
"@com_github_cncf_udpa//udpa/api/annotations:pkg",
"@com_github_cncf_udpa//udpa/annotations:pkg",
],
)

@ -11,7 +11,7 @@ import "envoy/api/v3alpha/core/base.proto";
import "google/protobuf/duration.proto";
import "google/protobuf/wrappers.proto";
import "udpa/api/annotations/versioning.proto";
import "udpa/annotations/versioning.proto";
import "validate/validate.proto";
@ -21,13 +21,13 @@ import "validate/validate.proto";
// [#next-free-field: 7]
message RedisProxy {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.network.redis_proxy.v2.RedisProxy";
// Redis connection pool settings.
// [#next-free-field: 9]
message ConnPoolSettings {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.network.redis_proxy.v2.RedisProxy.ConnPoolSettings";
// ReadPolicy controls how Envoy routes read commands to Redis nodes. This is currently
@ -118,11 +118,11 @@ message RedisProxy {
}
message PrefixRoutes {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.network.redis_proxy.v2.RedisProxy.PrefixRoutes";
message Route {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.network.redis_proxy.v2.RedisProxy.PrefixRoutes.Route";
// The router is capable of shadowing traffic from one cluster to another. The current
@ -130,7 +130,7 @@ message RedisProxy {
// respond before returning the response from the primary cluster. All normal statistics are
// collected for the shadow cluster making this feature useful for testing.
message RequestMirrorPolicy {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.network.redis_proxy.v2.RedisProxy.PrefixRoutes.Route."
"RequestMirrorPolicy";
@ -237,7 +237,7 @@ message RedisProxy {
// :ref:`extension_protocol_options<envoy_api_field_api.v3alpha.Cluster.extension_protocol_options>`,
// keyed by the name `envoy.redis_proxy`.
message RedisProtocolOptions {
option (udpa.api.annotations.versioning).previous_message_type =
option (udpa.annotations.versioning).previous_message_type =
"envoy.config.filter.network.redis_proxy.v2.RedisProtocolOptions";
// Upstream server password as defined by the `requirepass` directive

@ -10,6 +10,6 @@ api_proto_package(
"//envoy/config/filter/accesslog/v3alpha:pkg",
"//envoy/config/filter/network/tcp_proxy/v2:pkg",
"//envoy/type/v3alpha:pkg",
"@com_github_cncf_udpa//udpa/api/annotations:pkg",
"@com_github_cncf_udpa//udpa/annotations:pkg",
],
)

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save