cloud-native
Here are 676 public repositories matching this topic...
-
Updated
Sep 27, 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
Sep 27, 2020 - Go
Migrate all SBT dependency configs in Dependencies.scala to LibraryManagementSyntax type vs string
I've downloaded the hydra binary following the installation doc:
ory/hydra info checking GitHub for latest tag
ory/hydra info found version: 1.7.4 for v1.7.4/linux/64-bit
ory/hydra info installed ./bin/hydra
When executing hydra serve the returned help includes the following bits:
## Configuration
ORY Hydra can be configured using environment variables as well as a c
-
Updated
Sep 15, 2020
-
Updated
Sep 25, 2020 - TypeScript
-
Updated
Sep 27, 2020 - Go
-
Updated
Sep 26, 2020 - Go
-
Updated
Sep 27, 2020 - Go
-
Updated
Sep 27, 2020 - Shell
-
Updated
Sep 27, 2020
Following linkerd/linkerd2#4145, the inject command will return an error with pods YAML that has the automountServiceAccountToken property set to false. The same validation should be applied to service accounts YAML. E.g., linkerd inject should return an error with the following YAML:
kind: ServiceAccount
apiVersion: v1
metadata:
name: emoji
namespac
-
Updated
Sep 11, 2020 - Scala
-
Updated
Sep 27, 2020 - Go
Although the platform API doesn't allow these actions, UI allows an Admin user changing the role of SuperAdmin user to a non-Admin user and also deleting a SuperAdmin user. These actions should be disabled for better UX.
cc @Arnav15 @chirag-yb
-
Updated
Sep 7, 2020 - Go
-
Updated
Sep 25, 2020 - Go
-
Updated
Sep 25, 2020 - Java
-
Updated
Sep 27, 2020 - Go
-
Updated
Sep 25, 2020 - Makefile
add grpc-proxy.md in https://github.com/apache/apisix/tree/master/doc
it is easy for user to find the doc grpc-proxy.md now.
-
Updated
Sep 25, 2020 - Go
-
Updated
Sep 21, 2020 - Go
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 24, 2020 - Python
-
Updated
Sep 25, 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://