-
Updated
Dec 17, 2020 - Go
envoy
Here are 251 public repositories matching this topic...
-
Updated
Dec 17, 2020 - Python
Please describe the problem you have
klogv2 has the https://godoc.org/github.com/kubernetes/klog#SetLogger API, which should let us drop the vaguely sketchy output stream we use to capture core Kubernetes log output.
Summary
kumactl install control-plane does not respect user overrides of kuma env variables passed with the --env-var flag. This makes it difficult to customize an install past what is officially supported.
Steps To Reproduce
kumactl install control-plane --env-var KUMA_DEFAULTS_SKIP_MESH_CREATION=true- See the duplicate entries for
KUMA_DEFAULTS_SKIP_MESH_CREATIONi
-
Updated
Dec 5, 2020 - Java
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
Current Behavior
The individual service mesh management pages have a namespace field with "default" prepopulated.
Desired Behavior
The namespace field should not only show "default" as an option, but should also include the list of namespaces that are currently present in the user's Kubernetes environment. Pre-populating this text field will be a UX improvement and it will also help
-
Updated
Oct 27, 2020 - Java
-
Updated
Dec 11, 2020 - JavaScript
-
Updated
Dec 15, 2020 - Go
-
Updated
Dec 10, 2020 - Shell
-
Updated
Aug 21, 2020 - Go
-
Updated
Feb 27, 2020 - Go
Desired Behavior
Add a section for meshmate brand kit (link) to layer5-ng (https://layer5ng.netlify.app/brand). The folder related to this is here
[Optional] Alternatives
-
Updated
Nov 30, 2020
-
Updated
Jan 5, 2018 - Go
-
Updated
Dec 12, 2020 - Rust
-
Updated
Nov 10, 2020 - SCSS
-
Updated
Oct 24, 2020
-
Updated
May 14, 2020 - Go
-
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."
Is your feature request related to a problem? Please describe.
Gloo Edge users want an easy-to-implement solution for CSRF protection of their applications.
Describe the solution you'd like
Add support for upstream CSRF filter in Gloo Edge.
https://www.envoyproxy.io/docs/envoy/latest/api-v2/config/filter/http/csrf/v2/csrf.proto
https://www.envoyproxy.io/docs/envoy/latest/start/sandb