-
Updated
Apr 21, 2021 - Go
envoy
Here are 284 public repositories matching this topic...
-
Updated
Apr 21, 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
Password should not be in clear text
Steps To Reproduce
`2021-04-08T22:13:16.512Z INFO kuma-cp.run Current config {"apiServer":{"auth":{"allowFromLocalhost":true,"clientCertsDir":"/home/ec2-user"},"corsAllowedDomains":[".*"],"http":{"enabled":true,"interface":"0.0.0.0","port":5681},"https":{"enabled":true,"interface":"0.0.0.0","port":5682,"tlsCertFile":"/home/ec2-user/ip-1
-
Updated
Apr 4, 2021 - Java
Current Behavior
Meshery's roadmap for the mesheryctl v0.5.0 release is in need of retroactive updating.
Desired Behavior
The roadmap.md should reflect the following for the mesheryctl section:
| v0.5.0 | Release channel subscriptions with system channel, Deployment management with system context |
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 15, 2021 - Shell
-
Updated
Apr 5, 2021 - JavaScript
-
Updated
Mar 16, 2021 - Go
-
Updated
Jan 28, 2021 - Go
-
Updated
Mar 11, 2021
Description
The navbar, after you scroll up to a certain point then stop scrolling, toggles quickly between elevated (with box shadow) and flat states causing to look as if its shaking
Expected Behavior
It should remain in one place. I think this is an edge-case because this beha
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
Apr 20, 2021 - Rust
-
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
