moderation

Results 78 comments of moderation

Linking to https://github.com/projectcontour/contour/issues/2582

Awesome. Thanks. I have a modified `Makefile` that lets me build `llrt` on MacOS Apple Silicon that works and it is getting a different but related module error trying to...

Edit: `llrt compile` now working on Linux and MacOS, however without a full path to the runtime file, generates an error. This works ``` llrt $PWD/async1.lrt ``` This doesn't ```...

Current `main` branch `rules_go` is at [`0.46.0`](https://github.com/envoyproxy/envoy/blob/main/bazel/repository_locations.bzl#L1009) - should we bump to that version?

Current `main` branch `rules_go` is at [`0.46.0`](https://github.com/envoyproxy/envoy/blob/main/bazel/repository_locations.bzl#L1009) - should we bump to that version?

Envoy issue to add QUIC / HTTP3 docs - https://github.com/envoyproxy/envoy/issues/12923

Downstream HTTP/3 now considered GA in Envoy 1.22.0 https://www.envoyproxy.io/docs/envoy/v1.22.0/version_history/current#new-features > http3: downstream HTTP/3 support is now GA! Upstream HTTP/3 also GA for specific deployments. See [here](https://www.envoyproxy.io/docs/envoy/v1.22.0/intro/arch_overview/http/http3#arch-overview-http3) for details.

Dependency change is the addition of a patch. Requires API review too /lgtm deps