service-mesh
Here are 322 public repositories matching this topic...
-
Updated
Oct 16, 2020 - Go
Please answer these questions before submitting your issue.
- Why do you submit this issue?
- [] Question or discussion
- Bug
- Requirement
- Feature or performance improvement
Question
org.springframework.kafka.KafkaListenerEndpointContainer#0-4-C-1 InstMethodsInter : class[class org.postgresql.jdbc.PgPreparedStatement] before method[executeWithFlags] intercept fai
Issue Description
Type: bug report
Describe what happened
java.lang.IllegalStateException: failed to req API:/nacos/v1/ns/instance/beat after all servers([minion-register:8848]) tried: failed to req API:minion-register:8848/nacos/v1/ns/instance/beat. code:400 msg: java.lang.IllegalArgumentException: dom name can only have these characters: 0-9a-zA-Z-._:, current: DEFAULT_GROU
-
Updated
Oct 10, 2020 - Shell
Bug Report
What is the issue?
'linkerd check' errors out with missing ClusterRole when prometheus is not deployed through configuration
How can it be reproduced?
Deploy linkerd with 'global.prometheus.enabled' set to false and run 'linkerd check'
Logs, error output, etc
(If the output is long, please create a gist and
paste the link here.)
-
Updated
Sep 11, 2020 - Scala
-
Updated
Oct 3, 2020 - Makefile
-
Updated
May 9, 2020 - Python
-
Updated
Oct 14, 2020 - Java
-
Updated
Oct 15, 2020 - Go
-
Updated
Oct 16, 2020 - Go
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 26, 2020 - Go
-
Updated
Jul 29, 2020 - C#
-
Updated
Oct 15, 2020 - Go
-
Updated
Oct 13, 2020 - Makefile
-
Updated
Feb 26, 2020 - Go
-
Updated
Oct 16, 2020 - Rust
-
Updated
Oct 6, 2020 - C#
-
Updated
Oct 13, 2020 - Vue
-
Updated
Oct 9, 2020 - Shell
-
Updated
May 31, 2018 - Rust
Description
mesheryctl mesheryctl system config minikube -t ~/Downloads/auth.json produces the following error:
mesheryctl system config minikube -t ~/Downloads/auth.json
Error: unknown shorthand flag: 't' in -t
Expected Behavior
Both --token and -t should be supported aliases of this same flag.
-
Updated
Dec 25, 2019 - Makefile
-
Updated
Sep 21, 2020 - Java
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."


Next line returns 200 as status https://github.com/Kong/kong/blob/c817fada7a514d84f6e0aab7461605c71bf3a841/kong/plugins/cors/handler.lua#L13
Internet says it should return 204:
Internet changed its mind since 2018 https://