-
Updated
Jan 8, 2022 - Go
service-mesh
Here are 422 public repositories matching this topic...
Search before asking
- I had searched in the issues and found no similar issues.
Apache SkyWalking Component
OAP server (apache/skywalking)
What happened
- Set
SW_PLUGIN_HTTP_INCLUDE_HTTP_HEADERS=x-request-id,x-correlation-idin environment. - OAP-Server Set `SW_SEARCHABLE_TAG_KEYS=http.method,http.he
-
Updated
Dec 27, 2021 - Shell
We're on 5.3.0 and would like to upgrade to v6, but that's a breaking change that requires manual intervention in our routes handling.
The React-router project has promised a compatibility layer to come up at some point that would avoid having to change things too much, but I feel that's a second-best solution and would prefer to have things written as per the best practice.
For anyone w
-
Updated
Dec 9, 2021 - Scala
-
Updated
Nov 29, 2021 - Makefile
-
Updated
Jan 7, 2022 - Go
-
Updated
Jan 7, 2022 - Go
-
Updated
Jan 7, 2022 - Java
-
Updated
Jun 2, 2021 - Python
-
Updated
Jan 7, 2022 - Go
I wonder if it's worth to develop a self message in Kiali checking the Istio version used.
That would help users to be aware if they are trying to deploy Kiali in a non compatible Istio version and save some time while troobleshooting.
Description
The current code autogeneration uses in-line template strings within the generation script. This leads to complicated escaping and other annoyances. It would be cleaner and simpler to keep the templates in separate files and import them for use within the script.
The generator refers to everything as the same gen type. The different types of code that are generated should be se
This GitHub Issue would also provide great value in instrumenting end-to-end tests where we can randomize app ports (within some ranges).
This will ensure that we are not accidentally hard-coding ports in Envoy configs etc.
Originally posted by @draychev in openservicemesh/osm#2755 (comment)
-
Updated
Aug 25, 2021 - C#
-
Updated
Aug 15, 2021 - Go
-
Updated
Jul 31, 2021 - Makefile
-
Updated
Jan 6, 2022 - Go
-
Updated
Jan 8, 2022 - Rust
-
Updated
Feb 26, 2020 - Go
Helm docs generation should happen during CI, not during codegen. As it stands, a GM or GME release will cause PR CI to fail until the author has regenerated code to bring in the helm docs changes.
Ideally, helm docs would be generated by the docs gen step after every merge to main.
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior.
Expected behavior
A clear and concise description of what you expected to happen.
Environment
- Version: [e.g. v1
-
Updated
Oct 5, 2021 - C#
Improve this page
Add a description, image, and links to the service-mesh topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the service-mesh topic, visit your repo's landing page and select "manage topics."




Feature Description
We are planning to use the enterprise snapshot feature to backup consul to Minio.
Currently, the config does not have an option to force s3 path style:
consul-s3-storage-options
instead of backing up to BUCKET.MINIO_URL, it should backup to MINIO_URL/BUCKET
For informatin, this option