cloud-native
Here are 648 public repositories matching this topic...
-
Updated
Sep 11, 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 11, 2020 - Go
Migrate all SBT dependency configs in Dependencies.scala to LibraryManagementSyntax type vs string
Is your feature request related to a problem? Please describe.
According to the OIDC specification:
aud
REQUIRED. Audience(s) that this ID Token is intended for. It MUST contain the OAuth 2.0 client_id of the Relying Party as an audience value. It MAY also contain identifiers for other audiences. In the general case, the aud value is an array of case sensitive strings. In the common spe
-
Updated
Sep 6, 2020
-
Updated
Sep 11, 2020 - Go
-
Updated
Sep 11, 2020 - Go
-
Updated
Sep 11, 2020 - TypeScript
-
Updated
Sep 11, 2020 - Go
-
Updated
Sep 9, 2020 - Shell
-
Updated
Sep 11, 2020
https://docs.openebs.io/docs/next/installation.html#set-cluster-admin-user-context-and-rbac shows how to set a new context, but except for the headline it doesn't mention RBACs at all. Whats the story here?
Bug Report
What is the issue?
In a CNI setup, init containers that try to make outbound connection will fail due to a timing issue between the CNI plugin modifying the pod iptables, and the proxy container coming up. The current workaround is to skip the outbound ports of the init containers. However, this only works if the skip port configuration is provided during the CNI installati
-
Updated
Jul 30, 2020 - Scala
-
Updated
Sep 11, 2020 - Go
use from email address from smtp config for alert emails if it is specified in smtp config. We seem to be using the default email address in this scenario also.
-
Updated
Sep 7, 2020 - Go
-
Updated
Sep 11, 2020 - Go
-
Updated
Sep 11, 2020 - Java
-
Updated
Aug 26, 2020 - Makefile
-
Updated
Sep 11, 2020 - Go
Issue description
set twice route in the same uri,the second response should not include “preNode”
curl http://127.0.0.1:9080/apisix/admin/routes/1 -H 'X-API-KEY: edd1c9f034335f136f87ad84b625c8f1' -X PUT -d '
...
{"action":"set","node":{...},"prevNode":{...}}
Environment
- apisix version (cmd:
apisix version): 1.5 - OS: centos7
-
Updated
Sep 9, 2020 - Go
-
Updated
Aug 21, 2020 - Go
-
Updated
Sep 10, 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 2, 2020 - Java
-
Updated
Sep 10, 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://