cloud-native
Here are 687 public repositories matching this topic...
-
Updated
Oct 21, 2020 - Go
Hey guys
I am learning and using seata recently, this is a great thing.
Component
spring-cloud-alibaba-seata:0.9.0.RELEASE
Question
I see that the seata source code contains the spring boot web dependency. **Is there a plan to support [sp
-
Updated
Oct 21, 2020 - Go
The Akka modules page in the docs (https://doc.akka.io/docs/akka/current/typed/guide/modules.html) doesn't include Akka Projections:
Is your feature request related to a problem? Please describe.
AWS Fargate and ECS is a popular container cluster. Jaeger and datadog are not native to AWS, require additional setup, cost and operations. AWS X-Ray support distributed tracing for ECS and AWS lambda. A custom lambda can be developed for oauth2 token validation against Hydra. Currently tracing between lambda authorizer and hyd
-
Updated
Sep 15, 2020
Describe the bug
In the Apps section under Releases, you can sort on Revision. It seems to sort on the string values instead of the integers which looks silly (see screenshot below).
To Reproduce
Steps to reproduce the behavior:
- Go to Apps -> Releases
- Click on Revisions
- See nonsensical number order
Expected behavior
Numbers sort in their counting order.
**Screen
-
Updated
Oct 21, 2020 - Go
-
Updated
Oct 21, 2020 - Go
-
Updated
Oct 21, 2020 - Go
-
Updated
Oct 10, 2020 - Shell
-
Updated
Oct 21, 2020
Bug Report
What is the issue?
'linkerd check' errors out with missing ClusterRole when prometheus is not deployed through configuration
How can it be reproduced?
Deploy linkerd with 'global.prometheus.enabled' set to false and run 'linkerd check'
Logs, error output, etc
(If the output is long, please create a gist and
paste the link here.)
-
Updated
Sep 11, 2020 - Scala
-
Updated
Sep 30, 2020 - Go
[platform][UI] Global tasks page says "There is no data to display" while loading the tasks data
The current message ("There is no data to display") is misleading. At the minimum, this message should be changed to something like "Fetching the data, please wait". Ideally the implementation should be changed to improving the data load behavior.
Feature Description
Kubersphere integrate the velero based on the k8s CRD extensions
How does it work
It's like monitoring component
-
Updated
Sep 29, 2020 - Go
-
Updated
Oct 21, 2020 - Java
-
Updated
Oct 21, 2020 - Go
-
Updated
Oct 3, 2020 - Makefile
Issue description
The ulimit setting should be checked when APISIX starts,if user limits too small(like 1024), APISIX should prompt to modify, otherwise, the performance is low
Environment
- apisix version (cmd:
apisix version): - OS:
What would you like to be added/modified:
To improve project stability, we need more tests to cover corner cases.
And the code coverage is around 50% currently, we need to add more tests to improve it.
To improve case coverage, we may need a list of cases to track the work.
For code coverage, simply check bef
-
Updated
Oct 21, 2020 - Go
-
Updated
Oct 16, 2020 - Go
-
Updated
Oct 20, 2020 - Python
-
Updated
Oct 20, 2020 - Java
-
Updated
Oct 21, 2020 - C++
Improve this page
Add a description, image, and links to the cloud-native topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cloud-native topic, visit your repo's landing page and select "manage topics."



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:
Internet changed its mind since 2018 https://