cloud-native
Here are 680 public repositories matching this topic...
-
Updated
Oct 2, 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 2, 2020 - Go
Migrate all SBT dependency configs in Dependencies.scala to LibraryManagementSyntax type vs string
I've following the various docs in an attempt to run Ory Hydra using the binary, and I've used the reference configuration from docs/docs/reference/configuration.md in order to speed up the setup of a basic playground.
On one hand, there seems to be a few outdated values in that reference configuration as per the following warning messages:
{
"audience": "application",
"file": "/g
-
Updated
Sep 15, 2020
What would you like to be added:
Sometimes pod is killed by various reason, but the reason is not visible in Lens. I need to execute kubectl command to see last state and reason why the pod was killed
State: Waiting
Reason: CrashLoopBackOff
Last State: Terminated
Reason: OOMKilled
Exit Code: 137
Started: Tue, 15 Sep 2020 08:45:37 +0200-
Updated
Oct 2, 2020 - Go
-
Updated
Oct 2, 2020 - Go
-
Updated
Oct 2, 2020 - Go
-
Updated
Sep 29, 2020 - Shell
-
Updated
Oct 2, 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
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
Sep 29, 2020 - Go
-
Updated
Oct 2, 2020 - Java
-
Updated
Oct 2, 2020 - Go
-
Updated
Sep 25, 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
Sep 29, 2020 - Go
-
Updated
Sep 21, 2020 - Go
-
Updated
Oct 2, 2020 - Python
-
Updated
Oct 1, 2020 - Java
-
Updated
Sep 18, 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://