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

envoy

Here are 318 public repositories matching this topic...

sunjayBhatia
sunjayBhatia commented Oct 5, 2021

See release notes for Envoy 1.20.0: https://www.envoyproxy.io/docs/envoy/v1.20.0/version_history/current

http: the HeaderMatcher fields exact_match, safe_regex_match, prefix_match, suffix_match and contains_match are deprecated by string_match.

The wrinkle here is that string_match was added in Envoy 1.20.0 and does not exist in 1.19.x so we cannot use this field as soon as we

meshery
warunicorn19
warunicorn19 commented Nov 22, 2021

Current Behavior

When we hover on top of the chevron in the navigator there's no change in the cursor.

Desired Behavior

The cursor should switch to a pointer on the chevron to indicate that it's clickable.

Environment

  • Browser: Safari
  • Host OS: Mac
  • Meshery Server Version: stable
  • Meshery Client Version: stable
  • Platform: Kubernetes

Contribu

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 Nov 21, 2021

Current Behavior
Currently, the Resources area looks exactly like the Blog area

Desired Situation
We're in need of figuring out how we want to change the way visitors navigate this interface so that it isn't just a repeat of the blog collection, but a perusable catalog of topics. It's ok to include repetitive content from /events, /blogs, /news. Filters that we'll want to account for

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