Skip to content
This repository has been archived by the owner on Dec 16, 2020. It is now read-only.

Wasm sync #195

Merged
merged 145 commits into from
Sep 17, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
145 commits
Select commit Hold shift + click to select a range
d2e2cd6
ext_authz: add metadata_context to ext_authz filter (#7818)
Aug 20, 2019
5aede46
fuzz: codec impl timeout fix + speed ups (#7963)
asraa Aug 20, 2019
c6b190b
docs: more detail about tracking down deprecated features (#7972)
alyssawilk Aug 20, 2019
9421bdd
Fix the alignement in optval of setsockopt when compiled with libc++.…
lizan Aug 20, 2019
c505077
security: some intra-entity and 3rd party embargo clarifications. (#7…
htuch Aug 21, 2019
7eed733
protobuf: IWYU (#7989)
AndresGuedez Aug 21, 2019
f04dccb
api: add name into filter chain (#7966)
lambdai Aug 21, 2019
5d42b9b
rds: validate config in depth before update config dump (#7956)
lizan Aug 21, 2019
87c38e1
tls: maintain a free slot index set in TLS InstanceImpl to allocate i…
stevenzzzz Aug 21, 2019
09466b5
redis: handle invalid ip address from cluster slots and added tests (…
HenryYYang Aug 21, 2019
6ab225d
protobuf: report field numbers for unknown fields. (#7978)
htuch Aug 21, 2019
4549d12
Content in envoy docs does not cover whole page (#7993)
mk46 Aug 21, 2019
719245f
stats: Add option to switch between fake and real symbol-tables on th…
jmarantz Aug 21, 2019
c7110f8
api config: add build rules for go protos (#7987)
nareddyt Aug 22, 2019
7267542
test: don't use <experimental/filesystem> on macOS. (#8000)
PiotrSikora Aug 22, 2019
ffeffd7
event: adding the capability of creating an alarm with a given scope…
alyssawilk Aug 22, 2019
d4dc0a5
ext authz: add dns san support for ext authz service (#7948)
ramaraochavali Aug 22, 2019
e1ecb02
accesslog: don't open log file with read flag (#7998)
lizan Aug 22, 2019
43c4acd
protobuf: towards unifying PGV, deprecated and unknown field validati…
htuch Aug 22, 2019
b2da45a
http: forwarding x-forwarded-proto from trusted proxies (#7995)
alyssawilk Aug 22, 2019
f12adac
build: adding an option to hard-fail when deprecated config is used. …
alyssawilk Aug 22, 2019
797d58f
envoy_cc_library: add export of foo_with_external_headers (#8005)
oschaaf Aug 22, 2019
57d48a3
ci: add fuzz test targets to ci (#7949)
asraa Aug 22, 2019
9a3a234
tls: support BoringSSL private key async functionality (#6326)
ipuustin Aug 22, 2019
b44a00b
use SymbolTableCreator rather than fakes in a few stray places. (#8006)
jmarantz Aug 22, 2019
69f805c
[router] Add SRDS configUpdate impl (#7451)
stevenzzzz Aug 22, 2019
225ad90
Fix version history (#8021)
Aug 23, 2019
7f97060
tools: sync tool for envoyproxy/assignable team. (#8015)
htuch Aug 23, 2019
faad477
redis: fix onHostHealthUpdate got called before the cluster is resolv…
HenryYYang Aug 23, 2019
e67923f
api/build: migrate UDPA proto tree to external cncf/udpa repository. …
htuch Aug 23, 2019
e958cf9
http: tracking active session under L7 timers (#7782)
alyssawilk Aug 23, 2019
73c2b64
upstream: remove thread local cluster after triggering call backs (#8…
ramaraochavali Aug 23, 2019
07e3e28
upstream: Introducing close_connections_on_host_set_change property (…
Aug 23, 2019
dbb11fd
upstream: delete stale TODO (#8028)
mattklein123 Aug 23, 2019
640b5a4
Enhance comment about MonotonicTime (#8011)
fcrisciani Aug 23, 2019
fd19af8
build: some missing dep fixups for Google import. (#8026)
htuch Aug 23, 2019
eff0201
introduce safe regex matcher based on re2 engine (#7878)
mattklein123 Aug 23, 2019
25e3e86
docs: reorganize configuration tree (#8027)
mattklein123 Aug 23, 2019
903351f
build: missing regex include. (#8032)
htuch Aug 23, 2019
6ff0bce
[headermap] speedup for appending data (#8029)
asraa Aug 25, 2019
4d78ff5
eds: avoid send too many ClusterLoadAssignment requests (#7976)
l8huang Aug 25, 2019
b0aca30
Set the bazel verison to 0.28.1 explicitly (#8037)
Yikun Aug 26, 2019
fc32b64
Read_policy is not set correctly. (#8034)
HenryYYang Aug 26, 2019
5c2b34b
admin: fix /server_info hot restart version (#8022)
mattklein123 Aug 26, 2019
fdd0e01
test: adding debug hints for integration test config failures (#8038)
alyssawilk Aug 26, 2019
d39bd81
udp_listener: refactor ActiveUdpListener creation (#7884)
danzh2010 Aug 26, 2019
8bdebbf
accesslog: implement TCP gRPC access logger (#7941)
lizan Aug 26, 2019
816d6f1
tracing: add OpenCensus agent exporter support to OpenCensus driver. …
g-easy Aug 27, 2019
e1cd4cc
Exporting platform_impl_lib headers (#8045)
oschaaf Aug 27, 2019
854e800
access_log: minimal log file error handling (#7938)
zuercher Aug 27, 2019
1fc6c6e
tracing: add grpc-status and grpc-message to spans (#7996)
cgilmour Aug 27, 2019
0a3fc6a
fuzz: add bounds to statsh flush interval (#8043)
asraa Aug 27, 2019
44634d8
Improve tools/stack_decode.py (#8041)
LukeShu Aug 27, 2019
0006efc
build: tell googletest to use absl stacktrace (#8047)
lizan Aug 27, 2019
6dd0ee1
Update references to local scripts to enable using build container fo…
scheler Aug 27, 2019
d99e7f6
bazel: patch gRPC to fix Envoy builds with glibc v2.30 (#7971)
Aug 27, 2019
e674640
build: link C++ stdlib dynamically in sanitizer runs (#8019)
lizan Aug 28, 2019
b020b63
test: cleaning up test runtime (#8012)
alyssawilk Aug 28, 2019
64243c9
test: improved coverage and handling of deprecated config (#8057)
alyssawilk Aug 28, 2019
f8e42ae
[Docs typo] Remote Executioon -> Remote Execution (#8061)
colinschoen Aug 28, 2019
f80188e
api: Fix duplicate java_outer_classname declarations (#8059)
Aug 28, 2019
b8966cb
http: making the behavior of the response Server header configurable …
alyssawilk Aug 28, 2019
f588da0
use bazelversion for filter-example too (#8069)
lizan Aug 28, 2019
c2e8eda
grpc-httpjson-transcode: Update for RFC2045 support (#8065)
cypres Aug 28, 2019
5e45d48
stats: Clean up all calls to Scope::counter() et al in production cod…
jmarantz Aug 28, 2019
7f060b6
tls_inspector: inline the recv in the onAccept (#7951)
lambdai Aug 29, 2019
0fde42e
Fixes gcc 8.3.1 build failure due to FilterChainBenchmarkFixture::Set…
Aug 29, 2019
9ac491a
test: fix ups for various deprecated fields (#8068)
alyssawilk Aug 29, 2019
8556a75
include: add log dependency header to connection_handler.h (#8072)
nareddyt Aug 29, 2019
4f2c5a4
quiche: Update QUICHE dep (#8044)
danzh2010 Aug 29, 2019
29f199c
tools: deprecated field check in Route Checker tool (#8058)
jyotimahapatra Aug 29, 2019
6c6e18e
tracing: Add support for sending data in Zipkin v2 format (#6985)
dio Aug 30, 2019
0b0aa3f
Route Checker tool Fix code coverage bug in proto based schema (#8101)
jyotimahapatra Aug 30, 2019
7960564
[hcm] Add scoped RDS routing into HCM (#7762)
stevenzzzz Aug 30, 2019
678bf8c
owners: add @asraa and @lambdai to OWNERS. (#8110)
htuch Aug 30, 2019
dad0f2e
protobuf: recursively validate unknown fields. (#8094)
htuch Sep 2, 2019
0eab93b
Fuzz reuse (#8119)
securityinsanity Sep 3, 2019
0b026cf
Set INCLUDE_DIRECTORIES so libcurl can find local urlapi.h (#8113)
jmillikin-stripe Sep 3, 2019
911f3b0
cleanup: move test utility methods in ScopedRdsIntegrationTest to bas…
stevenzzzz Sep 3, 2019
1339ed2
upstream: fix invalid access of ClusterMap iterator during warming cl…
AndresGuedez Sep 3, 2019
b28edca
api:Add a flag to disable overprovisioning in ClusterLoadAssignment (…
jaychenatr Sep 3, 2019
085d72b
api: clone v2[alpha] to v3alpha. (#8125)
htuch Sep 3, 2019
0ef3137
dubbo: Fix heartbeat packet parsing error (#8103)
zyfjeff Sep 3, 2019
cf55298
stats: Shared cluster isolated stats (#8118)
jmarantz Sep 3, 2019
39a4423
protodoc: upgrade to Python 3. (#8129)
htuch Sep 3, 2019
b06e2b5
protodoc: single source-of-truth for doc protos. (#8132)
htuch Sep 3, 2019
d504fde
api: organize go_proto_libraries (#8003)
kyessenov Sep 4, 2019
1b3b4ae
api: straggler v2alpha1 -> v3alpha clone. (#8133)
htuch Sep 4, 2019
2e6695b
docs: remove extraneous escape (#8150)
zuercher Sep 4, 2019
f62a389
Do not 503 on Upgrade: h2c instead remove the header and ignore. (#7981)
jplevyak Sep 4, 2019
32590dc
docs: add line on installing xcode for macOS build flow (#8139)
LisaLudique Sep 4, 2019
aeb5d69
docs: note which header expressions cannot be used for request header…
zuercher Sep 4, 2019
4478c19
api: use traffic_direction over operation_name if specified (#7999)
kyessenov Sep 4, 2019
d11c7e7
add more diagnostic logs (#8153)
yxue Sep 5, 2019
277e717
http conn man: add tracing config for path length in tag (#8095)
douglas-reid Sep 5, 2019
d21d92c
cds: Add general-purpose LB policy configuration (#7744)
markdroth Sep 5, 2019
22e4827
thrift_proxy: fix crash on invalid transport/protocol (#8143)
zuercher Sep 5, 2019
e7f0b71
api: strip gogoproto annotations (#8163)
kyessenov Sep 6, 2019
c6f0ee2
hotrestart: remove dynamic_resources from server config used by hotre…
l8huang Sep 6, 2019
84ceadc
clang-tidy: misc-unused-using-decls (#8159)
derekargueta Sep 6, 2019
5dc6f09
build: curl with c-ares, nghttp2 and zlib (#8154)
troshko111 Sep 6, 2019
838eb20
log: add upstream TLS info (#7911)
kyessenov Sep 6, 2019
cc03f79
fix windows implementation of PlatformImpl (#8169)
achasveachas Sep 6, 2019
451bfe8
Update Opencensus SHA (#8173)
bianpengyuan Sep 7, 2019
6f273c2
Outlier Detection: use gRPC status code for detecting failures (#7942)
ZhouyihaiDing Sep 7, 2019
99e3c65
fix build (#8177)
derekargueta Sep 8, 2019
ced130a
docs: improving websocket docs (#8156)
alyssawilk Sep 9, 2019
3f63838
Upstream WebAssembly VM and Null VM from envoyproxy/envoy-wasm. (#8020)
jplevyak Sep 9, 2019
44a8588
quiche: implement Envoy Quic stream and connection (#7721)
danzh2010 Sep 9, 2019
809f0e3
protodoc/api_proto_plugin: generic API protoc plugin framework. (#8157)
htuch Sep 9, 2019
874d7d3
adaptive concurrency: Gradient algorithm implementation (#7908)
Sep 9, 2019
5aea70c
ext_authz: Check for cluster before sending HTTP request (#8144)
dio Sep 10, 2019
66cc26a
make getters const-ref (#8192)
kyessenov Sep 10, 2019
d5515ae
test: add curl features check (#8194)
troshko111 Sep 10, 2019
cee989a
subset lb: allow ring hash/maglev LB to work with subsets (#8030)
zuercher Sep 10, 2019
ad10a97
redis: add a request time metric to redis upstream (#7890)
FAYiEKcbD0XFqF2QK2E4viAHg8rMm2VbjYKdjTg Sep 10, 2019
38b926c
bazel: update bazel to 0.29.1 (#8198)
lizan Sep 10, 2019
e2eb258
upstream: Add ability to disable host selection during panic (#8024)
csssuf Sep 11, 2019
a758e8c
metrics service: flush histogram buckets (#8180)
ramaraochavali Sep 11, 2019
eb11fde
tracing: fix random sample fraction percent (#8205)
bianpengyuan Sep 11, 2019
c78c4b4
stats: Add per-host memory usage test case to stats_integration_test …
antoniovicente Sep 11, 2019
c9703f9
router check tool: add flag for only printing failed tests (#8160)
Sep 11, 2019
0ee3cc3
fix link to runtime docs (#8204)
derekargueta Sep 11, 2019
c5ffdda
config: make SlotImpl detachable from its owner, and add a new runOnA…
stevenzzzz Sep 11, 2019
da38e73
test: remove static config from subset lb integration test (#8203)
zuercher Sep 11, 2019
9de651a
cleanup: clarify Cluster.filters and Dispatcher::createClientConnecti…
fredlas Sep 11, 2019
7df4775
redis: health check is not sending the auth command on its connection…
HenryYYang Sep 11, 2019
73ad41a
redis: mirroring should work when default value is zero, not just gre…
FAYiEKcbD0XFqF2QK2E4viAHg8rMm2VbjYKdjTg Sep 11, 2019
d0e1db6
tools: regularize pip/venv for format_python_tools.py. (#8176)
htuch Sep 11, 2019
90ed92f
absl: Absl hash hook in a couple of places rather than hash functors …
jmarantz Sep 12, 2019
5551315
Update dependency: jwt_verify_lib (#8212)
dgn Sep 12, 2019
36cf26b
upstream: add failure percentage-based outlier detection (#8130)
csssuf Sep 12, 2019
d7392c8
Replace deprecated thread annotations macros. (#8237)
yanavlasov Sep 13, 2019
bd58c11
Update protoc-gen-validate (PGV) (#8234)
achasveachas Sep 13, 2019
71376f1
upstream: use named constants for outlier detection config defaults (…
csssuf Sep 13, 2019
82a9e04
server: add a post init lifecycle stage (#8217)
junr03 Sep 13, 2019
706f910
docs: document access control conditions and attributes (#8230)
kyessenov Sep 13, 2019
5d59dd9
server: return processContext as optional reference (#8238)
eziskind Sep 16, 2019
d159697
Update envoy.yaml in Redis proxy example (#8220)
rklabs Sep 16, 2019
5fb7565
quiche: implement ActiveQuicListener (#7896)
danzh2010 Sep 16, 2019
c5738e1
srds: allow SRDS pass on scope-not-found queries to filter-chain (iss…
stevenzzzz Sep 16, 2019
002342e
Merge remote-tracking branch 'envoyproxy/master' into wasm-sync
jplevyak Sep 16, 2019
cd5c762
Updated to new envoyproxy master branch.
jplevyak Sep 16, 2019
5639ef7
Remove offending go proto option.
jplevyak Sep 17, 2019
ef8e530
Fix format/tidy issues.
jplevyak Sep 17, 2019
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
9 changes: 9 additions & 0 deletions .azure-pipelines/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ jobs:
CI_TARGET: 'bazel.gcc'
compile_time_options:
CI_TARGET: 'bazel.compile_time_options'
fuzz:
CI_TARGET: 'bazel.fuzz'
dependsOn: [] # this removes the implicit dependency on previous stage and causes this to run in parallel.
timeoutInMinutes: 360
pool:
Expand Down Expand Up @@ -46,6 +48,13 @@ jobs:
displayName: "Check disk space at end"
condition: always()

- task: PublishTestResults@2
inputs:
testResultsFiles: '**/bazel-out/**/testlogs/**/test.xml'
testRunTitle: '$(CI_TARGET)'
searchFolder: $(Build.StagingDirectory)/tmp
condition: always()

- task: PublishBuildArtifacts@1
inputs:
pathtoPublish: "$(Build.StagingDirectory)/envoy"
Expand Down
32 changes: 20 additions & 12 deletions .bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -16,29 +16,36 @@ build --experimental_local_memory_estimate
build --experimental_strict_action_env=true
build --host_force_python=PY2
build --action_env=BAZEL_LINKLIBS=-l%:libstdc++.a
build --action_env=BAZEL_LINKOPTS=-lm:-static-libgcc
build --action_env=BAZEL_LINKOPTS=-lm
build --host_javabase=@bazel_tools//tools/jdk:remote_jdk11
build --javabase=@bazel_tools//tools/jdk:remote_jdk11

# We already have absl in the build, define absl=1 to tell googletest to use absl for backtrace.
build --define absl=1

# Pass PATH, CC and CXX variables from the environment.
build --action_env=CC
build --action_env=CXX
build --action_env=PATH

# Common flags for sanitizers
build:sanitizer --define tcmalloc=disabled
build:sanitizer --linkopt -ldl
build:sanitizer --build_tag_filters=-no_san
build:sanitizer --test_tag_filters=-no_san

# Basic ASAN/UBSAN that works for gcc
build:asan --action_env=BAZEL_LINKLIBS=
build:asan --action_env=BAZEL_LINKOPTS=-lstdc++:-lm
build:asan --action_env=ENVOY_ASAN=1
build:asan --config=sanitizer
# ASAN install its signal handler, disable ours so the stacktrace will be printed by ASAN
build:asan --define signal_trace=disabled
build:asan --define ENVOY_CONFIG_ASAN=1
build:asan --copt -fsanitize=address,undefined
build:asan --linkopt -fsanitize=address,undefined
build:asan --copt -fno-sanitize=vptr
build:asan --linkopt -fno-sanitize=vptr
build:asan --linkopt -ldl
build:asan --define tcmalloc=disabled
build:asan --build_tag_filters=-no_asan
build:asan --test_tag_filters=-no_asan
build:asan --define signal_trace=disabled
build:asan --copt -DADDRESS_SANITIZER=1
build:asan --copt -D__SANITIZE_ADDRESS__
build:asan --test_env=ASAN_OPTIONS=handle_abort=1:allow_addr2line=true:check_initialization_order=true:strict_init_order=true:detect_odr_violation=1
Expand All @@ -61,22 +68,21 @@ build:macos-asan --dynamic_mode=off

# Clang TSAN
build:clang-tsan --action_env=ENVOY_TSAN=1
build:clang-tsan --config=sanitizer
build:clang-tsan --define ENVOY_CONFIG_TSAN=1
build:clang-tsan --copt -fsanitize=thread
build:clang-tsan --linkopt -fsanitize=thread
build:clang-tsan --linkopt -fuse-ld=lld
build:clang-tsan --linkopt -static-libsan
build:clang-tsan --define tcmalloc=disabled
# Needed due to https://github.com/libevent/libevent/issues/777
build:clang-tsan --copt -DEVENT__DISABLE_DEBUG_MODE

# Clang MSAN - broken today since we need to rebuild lib[std]c++ and external deps with MSAN
# support (see https://github.com/envoyproxy/envoy/issues/443).
build:clang-msan --action_env=ENVOY_MSAN=1
build:clang-msan --config=sanitizer
build:clang-msan --define ENVOY_CONFIG_MSAN=1
build:clang-msan --copt -fsanitize=memory
build:clang-msan --linkopt -fsanitize=memory
build:clang-msan --define tcmalloc=disabled
build:clang-msan --copt -fsanitize-memory-track-origins=2

# Clang with libc++
Expand Down Expand Up @@ -111,6 +117,7 @@ build:rbe-toolchain-clang-libc++ --extra_toolchains=@rbe_ubuntu_clang_libcxx//co
build:rbe-toolchain-clang-libc++ --action_env=CC=clang --action_env=CXX=clang++ --action_env=PATH=/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/llvm-8/bin
build:rbe-toolchain-clang-libc++ --action_env=CXXFLAGS=-stdlib=libc++
build:rbe-toolchain-clang-libc++ --action_env=LDFLAGS=-stdlib=libc++
build:rbe-toolchain-clang-libc++ --define force_libcpp=enabled

build:rbe-toolchain-gcc --config=rbe-toolchain
build:rbe-toolchain-gcc --crosstool_top=@rbe_ubuntu_gcc//cc:toolchain
Expand All @@ -125,13 +132,12 @@ build:remote --auth_enabled=true
build:remote --experimental_inmemory_jdeps_files
build:remote --experimental_inmemory_dotd_files
build:remote --experimental_remote_download_outputs=toplevel
test:remote --experimental_remote_download_outputs=minimal

build:remote-clang --config=remote
build:remote-clang --config=rbe-toolchain-clang

# Docker sandbox
build:docker-sandbox --experimental_docker_image=envoyproxy/envoy-build:8246167b9d238797cbc6c03dccc9e3921c37617d
build:docker-sandbox --experimental_docker_image=envoyproxy/envoy-build@sha256:9236915d10004a35f2439ce4a1c33c1dbb06f95f84c4a4497d4e4f95cdc9e07f
build:docker-sandbox --spawn_strategy=docker
build:docker-sandbox --strategy=Javac=docker
build:docker-sandbox --strategy=Closure=docker
Expand All @@ -151,4 +157,6 @@ build:remote-ci --remote_executor=grpcs://remotebuildexecution.googleapis.com
build:asan-fuzzer --config=asan
build:asan-fuzzer --define=FUZZING_ENGINE=libfuzzer
build:asan-fuzzer --copt=-DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION
build:asan-fuzzer --copt=-fsanitize-coverage=trace-pc-guard
build:asan-fuzzer --copt=-fsanitize-coverage=trace-pc-guard
# Remove UBSAN halt_on_error to avoid crashing on protobuf errors.
build:asan-fuzzer --test_env=UBSAN_OPTIONS=print_stacktrace=1
2 changes: 1 addition & 1 deletion .bazelversion
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.28.1
0.29.1
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ executors:
ubuntu-build:
description: "A regular build executor based on ubuntu image"
docker:
# NOTE: Update bazel/toolchains/rbe_toolchains_config.bzl with sha256 digest to match the image here.
- image: piotrsikora/envoy:d799827e285e2f4f42f4ecf284ff4cc999f48e35
resource_class: xlarge
working_directory: /source
Expand Down
2 changes: 2 additions & 0 deletions .clang-tidy
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ Checks: 'abseil-*,
bugprone-*,
clang-analyzer-*,
clang-diagnostic-*,
misc-unused-using-decls,
modernize-*,
performance-*,
readability-braces-around-statements,
Expand All @@ -20,6 +21,7 @@ WarningsAsErrors: 'abseil-duration-*,
bugprone-unused-raii,
bugprone-use-after-move,
clang-analyzer-core.DivideZero,
misc-unused-using-decls,
modernize-deprecated-headers,
modernize-loop-convert,
modernize-make-shared,
Expand Down
2 changes: 2 additions & 0 deletions .zuul/playbooks/envoy-build/run.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
roles:
- role: config-gcc
gcc_version: 7
- role: config-bazel
bazel_version: 0.28.1
tasks:
- name: Build envoy
shell:
Expand Down
6 changes: 5 additions & 1 deletion CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ extensions/filters/common/original_src @snowp @klarose
/*/extensions/filters/http/header_to_metadata @rgs1 @zuercher
# alts transport socket extension
/*/extensions/transport_sockets/alts @htuch @yangminzhu
# tls transport socket extension
/*/extensions/transport_sockets/tls @PiotrSikora @lizan
# sni_cluster extension
/*/extensions/filters/network/sni_cluster @rshriram @lizan
# tracers.datadog extension
Expand Down Expand Up @@ -53,7 +55,9 @@ extensions/filters/common/original_src @snowp @klarose
/*/extensions/filters/listener/http_inspector @crazyxy @PiotrSikora @lizan
# attribute context
/*/extensions/filters/common/expr @kyessenov @yangminzhu
# WebAssembly extensions
# webassembly access logger extensions
/*/extensions/access_loggers/wasm @jplevyak @PiotrSikora
# webassembly common extension
/*/extensions/common/wasm @jplevyak @PiotrSikora
# webassembly http extensions
/*/extensions/filters/http/wasm @jplevyak @PiotrSikora
6 changes: 5 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,11 @@ maximize the chances of your PR being merged.
could convert from the earlier API to the new API. A field may be deprecated
if this tool would be able to perform the conversion. For example, removing a
field to describe HTTP/2 window settings is valid if a more comprehensive
HTTP/2 protocol options field is being introduced to replace it.
HTTP/2 protocol options field is being introduced to replace it. The PR author
deprecating the old configuration is responsible for updating all tests and
canonical configuration, or guarding them with the DEPRECATED_FEATURE_TEST() macro.
This will be validated by the bazel.compile_time_options target, which will hard-fail when
deprecated configuration is used.
* For configuration deprecations that are not covered by the above semantic
replacement policy, any deprecation will only take place after
community consultation on mailing lists, Slack and GitHub, over the period of
Expand Down
3 changes: 3 additions & 0 deletions OWNERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ routing PRs, questions, etc. to the right place.
* All maintainers
* Piotr Sikora ([PiotrSikora](https://github.com/PiotrSikora)) (piotrsikora@google.com)
* Yan Avlasov ([yanavlasov](https://github.com/yanavlasov)) (yavlasov@google.com)
* Asra Ali ([asraa](https://github.com/asraa)) (asraa@google.com)

# Emeritus maintainers

Expand All @@ -60,3 +61,5 @@ matter expert reviews. Feel free to loop them in as needed.
* Bazel/build.
* Daniel Hochman ([danielhochman](https://github.com/danielhochman)) (dhochman@lyft.com)
* Redis, Python, configuration/operational questions.
* Yuchen Dai ([lambdai](https://github.com/lambdai)) (lambdai@google.com)
* v2 xDS, listeners, filter chain discovery service.
14 changes: 14 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -217,11 +217,25 @@ issue fixed for your respective distribution's users.
Before any information from the list is shared with respective members of your team required to fix
said issue, they must agree to the same terms and only find out information on a need-to-know basis.

We typically expect a single point-of-contact (PoC) at any given legal entity. Within the
organization, it is the responsibility of the PoC to share CVE and related patches internally. This
should be performed on a strictly need-to-know basis with affected groups to the extent that this is
technically plausible. All teams should be aware of the embargo conditions and accept them.
Ultimately, if an organization breaks embargo transitively through such sharing, they will lose
the early disclosure privilege, so it's in their best interest to carefully share information internally,
following best practices and use their judgement in balancing the tradeoff between protecting users
and maintaining confidentiality.

The embargo applies to information shared, source code and binary images. **It is a violation of the
embargo policy to share binary distributions of the security fixes before the public release date.**
This includes, but is not limited to, Envoy binaries and Docker images. It is expected that
distributors have a method to stage and validate new binaries without exposing them publicly.

If the information shared is under embargo from a third party, where Envoy is one of many projects
that a disclosure is shared with, it is critical to consider that the ramifications of any leak will
extend beyond the Envoy community and will leave us in a position in which we will be less likely to
receive embargoed reports in the future.

In the unfortunate event you share the information beyond what is allowed by this policy, you _must_
urgently inform the envoy-security@googlegroups.com mailing list of exactly what information leaked
and to whom. A retrospective will take place after the leak so we can assess how to prevent making the
Expand Down
2 changes: 1 addition & 1 deletion api/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ API changes are regular PRs in https://github.com/envoyproxy/envoy for the API/c
changes. They may be as part of a larger implementation PR. Please follow the standard Bazel and CI
process for validating build/test sanity of `api/` before submitting a PR.

*Note: New .proto files should be also included to [build.sh](https://github.com/envoyproxy/envoy/blob/master/docs/build.sh) and
*Note: New .proto files should be added to
[BUILD](https://github.com/envoyproxy/envoy/blob/master/api/docs/BUILD) in order to get the RSTs generated.*

## Documentation changes
Expand Down
12 changes: 12 additions & 0 deletions api/bazel/BUILD
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
load("@io_bazel_rules_go//proto:compiler.bzl", "go_proto_compiler")

licenses(["notice"]) # Apache 2

go_proto_compiler(
name = "pgv_plugin_go",
options = ["lang=go"],
plugin = "@com_envoyproxy_protoc_gen_validate//:protoc-gen-validate",
suffix = ".pb.validate.go",
valid_archive = False,
visibility = ["//visibility:public"],
)
Loading