envoyproxy/envoy

py_proto_library should now come from protobuf

Open

#40,104 创建于 2025年7月3日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)C++ (5,373 fork)batch import
area/buildhelp wanted

仓库指标

Star
 (27,997 star)
PR 合并指标
 (平均合并 8天) (30 天内合并 378 个 PR)

描述

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/

贡献者指南