microservice
Here are 5,273 public repositories matching this topic...
-
Updated
Nov 7, 2020 - 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
Nov 7, 2020 - Go
-
Updated
Nov 7, 2020 - 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.
是可以通过自定义server.servlet.context-path 这个配置,使访问路径生效的,但是请求页面没生效,是因为页面不做适配,能否加上这个功能。
-
Updated
Oct 28, 2020 - Go
-
Updated
Sep 12, 2020 - Java
Is your feature request related to a problem? Please describe.
It is idiomatic for JWTs to be accepted using a header format of Authorization: Bearer <JWT> (see jwt.io introduction.) In general, in history, the RFCs surrounding the authorization header have taken care to specify the mode of Authorization as the first part of the header value (e.g. Basic, Di
-
Updated
Oct 29, 2020 - C++
Add a performance test that measures the time it takes Dapr to save data into a state store.
The important piece that is being tested is the processing that Dapr does before saving to the state store. This test should not benchmark the component itself.
For that purpose, a baseline test scenario would have an app that saves a 1kb payload to Redis, followed by a test app that uses Dapr to sav
-
Updated
Oct 7, 2020 - Go
-
Updated
Nov 6, 2020
-
Updated
Nov 7, 2020 - Go
-
Updated
Oct 2, 2020 - PHP
-
Updated
Oct 30, 2020 - Kotlin
-
Updated
Jul 18, 2019
使用mysql+kafka模式。用JMeter模拟1W数据2秒启动100个线程,循环100次,JMeter界面8s左右请求完毕,然后查看消费端,消费的很慢1s就三四十条左右,应该是发送端发送的慢,和这个测试基本一样 #416
-
Updated
Nov 5, 2020 - Makefile
-
Updated
Nov 4, 2020 - JavaScript
-
Updated
Nov 4, 2020 - Go
-
Updated
Nov 7, 2020 - Go
-
Updated
Nov 6, 2020 - TypeScript
-
Updated
Mar 29, 2020 - Java
-
Updated
Sep 6, 2020 - Go
-
Updated
Oct 5, 2020 - Go
Issue Description
Type: feature request
Describe what happened (or what feature you want)
chaosblade是一款覆盖面很广的故障注入测试工具,因此我希望引入此软件对 K8s Paas平台进行测试,但是发现只能针对特定的pod进行故障注入(delete pod或者pod cpu负载等),没有其他针对Paas 的chaos工具(Powerfulseal、Chaos-mesh等)拥有在规定时间内随机等delete 规定分区下的po
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."
