service-mesh
Here are 310 public repositories matching this topic...
-
Updated
Sep 5, 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 4, 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
Jul 30, 2020 - Scala
-
Updated
Aug 26, 2020 - Makefile
-
Updated
May 9, 2020 - Python
-
Updated
Sep 2, 2020 - Java
-
Updated
Sep 6, 2020 - Go
-
Updated
Sep 6, 2020 - Go
Is your feature request related to a problem? Please describe.
I use a windows computer develop kiali/ui but the run script don't run
Describe the solution you'd like
on windows platform can develop ui project.
Describe alternatives you've considered
can add cross-env to fix cross platform problem
Additional context
This is a great project
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
Please describe the Improvement and/or Feature Request
Currently, whenever a new chart parameter is created, it must be surfaced as a flag to osm install to be controllable from the CLI. Adding a generic --set or similar flag like the one on helm install that takes a key/value pair would allow values to still be controlled from the CLI without
-
Updated
Jul 29, 2020 - C#
-
Updated
Sep 2, 2020 - Makefile
-
Updated
Feb 26, 2020 - Go
-
Updated
Sep 6, 2020 - C#
-
Updated
Sep 5, 2020 - Vue
-
Updated
Sep 4, 2020 - Shell
-
Updated
May 31, 2018 - Rust
-
Updated
Dec 25, 2019 - Makefile
-
Updated
Sep 3, 2020 - Java
-
Updated
Sep 5, 2020 - Go
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://