-
Currently -mesh.peers takes a static list of host:port. If you want to use service discovery to discover your peers you need to do that before the command line invocation.
It more or less work with…
-
it would be cool to have a clickable list of all content in the mesh, visible in the status page of each node.
The node could for example scan on port 80 and 443 and cache all IP addressed that offer…
-
Would the use of [Open Service Mesh](https://docs.microsoft.com/en-us/azure/aks/open-service-mesh-about) be an alternate to DAPR? In the case of Industrial IoT use cases, the need is to manage a serie…
-
### Is this the right place to submit this?
- [X] This is not a security vulnerability or a crashing bug
- [X] This is not a question about how to use Istio
### Bug Description
Hi,
I'm tryi…
-
*Realized I opened this originally in the wrong repo*
We are currently using the UAT step to perform automated testing via a project deployed via ArgoCD. We have recently switched from using route …
-
#### Current Behavior
The logic written to parse github urls and download their content has bugs in patterns, applications, filters (same logic is used in all these places).
#### Examples of buggy…
-
See: https://istio.io/docs/tasks/telemetry/kiali/
-
Hi @danisotelo, excellent work and thanks for this repo!
Just a few minor bugs with the path of the realsense meshes when running the quick start scripts and building qm_planner and qm_vision.
*…
-
Thank u for the wonderful repo, I tried to build roslaunch voxblox_rrt_planner rrt_saved_map.launch ,however got a message in this part:
Layer type of the loaded map is: esdf but the current map is: …
-
### Description
For better or worse (:smile:) many folks introduction to Service Meshes is Istio. It might be useful on our docs to have common things (auth/ratelimit/etc...) in Istio and how to impl…