-
Updated
Oct 21, 2020 - Go
envoy
Here are 235 public repositories matching this topic...
-
Updated
Oct 20, 2020 - Python
Please describe the problem you have
Run the linter from the Github action for better PR integration
https://github.com/golangci/golangci-lint-action
bonus points if we can add this to https://github.com/projectcontour/.github/ in such a way that every repo gets it automatically.
Need support for re-directing output of kuma components to number of different location like filesystem or network port.
This would help to integrate with several log processor like fluentbit, vector with sidecar pattern.
For example: https://vector.dev/docs/setup/deployment/strategies/#sidecar
-
Updated
Jul 29, 2020 - C#
-
Updated
Oct 12, 2020 - Java
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
Description
The lefthand navigation menu icons do not scale on browser zoom.
Expected Behavior
The icons should enlarge/shrink as the user zooms their view.
-
Updated
Jul 23, 2019 - Java
-
Updated
Aug 25, 2020 - JavaScript
-
Updated
Oct 19, 2020 - Shell
-
Updated
Oct 20, 2020 - Go
-
Updated
Aug 21, 2020 - Go
-
Updated
Feb 27, 2020 - Go
-
Updated
Jan 5, 2018 - Go
Current State:
Going to the https://layer5.io/meshery#getting-started and you can see that for kubernetes user the deployment way is deploy the yaml, but we need to add the other ways that we already have been haved
Desired State:
Reference link:
https://meshery.layer5.io/docs/installation/platforms/kubernetes
-
Updated
Oct 19, 2020
-
Updated
Sep 10, 2020
-
Updated
May 14, 2020 - Go
-
Updated
Nov 7, 2018
-
Updated
Aug 15, 2020 - CSS
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.
We already have the tooling and we can run envoy-control locally while connecting to an environment set up with docker-compose. However, current configuration files aren't utilizing more advanced features, like mTLS and RBAC. That hinders experimenting and testing with these functionalities. Also, creating a configuration for envoy-control and envoy connecting to is from the ground up every time I
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."

virtual host options
