cloud-native
Here are 684 public repositories matching this topic...
TiDB is an open source distributed HTAP database compatible with the MySQL protocol
-
Updated
Oct 5, 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
A Go standard library for microservices
-
Updated
Oct 5, 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
A curated list of Microservice Architecture related principles and technologies.
-
Updated
Sep 15, 2020
Describe the bug
In the Apps section under Releases, you can sort on Revision. It seems to sort on the string values instead of the integers which looks silly (see screenshot below).
To Reproduce
Steps to reproduce the behavior:
- Go to Apps -> Releases
- Click on Revisions
- See nonsensical number order
Expected behavior
Numbers sort in their counting order.
**Screen
Micro is a framework for cloud native development
-
Updated
Oct 5, 2020 - Go
High-Performance server for NATS, the cloud native messaging system.
-
Updated
Oct 5, 2020 - Go
Storage Orchestration for Kubernetes
-
Updated
Oct 5, 2020 - Go
Kubernetes中文指南/云原生应用架构实践手册 - https://jimmysong.io/kubernetes-handbook
-
Updated
Sep 29, 2020 - Shell
-
Updated
Oct 6, 2020
Description
Enhance RawFile LocalPV repo CSI driver to change the default data-dir mount path using an ENV or chart template parameter to make it configurable.
The data directory used for creating the sparse file is hardcoded to "/var/csi/rawfile" in the task template.
https://github.com/openebs/rawfile-localpv/blob/master/templates/task.y
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.)
A service mesh for Kubernetes and beyond. Main repo for Linkerd 1.x.
-
Updated
Sep 11, 2020 - Scala
Dragonfly is an intelligent P2P based image and file distribution system.
-
Updated
Sep 30, 2020 - Go
[platform][UI] Global tasks page says "There is no data to display" while loading the tasks data
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.
An Efficient Enterprise-class Container Engine
-
Updated
Sep 29, 2020 - Go
Enterprise-grade container platform tailored for multicloud and multi-cluster management
-
Updated
Sep 29, 2020 - Go
Integration with Netflix OSS components
-
Updated
Oct 3, 2020 - Java
An open source, general-purpose policy engine.
-
Updated
Oct 6, 2020 - Go
Kubernetes Handbook (Kubernetes指南) https://kubernetes.feisky.xyz
-
Updated
Oct 3, 2020 - Makefile
- we only test
HS256algorithm, not coverHS512andRS256 - not test unsupported algorithm, for example
HS384. we need throw theunsupported algmsg from https://github.com/SkyLothar/lua-resty-jwt/blob/master/lib/resty/jwt.lua#L505
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
Golang client for NATS, the cloud native messaging system.
-
Updated
Oct 5, 2020 - Go
PostgreSQL cloud native High Availability and more.
-
Updated
Sep 21, 2020 - Go
open source Kubernetes-native API gateway for microservices built on the Envoy Proxy
-
Updated
Oct 5, 2020 - Python
A fast, lightweight and more productive microservices framework
-
Updated
Oct 1, 2020 - Java
Service Fabric is a distributed systems platform for packaging, deploying, and managing stateless and stateful distributed applications and containers at large scale.
-
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://