envoyproxy / envoyproxy/java-control-plane

MessageOptions in validate.proto uses a reserved extension number

Đang mở
#296 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Java
Star
312
Fork
149
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

The [Java control plane validate proto](https://github.com/envoyproxy/java-control-plane/blame/bbc2902c26fc04121bce19cb9a4d6678c4bebd93/api/src/main/proto/validate/validate.proto#L17) is using extension number 1072.

This extension number is [reserved for protokt](https://github.com/protocolbuffers/protobuf/blob/main/docs/options.md?plain=1#L258-L261) 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](https://github.com/envoyproxy/java-control-plane/blob/main/api/src/main/proto/validate/validate.proto#L31) to prevent this issue

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.