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
Kuat
8345af596d
Move E/C/R/LDS service definitions to prevent breaking existing management servers ( #438 )
...
Signed-off-by: Kuat Yessenov <kuat@google.com>
7 years ago
Kuat
a66448b203
Split base API package into sub-packages ( #421 )
...
Signed-off-by: Kuat Yessenov <kuat@google.com>
7 years ago