envoyproxy / envoyproxy/java-control-plane

MessageOptions in validate.proto uses a reserved extension number

Offen
#296 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
Java
Sterne
312
Forks
149
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

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

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.