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

envoy

Here are 307 public repositories matching this topic...

jmunozro
jmunozro commented Aug 12, 2021

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Install gloo 1.8.1 with:

license_secret_name: myname
create_license_secret: false

Expected behavior
Gloo uses the provided secret, and then all subchart are updated too
Currently gloo works, but gloo-fed pods are failing because of non existent license with the default name

**Addi

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

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