envoyproxy/envoy

py_proto_library should now come from protobuf

开放

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

 (2 条评论) (0 个反应) (0 位负责人)C++ (5,373 个派生)batch import
area/buildhelp wanted

仓库指标

星标
 (27,997 个星标)
PR 合并指标
 (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/

贡献者指南