forked from envoyproxy/envoy
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge commit '6eaaa255541844b11b34c23be557a58c5e95c1ef' into text_action
- Loading branch information
Showing
360 changed files
with
7,100 additions
and
2,358 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
6.0.0-pre.20220706.4 | ||
6.0.0rc1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,16 @@ | ||
extends: default | ||
|
||
rules: | ||
line-length: | ||
max: 200 | ||
level: warning | ||
document-start: false | ||
indentation: | ||
spaces: consistent | ||
indent-sequences: false | ||
line-length: | ||
max: 200 | ||
level: warning | ||
truthy: | ||
allowed-values: | ||
- "yes" | ||
- "no" | ||
- "true" | ||
- "false" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Validating CODEOWNERS rules …
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,7 +13,7 @@ routing PRs, questions, etc. to the right place. | |
* xDS APIs, configuration and control plane. | ||
* Alyssa Wilk ([alyssawilk](https://github.com/alyssawilk)) ([email protected]) | ||
* HTTP, flow control, cluster manager, load balancing, and core networking (listeners, | ||
connections, etc.). | ||
connections, etc.), Envoy Mobile. | ||
* Stephan Zuercher ([zuercher](https://github.com/zuercher)) ([email protected]) | ||
* Load balancing, upstream clusters and cluster manager, logging, complex HTTP routing | ||
(metadata, etc.), and macOS build. | ||
|
@@ -29,7 +29,7 @@ routing PRs, questions, etc. to the right place. | |
* Ryan Northey ([phlax](https://github.com/phlax)) ([email protected]) | ||
* Docs, tooling, CI, containers and sandbox examples | ||
* Ryan Hamilton ([RyanTheOptimist](https://github.com/ryantheoptimist)) ([email protected]) | ||
* HTTP/3, upstream connection management. | ||
* HTTP/3, upstream connection management, Envoy Mobile. | ||
|
||
# Maintainers | ||
|
||
|
@@ -50,6 +50,17 @@ routing PRs, questions, etc. to the right place. | |
* Kuat Yessenov ([kyessenov](https://github.com/kyessenov)) ([email protected]) | ||
* Listeners, RBAC, CEL, matching, Istio. | ||
|
||
# Envoy mobile maintainers | ||
|
||
The following Envoy maintainers have final say over any changes only affecting /mobile | ||
|
||
* JP Simard ([jpsim](https://github.com/jpsim)) ([email protected]) | ||
* iOS (swift/objective-c) platform bindings. | ||
* Rafal Augustyniak ([Augustyniak](https://github.com/Augustyniak)) ([email protected]) | ||
* iOS (swift/objective-c) platform bindings. | ||
* Ali Beyad ([abeyad](https://github.com/abeyad)) ([email protected]) | ||
* xDS, C++ integration tests. | ||
|
||
# Senior extension maintainers | ||
|
||
The following extension maintainers have final say over the extensions mentioned below. Once they | ||
|
@@ -60,10 +71,6 @@ without further review. | |
* Wasm | ||
* Raúl Gutiérrez Segalés ([rgs1](https://github.com/rgs1)) ([email protected]) | ||
* Thrift | ||
* Ryan Hamilton ([RyanTheOptimist](https://github.com/ryantheoptimist)) ([email protected]) | ||
* HTTP/3 | ||
* Baiping Wang ([wbpcode](https://github.com/wbpcode)) ([email protected]) | ||
* Dubbo | ||
|
||
# Envoy security team | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,22 @@ | ||
version: v1 | ||
deps: | ||
- buf.build/googleapis/googleapis:62f35d8aed1149c291d606d958a7ce32 | ||
- buf.build/opencensus/opencensus | ||
- buf.build/beta/prometheus | ||
- buf.build/opentelemetry/opentelemetry | ||
- buf.build/gogo/protobuf | ||
- buf.build/cncf/xds | ||
- buf.build/googleapis/googleapis:62f35d8aed1149c291d606d958a7ce32 | ||
- buf.build/opencensus/opencensus | ||
- buf.build/beta/prometheus | ||
- buf.build/opentelemetry/opentelemetry | ||
- buf.build/gogo/protobuf | ||
- buf.build/cncf/xds | ||
breaking: | ||
ignore_unstable_packages: true | ||
use: | ||
- FIELD_SAME_ONEOF | ||
- FIELD_SAME_JSON_NAME | ||
- FIELD_SAME_NAME | ||
- FIELD_SAME_TYPE | ||
- FIELD_SAME_LABEL | ||
- FILE_SAME_PACKAGE | ||
- FIELD_NO_DELETE_UNLESS_NUMBER_RESERVED | ||
- FIELD_NO_DELETE_UNLESS_NAME_RESERVED | ||
- FIELD_SAME_ONEOF | ||
- FIELD_SAME_JSON_NAME | ||
- FIELD_SAME_NAME | ||
- FIELD_SAME_TYPE | ||
- FIELD_SAME_LABEL | ||
- FILE_SAME_PACKAGE | ||
- FIELD_NO_DELETE_UNLESS_NUMBER_RESERVED | ||
- FIELD_NO_DELETE_UNLESS_NAME_RESERVED | ||
lint: | ||
use: | ||
- IMPORT_USED |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
12 changes: 12 additions & 0 deletions
12
api/envoy/extensions/filters/network/thrift_proxy/filters/payload_to_metadata/v3/BUILD
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# DO NOT EDIT. This file is generated by tools/proto_format/proto_sync.py. | ||
|
||
load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") | ||
|
||
licenses(["notice"]) # Apache 2 | ||
|
||
api_proto_package( | ||
deps = [ | ||
"//envoy/type/matcher/v3:pkg", | ||
"@com_github_cncf_udpa//udpa/annotations:pkg", | ||
], | ||
) |
Oops, something went wrong.