The Wayback Machine - https://web.archive.org/web/20210916083547/https://github.com/topics/envoy
Skip to content
#

envoy

Here are 311 public repositories matching this topic...

bcollard
bcollard commented Aug 18, 2021

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

jonasrosland
jonasrosland commented Jul 28, 2021

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
kuma
meshery
alexbrand
alexbrand commented Aug 23, 2018

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

layer5
warunicorn19
warunicorn19 commented Sep 15, 2021

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

Improve this page

Add a description, image, and links to the envoy topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the envoy topic, visit your repo's landing page and select "manage topics."

Learn more