microservice
Here are 5,513 public repositories matching this topic...
-
Updated
Feb 2, 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 2, 2021 - Go
-
Updated
Jan 29, 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
Describe what happened (or what feature you want)
Flaky test in `com.alibaba.csp.sentinel.adapte
-
Updated
Jan 19, 2021 - Java
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 7, 2021 - C++
I need to define env-vars in the sidecar runtime-env in order to make SQS calls go via a http-proxy.
This is not possible today.
it could have syntax of dapr.io/env/varname=value and be placed in the annotations.
/area runtime
Describe the feature
Allows for controlling env-vars of the sidecar.
Release Note
Implement + update docs.
-
Updated
Nov 18, 2020 - Go
-
Updated
Jan 15, 2021
-
Updated
Feb 2, 2021 - Go
-
Updated
Feb 2, 2021 - Go
-
Updated
Dec 9, 2020 - PHP
-
Updated
Jan 30, 2021 - Kotlin
-
Updated
Feb 2, 2021 - C#
-
Updated
Jul 18, 2019
-
Updated
Feb 2, 2021 - TypeScript
-
Updated
Feb 1, 2021 - Go
-
Updated
Feb 2, 2021 - Makefile
-
Updated
Jan 21, 2021 - JavaScript
-
Updated
Feb 2, 2021 - Go
-
Updated
Feb 1, 2021 - Go
-
Updated
Jan 25, 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
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."

Use case description
AWS recently announced support for Amazon MQ as an event source for AWS Lambda. Reference article: https://aws.amazon.com/blogs/compute/using-amazon-mq-as-an-event-source-for-aws-lambda/
Proposed solution
Introduce a new event type,
mq, that will allow to use Amazon MQ as an event source forfunctionsdefined with Serverless Framework. General implementati