cloud-native
Here are 685 public repositories matching this topic...
-
Updated
Oct 13, 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 12, 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:
The upstream issues got closed. It is referenced in:
-
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 12, 2020 - Rust
-
Updated
Oct 13, 2020 - Go
-
Updated
Oct 12, 2020 - Go
-
Updated
Oct 10, 2020 - Shell
-
Updated
Oct 13, 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.
-
Updated
Sep 29, 2020 - Go
-
Updated
Oct 9, 2020 - Go
-
Updated
Oct 7, 2020 - Java
-
Updated
Oct 11, 2020 - Go
-
Updated
Oct 3, 2020 - Makefile
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 12, 2020 - Go
-
Updated
Oct 9, 2020 - Python
-
Updated
Sep 21, 2020 - Go
-
Updated
Oct 13, 2020 - Java
-
Updated
Oct 8, 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://