The Wayback Machine - https://web.archive.org/web/20210216045114/https://github.com/topics/microservice
Skip to content
#

microservice

Here are 5,562 public repositories matching this topic...

alexshelkov
alexshelkov commented Feb 11, 2021

The AWS Cognito have an EnabledMfas option and it must not exist in config if MfaConfiguration is OFF. So I need to remove it from resource config by seting EnabledMfas = null (or undefined)

serverless.yml
frameworkVersion: ">= 2.16.0"

service: mailtumble-next-auth

useDotenv: true

resources:
  Resources:
    # -------------
jsbxyyx
jsbxyyx commented Sep 26, 2019

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.

cube.js
st-tree
st-tree commented Feb 3, 2021

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验证等。

dapr
glsutter
glsutter commented Dec 8, 2020

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

Improve this page

Add a description, image, and links to the microservice topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the microservice topic, visit your repo's landing page and select "manage topics."

Learn more