envoyproxy/envoy

py_proto_library should now come from protobuf

Open

#40,104 opened on Jul 3, 2025

View on GitHub
 (2 comments) (0 reactions) (0 assignees)C++ (27,997 stars) (5,373 forks)batch import
area/buildhelp wanted

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/

Contributor guide

py_proto_library should now come from protobuf · envoyproxy/envoy#40104 | Good First Issue