microservice
Here are 5,649 public repositories matching this topic...
-
Updated
Mar 19, 2021 - Go
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:
- https://developer.mozilla.org/en-US/docs/Glossary/Preflight_request
- https://docs.microsoft.com/en-us/aspnet/core/security/cors?view=aspnetcore-3.1#preflight-requests
Internet changed its mind since 2018 https://
-
Updated
Mar 20, 2021 - Go
-
Updated
Mar 19, 2021 - Go
Why you need it?
Is your feature request related to a problem? Please describe in details
increase rm-datasource module test coverage
How it could be?
A clear and concise description of what you want to happen. You can explain more about input of the feature, and output of it.
Other related information
Add any other context or screenshots about the feature request here.
Issue Description
Type: bug report or feature request
Describe what happened (or what feature you want)
客户端使用sentinel-datasource-re
In what area(s)?
/area runtime
What version of Dapr?
0.1.x
Expected Behavior
Publish with Dapr CLI and ASP.NET subscriber does not generate serialization error.
Actual Behavior
Publishing to a topic with the Dapr CLI and an ASP.NET subscriber generates a serialization error.
Steps to Reproduce the Problem
- Run ASP.NET subscriber: `dapr run --app-id my-subscrib
-
Updated
Jan 19, 2021 - Java
DCache稳定性
What language are you using?
c++
What operating system (Linux, Ubuntu, …) and version?
Linux
What runtime / compiler are you using (e.g. jdk version or version of gcc)
gcc
Make sure you include information that can help us debug (full error message, exception listing, stack trace, logs).
大佬,请问下DCache现在开源版本稳定吗?可以用于生产环境吗?打算接入生产环境DCache
同时发布一个服务的多个节点的实现问题
-
Updated
Nov 18, 2020 - Go
-
Updated
Mar 19, 2021 - Go
-
Updated
Feb 8, 2021
-
Updated
Mar 13, 2021 - Go
-
Updated
Dec 9, 2020 - PHP
-
Updated
Mar 19, 2021 - Kotlin
-
Updated
Mar 19, 2021 - C#
-
Updated
Mar 19, 2021 - TypeScript
-
Updated
Jul 18, 2019
-
Updated
Mar 19, 2021 - Go
-
Updated
Feb 23, 2021 - Makefile
-
Updated
Mar 15, 2021 - JavaScript
-
Updated
Mar 19, 2021 - Go
-
Updated
Mar 2, 2021 - Go
Capability Questions
Issue Description
Question
Describe what happened (or what feature you want)
Trying to evaluate ChaosBlade as an option for resiliency testing. But I'm not sure if this is a feature request or a question. Actually, two questions:
- Does ChaosBlade support Azure, or can it be extended to support Azure?
- Can ChaosBlade inject failures into a Platform as a Service (Pa
-
Updated
Feb 20, 2021 - Go
-
Updated
Mar 29, 2020 - Java
Improve this page
Add a description, image, and links to the microservice topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the microservice topic, visit your repo's landing page and select "manage topics."

Settings as
provider.tracing.apiGateway&provider.logs.resteApi, are applied to API Gateway, only if it's created with a stack (noprovider.apiGateway.restApiIdpointing externally setup REST API is configured).In situation when they're setup together with
provider.apiGateway.restApiId, they're silently ignored, and may raise confusion, as reported here: https://github.com/serverless