envoyproxy/envoy

py_proto_library should now come from protobuf

Open

#40.104 aberto em 3 de jul. de 2025

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)C++ (5.373 forks)batch import
area/buildhelp 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

Per https://protobuf.dev/news/2024-10-01/ the protobuf repo will be the source of the py_proto_library rule. This ticket covers updating envoy (and in particular, api/bazel/api_build_system.bzl) to load py_proto_library from protobuf instead of grpc.

See https://protobuf.dev/news/2024-10-01/

Guia do colaborador