-
Updated
Jul 6, 2021 - Go
envoy
Here are 295 public repositories matching this topic...
-
Updated
Jul 2, 2021 - Python
Please run an accessiblity assessment on the project contour docs site and create updates on this issue with any changes needed. This can be done using the Lighthouse tool that is built into the dev tools of chromium browsers.
Summary
In api/Makefile we have a static Go package mapping that is needed for protoc to generate Go protobuf code that references Envoy protobufs. We should be able to write a simple script that generates this mapping for a give Envoy version so that we don't have to maintain it by hand.
-
Updated
Jul 1, 2021 - Java
Current Behavior
Pull Requests and Issues related to mesheryctl are tagged with the "component/mesheryctl" label.
The mesheryctl Command Tracker spreadsheet tracks the progress of the mesheryctl commands an
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
-
Updated
Oct 27, 2020 - Java
-
Updated
Apr 22, 2021 - Shell
-
Updated
Apr 5, 2021 - JavaScript
-
Updated
May 28, 2021
-
Updated
Jul 5, 2021 - Go
I'd like to see proxy_get_buffer_status(), e.g. https://github.com/proxy-wasm/proxy-wasm-cpp-host/blob/92f02c0001592199d99f946cea34637ff095a8ba/include/proxy-wasm/wasm_api_impl.h#L147
Also proxy_get_header_map_size() , e.g. https://github.com/proxy-wasm/proxy-wasm-cpp-host/blob/92f02c0001592199d99f946cea34637ff095a8ba/include/proxy-wasm/wasm_api_impl.h#L192
I use these when debugging new ext
-
Updated
Jun 30, 2021 - Go
Description
Slack badge link got changed, i.e, GitHub Link itself.
Expected Behavior
Need rectification & update as:
https://slack.layer5.io
Enviroment:
- Host OS: Any
- Meshery Version: Any
- Kubernetes Version: Any
- Browser: Any
**Contributor
-
Updated
May 28, 2021 - Go
-
Updated
Feb 27, 2020 - Go
-
Updated
Jun 17, 2021 - Go
-
Updated
Nov 10, 2020 - SCSS
-
Updated
Jan 5, 2018 - Go
-
Updated
Mar 22, 2021 - Go
-
Updated
Mar 10, 2021
-
Updated
Nov 7, 2018
This is an optimization to reduce the time it takes to build/deploy YAStack.
Compilation of YAStack can be optimized by pre-compiling source code that does not depend on DPDK. This can help build the image faster since now only DPDK and dependent code will have to be compiled.
Improve this page
Add a description, image, and links to the envoy topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the envoy topic, visit your repo's landing page and select "manage topics."
Describe the requested changes
Github issue links in Changelog docs are broken. There is an extra parenthesis at the end of each link that causes link traversal to fail.
Link to any relevant existing docs
Note that the closing parenthesis at the end of each github link is blue (i.e., part of the link itself).