-
Notifications
You must be signed in to change notification settings - Fork 31
Update to latest Envoy? #6
Comments
I forked this project and upgraded to latest version. You can try it. |
The company behind this repo Octarine Security was acquired by VMWare - https://techcrunch.com/2020/05/13/vmware-to-acquire-kubernetes-security-startup-octarine-and-fold-it-into-carbon-black/. It would be nice to get an update from VMWare as to whether they plan to maintain this repo but from the commit history you should assume they wont. |
@hans00 , thank you for providing the link. |
@hans00 thanks for sharing the link. I tried it and get the clang failed error described below. Could you please suggest a resolution? Thanks Build failure details: ERROR: ModSecurity-envoy/http-filter-modsecurity/BUILD:21:17: C++ compilation of rule '//http-filter-modsecurity:webhook_fetch_lib' failed (Exit 1): clang failed: error executing command clang+llvm-10.0.0-x86_64-linux-gnu-ubuntu-18.04/bin/clang -U_FORTIFY_SOURCE -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer '-std=c++0x' -MD ... (remaining 1385 argument(s) skipped) Use --sandbox_debug to see verbose messages from the sandbox clang failed: error executing command clang+llvm-10.0.0-x86_64-linux-gnu-ubuntu-18.04/bin/clang -U_FORTIFY_SOURCE -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer '-std=c++0x' -MD ... (remaining 1385 argument(s) skipped) Use --sandbox_debug to see verbose messages from the sandbox
|
Are there any plans to update this to the latest version of Envoy?
The text was updated successfully, but these errors were encountered: