microservice
Here are 5,916 public repositories matching this topic...
-
Updated
May 31, 2021 - Go
Can anyone please help me out. I'm getting error while generating KONG client credentials on HTTP port 8000.
{ "error_description": "You must use HTTPS", "error": "access_denied" }
I have added trusted_ips = 0.0.0.0/0,::/0 in kong.conf also, but it didn't work.
-
Updated
Jun 1, 2021 - Go
Checklist
- Dependencies installed
- No typos
- Searched existing issues and docs
Issue Description
When using the RateLimiter Middleware with a rate between 0 and 1 all events will be rejected instead of applying the specified rate. E.g.: e.Use(middleware.RateLimiter(middleware.NewRateLimiterMemoryStore(0.5)))
I am not saying that it is a common use case to have
Why you need it?
目前 1.4.2 版本 使用consul做配置中心时, 读取配置是从consul 根目录读取的,还不支持从自定义的目录读取配置,
这让配置中心的数据难以归类管理。
How it could be?
希望能够支持自定义配置目录
Other related information
Add any other context or screenshots about the feature request here.
Issue Description
update sentinel-cluster-server-envoy-rls to envoy v3 api
Type: bug report or feature request
Describe what happened
In what area(s)?
/area runtime
/area operator
/area placement
/area docs
/area test-and-release
What version of Dapr?
1.1.x
1.0.x
edge: output of `git describe
Describe the bug
Serverless: Deprecation warning: Variables resolver reports following resolution errors:
- Cannot resolve variable at "provider.environment.CUBEJS_APP": Value not found at "self" source,
- Cannot resolve variable at "functions.cubejsProcess.events.0.event.resource": Value not found at "self" source
From a next major this will be
-
Updated
Jan 19, 2021 - Java
同时发布一个服务的多个节点的实现问题
What language are you using?
C++
What operating system (Linux, Ubuntu, …) and version?
Linux
What runtime / compiler are you using (e.g. jdk version or version of gcc)
4.8.5
Make sure you include information that can help us debug (full error message, exception listing, stack trace, logs).
tars的发布流程:tarsweb上传安装包 -> tarsAdminRegistry开始发布 -> tarspatch 从/usr/local/app/p
-
Updated
Jun 1, 2021 - Go
-
Updated
Nov 18, 2020 - Go
-
Updated
May 25, 2021
-
Updated
May 25, 2021 - Go
-
Updated
May 8, 2021 - PHP
-
Updated
Jun 1, 2021 - C#
Actual behavior (the bug)
When a cookie is defined without path, e.g. ctx.cookie(new Cookie("my-cookie", "hello")) the method ctx.removeCookie("my-cookie") does not work.
Expected behavior
If the cookie is set without path ctx.removeCookie should remove the same cookie or the method ctx.removeCookie should force the path parameter.
To Reproduce
- Create a cookie:
-
Updated
May 31, 2021 - Go
This is:
- Improvement
Detailed Description:
At the moment when we run the Webiny info command using:
yarn webiny info --env=<ENV>
we only display the URLs and the environment name.
With this task, we want to expand that and add AWS region and project name to the list.
Possible Solution:
We need to make the necessary changes in the [packages/cwp-template-aws/cl
-
Updated
Jul 18, 2019
-
Updated
May 29, 2021 - JavaScript
-
Updated
Apr 17, 2021 - Makefile
-
Updated
May 30, 2021 - Go
-
Updated
Jun 1, 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
Apr 8, 2021 - Go
Bug Report
https://github.com/chaos-mesh/chaos-mesh/blob/master/controllers/awschaos/ec2stop/types.go#L56-L60 These lines of codes make it possible to use another endpoint (like localstack) to do AWS experiments. However, the Recover of ec2stop and other kinds of chaos doesn't have these codes.
It was amazing that even with this bug, the integration test has passed. The expected pheno
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."
