-
Updated
Sep 16, 2021 - Go
envoy
Here are 311 public repositories matching this topic...
-
Updated
Sep 16, 2021 - Python
Right now we have some basic information about how to get involved under https://projectcontour.io/community/. I think we could drive more attention to the community efforts if we had a more prevalent "Get involved" section on the front page, similar to what https://inclusivenaming.org/ does.
I see this as multiple parts:
- Update/modify the current /community page to look a bit better and hav
Summary
It's annoying to remember the right protobuf structure for envoy socket address. There is a helper in pkg/envoy/accesslog/v3/helper_test.go that wraps the boilerplate.
We should move this to a regular util package and use it everywhere.
-
Updated
Aug 26, 2021 - Java
Current State
Users need to update mesheryctl occasionally when a new release is available. The docs to update in mesheryctl points to this URL which does not mention how to only update mesheryctl without deploying Meshery.
, e.g. https://github.com/proxy-wasm/proxy-wasm-cpp-host/blob/92f02c0001592199d99f946cea34637ff095a8ba/include/proxy-wasm/wasm_api_impl.h#L147
Also proxy_get_header_map_size() , e.g. https://github.com/proxy-wasm/proxy-wasm-cpp-host/blob/92f02c0001592199d99f946cea34637ff095a8ba/include/proxy-wasm/wasm_api_impl.h#L192
I use these when debugging new ext
-
Updated
Sep 16, 2021 - Go
-
Updated
Jul 30, 2021 - JavaScript
Current Behavior
ServiceMeshCon NA 21 is not present in the community calendar. (https://layer5.io/community/calendar)
Desired Situation
Add this event to the community calendar. (Date: 12th Oct 2021)
Contributor Resources
The layer5.io website uses Gatsby, React, and GitHub Pages. Site content is found under the [master branch](https://github.com/layer5io/layer5/tree/ma
-
Updated
Apr 22, 2021 - Shell
-
Updated
May 28, 2021
-
Updated
Sep 14, 2021 - Go
-
Updated
Aug 12, 2021 - Rust
-
Updated
May 28, 2021 - Go
-
Updated
Feb 27, 2020 - Go
-
Updated
Sep 3, 2021 - Go
-
Updated
Jul 22, 2021 - SCSS
-
Updated
Jan 5, 2018 - Go
-
Updated
Mar 22, 2021 - Go
-
Updated
Mar 10, 2021
-
Updated
Nov 7, 2018
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.
The Datadog agent is deployed as a Daemonset. It expects the app/Envoy to push traces to the k8s node where the app runs.
Today, we cannot dynamically configure the Envoy configmap to target the host IP.
Describe the solution you'd like
In our Envoy wrapper dockerfile: https://github.com/solo-io/solo-projects/blob/18a7aa