cloud-native
Here are 659 public repositories matching this topic...
-
Updated
Sep 20, 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 18, 2020 - Go
Migrate all SBT dependency configs in Dependencies.scala to LibraryManagementSyntax type vs string
Login and consent challenges time out, but I haven't found a way to determine if this has happened
After being redirected to the login and consent pages, you're given a login/consent challenge. After the user has somehow authenticated himself, the login/consent session is accepted to hydra with the given login/consent challenge. However, if this takes too long (I believe it's a 10 minute ti
-
Updated
Sep 15, 2020
-
Updated
Sep 18, 2020 - Go
-
Updated
Sep 19, 2020 - TypeScript
-
Updated
Sep 18, 2020 - Go
-
Updated
Sep 18, 2020 - Go
-
Updated
Sep 9, 2020 - Shell
-
Updated
Sep 20, 2020
Description
After removing a pvc I can still find a directory shared-pvc-69adec76-665e-46bc-b957-2b2f58338429-target in /var/openebs. Shouldn't this stuff be cleaned up automagically? Storage class:
apiVersion: storage.k8s.io/v1
kind: StorageClass
metadata:
annotations:
cas.openebs.io/config: |
- name: StoragePoolClaim
value: "cstor-disk-pool1"
- name: Re
Currently we have annotation config.linkerd.io/skip-outbound-ports for skip port redirect in init container.
But if I do not want skip port redirect but only DISABLE_PROTOCOL_DETECTION for server-speaks-first protocols on non standard port.
linkerd2-proxy have environment variables:
LINKERD2_PROXY_INBOUND_PORTS_DISABLE_PROTOCOL_DETECTION
LINKERD2_PROXY_OUTBOUND_PORTS_DISABLE_PROTOCOL_D
-
Updated
Sep 11, 2020 - Scala
-
Updated
Sep 20, 2020 - Go
When clicking through on a tablet, in a TS /tablets view, we can look at it's consensus status. In there, we do not display the tablet ID, we just have it in the endpoint, eg: 127.0.0.1:9000/tablet-consensus-status?id=02ea2f428dd44087a62fd0c9d07de97f
-
Updated
Sep 7, 2020 - Go
-
Updated
Sep 15, 2020 - Go
-
Updated
Sep 18, 2020 - Java
-
Updated
Sep 18, 2020 - Go
-
Updated
Aug 26, 2020 - Makefile
remove https://github.com/apache/apisix/blob/master/bin/apisix#L36 and
https://github.com/apache/apisix/blob/master/Makefile#L84, both of them are useless now.
-
Updated
Sep 17, 2020 - Go
-
Updated
Aug 21, 2020 - Go
-
Updated
Sep 17, 2020 - Python
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 15, 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://