cloud-native
Here are 679 public repositories matching this topic...
-
Updated
Oct 1, 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 1, 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 1, 2020 - Go
-
Updated
Oct 1, 2020 - Go
-
Updated
Oct 1, 2020 - Go
-
Updated
Sep 29, 2020 - Shell
-
Updated
Oct 1, 2020
Description
Enhance RawFile LocalPV repo CSI driver to change the default data-dir mount path using an ENV to make it configurable.
Feature Request
What problem are you trying to solve?
Two clusters running on the same network do not need to communicate via the public internet with each other.
Having large payloads can be costly for in and egress traffic.
As I am running mostly in GKE there is a concept of an internal load balancer.
You generate a static private IP and assign it to the Service of type LoadBal
-
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
Sep 30, 2020 - Java
-
Updated
Oct 1, 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 1, 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://