Skip to content
#

envoy

Here are 336 public repositories matching this topic...

chrisgaun
chrisgaun commented Apr 12, 2022

Version

No response

Is your feature request related to a problem? Please describe.

Add new Issues with a Enhancement, Tech Debt or Bug label in the following repos to the corresponding project board using the newest Github feature https://github.com/marketplace/actions/add-to-github-projects-beta

Assigned to Gloo Edge Project:
https://github.com/solo-io/gloo
https://github

skriss
skriss commented Feb 1, 2022

The "Introduction to Contour" link on the projectcontour.io landing page points to a blog from 2019 that references Contour v0.10, this link should be updated to point to something newer, or perhaps we could drop that entire section as it seems somewhat redundant with other ways to navigate the site.

help wanted good first issue area/documentation lifecycle/needs-triage
kuma
bartsmykla
bartsmykla commented Jan 20, 2022

What happened?

As parsing time.Duration works only with time periods (i.e 1m, 24h, 23h59m etc.) you cannot specify period in days/months/years as we suggests in help/docs of our commands:
https://github.com/kumahq/kuma/blob/8708885a8ef244f0806aa7d5dae08c7dde64a7bb/app/kumactl/cmd/generate/generate_zoneingress_token.go#L29
we can fix it by changing flag description/help, but I think we

good first issue triage/accepted triage/stale kind/bug
meshery
Chadha93
Chadha93 commented Apr 15, 2022

Current State

Octarine project is shutdown.

Desired State

Remove Octarine Service Mesh from the table. here: https://docs.meshery.io/service-meshes


Contributor Guides and Resources

help wanted good first issue area/docs language/markdown
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

kind/feature help wanted good first issue priority/important-longterm
layer5
leecalcote
leecalcote commented Apr 15, 2022

Current State:
Tencent Cloud Mesh is an Istio-based offering - https://cloud.tencent.com/product/tsf-mesh

Desired State:
This offering can be represented in the service mesh landscape.


Contributor Resources

help wanted good first issue area/landscape language/markdown
Swaagie
Swaagie commented Mar 17, 2022

This is more a discussion than an issue. Would it be valuable to move every example into it's own folder and include a matching envoy config + docker compose config? This should allow developers exploring the proxy-wasm SDK to run the example easily.

If this is considered valuable, I can contribute the changes.

enhancement good first issue

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