microservice
Here are 5,574 public repositories matching this topic...
-
Updated
Feb 20, 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
Feb 22, 2021 - Go
-
Updated
Feb 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.
CVE-2019-20445 CVE-2019-20444 CVE-2020-11612 CVE-2019-9512
Recommended upgrade version:1:4.1.48-1
In what area(s)?
/area test-and-release
Describe the proposal
Add /assign feature to dapr-bot workflow
Hey!
Currently, there are no plans to add support for it (from core team), but we are happy to merge and help with contribution from the community.
For driver implementer, take a look at
https://github.com/cube-js/cube.js/blob/master/CONTRIBUTING.md#implementing-sql-dialect
Example of driver implementation
Who are interested in prepari
-
Updated
Jan 19, 2021 - Java
Tars Gateway使用场景
What language are you using?
php
What operating system (Linux, Ubuntu, …) and version?
Linux centos 7
What runtime / compiler are you using (e.g. jdk version or version of gcc)
Make sure you include information that can help us debug (full error message, exception listing, stack trace, logs).
能否作为外部调用内部http服务网关,使用网关如何实现修改头信息,token验证等。
同时发布一个服务的多个节点的实现问题
-
Updated
Nov 18, 2020 - Go
-
Updated
Feb 8, 2021
-
Updated
Feb 22, 2021 - Go
-
Updated
Feb 19, 2021 - Go
-
Updated
Dec 9, 2020 - PHP
-
Updated
Feb 9, 2021 - C#
-
Updated
Feb 21, 2021 - Kotlin
-
Updated
Jul 18, 2019
-
Updated
Feb 21, 2021 - TypeScript
-
Updated
Feb 21, 2021 - Go
-
Updated
Feb 2, 2021 - Makefile
-
Updated
Feb 18, 2021 - JavaScript
-
Updated
Feb 20, 2021 - Go
-
Updated
Feb 12, 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."



The AWS Cognito have an
EnabledMfasoption and it must not exist in config ifMfaConfigurationis OFF. So I need to remove it from resource config by setingEnabledMfas = null (or undefined)serverless.yml