java-control-plane
java-control-plane copied to clipboard
MessageOptions in validate.proto uses a reserved extension number
trafficstars
The Java control plane validate proto is using extension number 1072.
This extension number is reserved for protokt and causes incompatibilities between the envoy proto and protokt
This MessageOption should be implemented as a message like it is in validate.proto's FieldOptions to prevent this issue