moderation
moderation
It was sort of fun to try and get this to run, but it isn't worth continuing to try. I was going to post the links to when Wasmer tried...
I've also found the git integration slow with powerline-rs. I've tried updating the `git2` dependency to to the latest `0.13.6` but haven't noticed any appreciable difference - https://github.com/jD91mZM2/powerline-rs/blob/master/Cargo.toml#L29. The biggest...
Looks like the underlying libgit2 is the issue - https://github.com/libgit2/libgit2/issues?q=is%3Aissue+is%3Aopen+slow
Unfortunately that issue has been open for years but little forward motion. I've been trying to work out how to pull in the fork that has better performance. https://crates.io/crates/git2 pulls...
`15.0.3` is the latest release - https://github.com/llvm/llvm-project/releases/tag/llvmorg-15.0.3
Superseded by https://github.com/envoyproxy/envoy-build-tools/pull/342
I'm thought updating the website was part of a release checklist but not automated - here are my prior PRs - https://github.com/envoyproxy/envoy-website/pulls?q=is%3Apr+is%3Aclosed+author%3Amoderation
Deps look OK but need CI fix
Envoy proxy has implements hot restart and it is used at scale. [Envoy hot restart](https://blog.envoyproxy.io/envoy-hot-restart-1d16b14555b5) from Envoy creator @mattklein123 and recent [documentation](https://www.envoyproxy.io/docs/envoy/latest/intro/arch_overview/operations/hot_restart)