-
Updated
May 24, 2022 - Python
envoy-proxy
Here are 51 public repositories matching this topic...
-
Updated
Jan 13, 2022 - Shell
-
Updated
May 22, 2022 - SCSS
-
Updated
Sep 23, 2021 - TypeScript
This is an optimization to reduce the time it takes to build/deploy YAStack.
Compilation of YAStack can be optimized by pre-compiling source code that does not depend on DPDK. This can help build the image faster since now only DPDK and dependent code will have to be compiled.
We already have the tooling and we can run envoy-control locally while connecting to an environment set up with docker-compose. However, current configuration files aren't utilizing more advanced features, like mTLS and RBAC. That hinders experimenting and testing with these functionalities. Also, creating a configuration for envoy-control and envoy connecting to is from the ground up every time I
-
Updated
Aug 14, 2020 - Python
-
Updated
Jun 2, 2021 - Go
-
Updated
Apr 29, 2022 - Vue
-
Updated
Mar 1, 2022 - Rust
-
Updated
Mar 8, 2021 - Go
-
Updated
Mar 23, 2018 - Go
The current create-cert.sh script is for Windows. It should be converted to work for OSX/Unix and a .bat file should be added for Windows.
-
Updated
Sep 7, 2020 - Dockerfile
-
Updated
Jun 23, 2020 - Go
-
Updated
May 16, 2022 - CSS
-
Updated
Feb 25, 2022 - Shell
-
Updated
Oct 21, 2021 - C++
-
Updated
Aug 10, 2021 - Go
-
Updated
Jul 26, 2019 - Dockerfile
-
Updated
Aug 19, 2019 - Go
-
Updated
Jul 28, 2019 - JavaScript
-
Updated
Mar 12, 2019 - Python
-
Updated
Mar 11, 2019 - Go
-
Updated
Mar 30, 2019 - Dockerfile
Improve this page
Add a description, image, and links to the envoy-proxy topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the envoy-proxy topic, visit your repo's landing page and select "manage topics."


Gloo Edge Version
1.11.x (latest stable)
Kubernetes Version
No response
Describe the bug
When specifying the
REDIS_PASSWORDas a customEnv override via helm for the extauth and rate-limit deployment. The defaultREDIS_PASSWORDand overrides password value are both in the resultant deployment.Steps to reproduce the bug