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)
bb35292edc
health check: add Redis custom health checker ( #2993 )
...
Signed-off-by: Dhi Aurrahman <dio@rockybars.com>
Mirrored from https://github.com/envoyproxy/envoy @ f467be38b0876633fb72ee6ffd70b122bbc728c9
7 years ago
Dhi Aurrahman
4af506d694
health check: add custom health checker ( #596 )
...
This patch adds the extension health check, with redis as the first
example.
Signed-off-by: Dhi Aurrahman <dio@rockybars.com>
7 years ago