Skip to content
#

envoy

Here are 334 public repositories matching this topic...

Bslabe123
Bslabe123 commented Mar 31, 2022

Deprecated field: type envoy.config.bootstrap.v3.Admin Using deprecated option 'envoy.config.bootstrap.v3.Admin.access_log_path' from file bootstrap.proto. This configuration will be removed from Envoy soon. Please see https://www.envoyproxy.io/docs/envoy/latest/version_history/version_history for details. If continued use of this field is absolutely necessary, see https://www.envoyproxy.io/docs/e

Area: Envoy Type: Tech Debt Good First Issue
sunjayBhatia
sunjayBhatia commented Feb 14, 2022

If I wanted to enable compression for another content type, how should I proceed?

Originally posted by @bourquep in projectcontour/contour#731 (comment)

kind/feature help wanted good first issue
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
leecalcote
leecalcote commented Mar 27, 2022

See mesheryctl Command Tracker for current status of commands.

Current Behavior

Invalid platforms passed to Meshery's bash script installer are not handled as well as they could be:

➜  ~ curl -L https://git.io/meshery | PLATFORM=bob bash -
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 
kind/enhancement help wanted good first issue component/mesheryctl
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
Chadha93
Chadha93 commented Mar 31, 2022

Current Behavior

@MUzairS15 has been a consistent contributor and community member.

Desired Situation
Let's recognize @MUzairS15 as a contributor and community member by creating a profile on https://layer5.io/community/members.

  • GitHub: @MUzairS15
  • Twitter:
  • LinkedIn:
  • Link to profile picture:

A detailed explanation of how to set up a community member profile can

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