envoyproxy/envoy

tools/api: `*.proto` file that consists solely of `import public` statements gets removed from the next API version

Open

#10.745 geöffnet am 12. Apr. 2020

Auf GitHub ansehen
 (6 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (5.373 Forks)batch import
apiapi/v3bughelp wanted

Repository-Metriken

Stars
 (27.997 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 8T) (378 gemergte PRs in 30 T)

Beschreibung

Title: *.proto file that consists solely of import public statements gets removed from the next API version

Context:

  • spotted in config/v3/trace.proto while working on #10743
  • it's not a blocker for trace.proto, though, since this file should be removed in v4 anyway

Contributor Guide