-
Updated
May 16, 2021 - Go
envoy
Here are 289 public repositories matching this topic...
-
Updated
May 16, 2021 - Python
We sanitize secrets when they arrive at the cache layer (https://github.com/projectcontour/contour/blob/main/internal/dag/secret.go#L34:6), however, that logic is duplicated in the dag package (https://github.com/projectcontour/contour/blob/main/internal/dag/accessors.go#L225).
I theory we should be able to rely on the secrets being valid from the cache bit, but in any case should centralize t
Summary
Right now there is no way to customize Envoy CLI arguments.
We can introduce --envoy-flag real_envoy_flag=value to kuma-dp which will be then used when running Envoy
-
Updated
Apr 30, 2021 - Java
See mesheryctl Command Tracker for current status of commands.
Current Behavior
mesheryctl system start --reset does not reset the meshconfig file for Kubernetes and resets the meshconfig after starting Mesh
Use heptio/workgroup to improve handling of the multiple goroutines that are spawned in each of the discoverers. This will also help us to bubble up errors to main, and handle them appropriately.
An example of this is #224. We wanted to handle the case where re-auth failed 3 times, but there was no good way of bubbling up the error to main.go. We could make reconciler.Run return an error to bub
-
Updated
Oct 27, 2020 - Java
-
Updated
Apr 22, 2021 - Shell
-
Updated
Apr 5, 2021 - JavaScript
-
Updated
Apr 28, 2021 - Go
-
Updated
Mar 11, 2021
-
Updated
Apr 29, 2021 - Go
It would be great to have examples in this SDK as many as possible under examples/ directory. Please feel free to add and send PRs
-
Updated
May 15, 2021 - Rust
Current Behavior
The individual open source internship pages (e.g.https://layer5.io/programs/gsoc/2019) do not have a Back to Programs button to help the user navigate back to the main programs page (https://layer5.io/programs).
Desired Behavior
A back button is present like that of the one on this page - https://layer5.io/community/members/jash-patel
<img width="165" alt="Screen
-
Updated
Feb 27, 2020 - Go
-
Updated
Jan 5, 2018 - Go
-
Updated
Nov 10, 2020 - SCSS
-
Updated
Mar 22, 2021 - Go
-
Updated
Mar 10, 2021
-
Updated
Nov 7, 2018
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.
Improve this page
Add a description, image, and links to the envoy topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the envoy topic, visit your repo's landing page and select "manage topics."
virtual host options
