envoyproxy/envoy

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

Open

#10.745 aberto em 12 de abr. de 2020

Ver no GitHub
 (6 comments) (0 reactions) (0 assignees)C++ (5.373 forks)batch import
apiapi/v3bughelp wanted

Métricas do repositório

Stars
 (27.997 stars)
Métricas de merge de PR
 (Mesclagem média 8d) (378 fundiu PRs em 30d)

Description

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

Guia do colaborador