microservice
Here are 5,562 public repositories matching this topic...
-
Updated
Feb 16, 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 16, 2021 - Go
-
Updated
Feb 11, 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-2020-5398 CVE-2020-5421
Recommended upgrade version:5.1.18.RELEASE
-
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
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验证等。
同时发布一个服务的多个节点的实现问题
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
Feb 8, 2021
-
Updated
Feb 11, 2021 - Go
-
Updated
Feb 9, 2021 - Go
-
Updated
Dec 9, 2020 - PHP
-
Updated
Feb 9, 2021 - C#
-
Updated
Feb 15, 2021 - Kotlin
-
Updated
Jul 18, 2019
-
Updated
Feb 15, 2021 - TypeScript
-
Updated
Feb 9, 2021 - Go
-
Updated
Feb 2, 2021 - Makefile
-
Updated
Feb 8, 2021 - JavaScript
-
Updated
Feb 9, 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 12, 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
EnabledMfas
option and it must not exist in config ifMfaConfiguration
is OFF. So I need to remove it from resource config by setingEnabledMfas = null (or undefined)
serverless.yml