grpc/tools/distrib/python/xds_protos/envoy/api/v2
Richard Belleville 7e7b4fd1a4 Fix breakage when built against protobuf head (#34945)
This PR is required in order to upgrade to the `master` branch version of protobuf. To do this, we upgrade to the latest version of `rules_python` by:

- Adding in explicit dependencies on all PyPi Bazel test dependencies
  - Resolving the circular dependency this creates for `xds-protos` by giving it a Bazel build
    - Generating the Python code for `xds-protos` as part of `generate-projects.sh` since doing so directly in Bazel would be highly fragily, dependent on many other projects' Bazel builds

Closes #34945

PiperOrigin-RevId: 599875020
2024-01-19 12:43:14 -08:00
..
auth Fix breakage when built against protobuf head (#34945) 2024-01-19 12:43:14 -08:00
cluster Fix breakage when built against protobuf head (#34945) 2024-01-19 12:43:14 -08:00
core Fix breakage when built against protobuf head (#34945) 2024-01-19 12:43:14 -08:00
endpoint Fix breakage when built against protobuf head (#34945) 2024-01-19 12:43:14 -08:00
listener Fix breakage when built against protobuf head (#34945) 2024-01-19 12:43:14 -08:00
ratelimit Fix breakage when built against protobuf head (#34945) 2024-01-19 12:43:14 -08:00
route Fix breakage when built against protobuf head (#34945) 2024-01-19 12:43:14 -08:00
__init__.py Fix breakage when built against protobuf head (#34945) 2024-01-19 12:43:14 -08:00
cds_pb2.py Fix breakage when built against protobuf head (#34945) 2024-01-19 12:43:14 -08:00
cluster_pb2.py Fix breakage when built against protobuf head (#34945) 2024-01-19 12:43:14 -08:00
discovery_pb2.py Fix breakage when built against protobuf head (#34945) 2024-01-19 12:43:14 -08:00
eds_pb2.py Fix breakage when built against protobuf head (#34945) 2024-01-19 12:43:14 -08:00
endpoint_pb2.py Fix breakage when built against protobuf head (#34945) 2024-01-19 12:43:14 -08:00
lds_pb2.py Fix breakage when built against protobuf head (#34945) 2024-01-19 12:43:14 -08:00
listener_pb2.py Fix breakage when built against protobuf head (#34945) 2024-01-19 12:43:14 -08:00
rds_pb2.py Fix breakage when built against protobuf head (#34945) 2024-01-19 12:43:14 -08:00
route_pb2.py Fix breakage when built against protobuf head (#34945) 2024-01-19 12:43:14 -08:00
scoped_route_pb2.py Fix breakage when built against protobuf head (#34945) 2024-01-19 12:43:14 -08:00
srds_pb2.py Fix breakage when built against protobuf head (#34945) 2024-01-19 12:43:14 -08:00