service-mesh
Here are 315 public repositories matching this topic...
-
Updated
Sep 17, 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
引入nacos后,导致服务启动失败
异常信息: Could not resolve placeholder 'project.version' in value "${project.version}"
Describe what happened (or what feature you want)
异常栈:
2020-08-05 15:47:11.844 [ERROR] [main] [org.springframework.boot.SpringApplication] @@@traceId=@@@ Application startup failed
org.springframework.beans.factory.UnsatisfiedDependencyException: Erro
-
Updated
Sep 9, 2020 - Shell
Bug Report
What is the issue?
In a CNI setup, init containers that try to make outbound connection will fail due to a timing issue between the CNI plugin modifying the pod iptables, and the proxy container coming up. The current workaround is to skip the outbound ports of the init containers. However, this only works if the skip port configuration is provided during the CNI installati
-
Updated
Sep 11, 2020 - Scala
-
Updated
Aug 26, 2020 - Makefile
-
Updated
May 9, 2020 - Python
-
Updated
Sep 15, 2020 - Java
-
Updated
Sep 17, 2020 - Go
-
Updated
Sep 17, 2020 - Go
Summary
Migrate CustomResourceDefinition to apiextensions.k8s.io/v1 as apiextensions.k8s.io/v1beta1 is deprecated
`CustomResourceDefinition` represents a resource that should be exposed on the API server. Its name MUST
be in the format .spec.name>..spec.group>.
Deprecated in v1.16, planned for removal in v1.19. Use apiextensions.k8s.io/v1 CustomResourceDefinition instead.
`
-
Updated
Jul 26, 2020 - Go
This issue is to add a new flag to the OSm install command, which will make it so Envoy proxies send their logs to the OSM control plane instead of stdout. This will also become a ConfigMap key.
Default should be - Envoys send logs to stdout (do not send to control plane).
Scope (please mark with X where applicable)
- New Functionality [X]
- Install [ ]
- SMI
-
Updated
Jul 29, 2020 - C#
-
Updated
Sep 17, 2020 - Go
-
Updated
Sep 17, 2020 - Makefile
-
Updated
Feb 26, 2020 - Go
-
Updated
Sep 17, 2020 - Rust
-
Updated
Sep 6, 2020 - C#
-
Updated
Sep 13, 2020 - Vue
-
Updated
Sep 17, 2020 - Shell
-
Updated
May 31, 2018 - Rust
-
Updated
Dec 25, 2019 - Makefile
-
Updated
Sep 17, 2020 - Java
Current State:
The UI section of the CONTRIBUTING.md is somewhat uninspiring.
Desired State:
- The contributing to UI section could use a screenshot of the Meshery UI
- In addition to a screenshot in this section, the README should list Billboardjs as on one of the frontend technologies in use.
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://