envoyproxy / envoy

Cloud-native high-performance edge/middle/service proxy
https://www.envoyproxy.io
Apache License 2.0
24.95k stars 4.8k forks source link

Upgrade to Bazel 7.x #36818

Open fredyw opened 1 week ago

fredyw commented 1 week ago

Upgrading to Bazel 7.x is necessary for supporting C++20. This is especially important for Envoy Mobile given that rules_android_ndk only supports Bazel 7.x.

nezdolik commented 1 day ago

cc @phlax @keith

phlax commented 1 day ago

@fredyw i think your last attempt to do this was the closest we have been to success - what were the blockers?

cc @keithmattix