data-plane-api(CircleCI)
3c25d3598c
Max heap fix ( #7016 )
...
Signed-off-by: Asra Ali <asraa@google.com>
Mirrored from https://github.com/envoyproxy/envoy @ e4d2bf442ba32c6df7ff1cb879304b22255eb674
6 years ago
data-plane-api(CircleCI)
de2a8387e0
fix bazel query ( #5886 )
...
fix bazel query
Risk Level: Low
Testing: built //source/exe:envoy-static
Signed-off-by: Dan Rosen <mergeconflict@google.com>
Mirrored from https://github.com/envoyproxy/envoy @ d841d20b101584786d4d44190a78da313768b146
6 years ago
data-plane-api(CircleCI)
86c352428b
api: add java proto options to avoid risk of future breakage ( #5764 )
...
As discussed with @snowp in [envoyproxy/java-control-plane#87 (comment)](https://github.com/envoyproxy/java-control-plane/issues/87#issuecomment-456537248 ) and [envoyproxy/java-control-plane#87 (comment)](https://github.com/envoyproxy/java-control-plane/issues/87#issuecomment-457649859 ), adding these options will avoid the risk of having API breaking changes on the generated java code as the proto files evolve.
Risk Level_: Medium
Note that e.g. [envoyproxy/java-control-plane](https://github.com/envoyproxy/java-control-plane ) will have to do a refactoring when they sync the proto files next time.
Signed-off-by: Penn (Dapeng) Zhang <zdapeng@google.com>
Mirrored from https://github.com/envoyproxy/envoy @ 4a5f85809cef13be47873483789a5a7bb64ded7c
6 years ago
data-plane-api(CircleCI)
a15186341d
api: revert option java_multiple_files = true ( #5642 )
...
Signed-off-by: Penn (Dapeng) Zhang <zdapeng@google.com>
Mirrored from https://github.com/envoyproxy/envoy @ ca7aed40c2354847f5bbd5fc2540a74cad182ff9
6 years ago
data-plane-api(CircleCI)
47fef3411b
api: add proto options for java ( #5369 )
...
* api: add proto options for java
* add ci for checking proto options
Signed-off-by: Penn (Dapeng) Zhang <zdapeng@google.com>
Mirrored from https://github.com/envoyproxy/envoy @ 02659d411332e9f20d229f482931c15304ea17fd
6 years ago
data-plane-api(CircleCI)
60170a36bb
Add overload manager to bootstrap config ( #4038 )
...
Initialize on startup and add documentation (issue #373 )
Risk Level: low
Testing: unit tests
Docs Changes: add docs for overload manager
Signed-off-by: Elisha Ziskind <eziskind@google.com>
Mirrored from https://github.com/envoyproxy/envoy @ 14140ad83293d2cb4fcf356064ed98c3bffa295b
6 years ago
data-plane-api(CircleCI)
b905fa8722
add resource monitor framework ( #3848 )
...
Add an extensible resource monitor framework for monitoring resource "pressures" (usage/limit). This will be used by the overload manager to implement downstream circuit breaking (issue #373 - see design doc linked from there).
Risk Level: low (not yet used in envoy main)
Signed-off-by: Elisha Ziskind <eziskind@google.com>
Mirrored from https://github.com/envoyproxy/envoy @ 0e71582b338b97d5667be7deaff831a062a96d1f
6 years ago