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
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| certs_pb2.py | ||
| clusters_pb2.py | ||
| config_dump_pb2.py | ||
| config_dump_shared_pb2.py | ||
| init_dump_pb2.py | ||
| listeners_pb2.py | ||
| memory_pb2.py | ||
| metrics_pb2.py | ||
| mutex_stats_pb2.py | ||
| server_info_pb2.py | ||
| tap_pb2.py | ||