moderation
moderation
The following unblocks me but I'd suggest we need tests to ensure that default functionality can't be deleted without anyone noticing. ```diff diff --git a/src/redis/driver_impl.go b/src/redis/driver_impl.go index dbcf787..d50fb56 100644 ---...
Not stale. Still broken. Will try to fix next week.
Workerd is now open source - [Introducing workerd: the Open Source Workers runtime](https://blog.cloudflare.com/workerd-open-source-workers-runtime/) and launched with a large investment fund - [Leading venture capital firms to provide up to $1.25...
/lgtm deps
@danzh2010 happy for @wrowe to review but I LGTM'ed the dependency check
/lgtm deps
/retest
@youngnick Not supporting the TCPRoute and UDPRoute in the Gateway API spec is consistent with Contour's approach - https://github.com/projectcontour/contour/issues/1248 However there have been numerous requests in the community to support...
In trying to compile Envoy for aarch64 I attempted to upgrade the rules_go dependency to https://github.com/bazelbuild/rules_go/releases/tag/0.12.0. This generates the following error which is caused by lyft/protoc-gen-validate. You can replicate the...