cloud-native
Here are 708 public repositories matching this topic...
TiDB is an open source distributed HTAP database compatible with the MySQL protocol
-
Updated
Dec 2, 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
ActorAdapter will ignore null message with "Adapter function returned null which is not valid as an .."
However, this seems not be documented. For instance, scaladoc/javadoc of pipeToSelf could mention it as well as any other place where adapters are used.
Describe the bug
After Hydra startup log warns about configuration key deprecation. There is no records in documentation reference (https://www.ory.sh/hydra/docs/reference/configuration/) about oidc.subject_identifiers.supported_types.
Reproducing the bug
Steps to reproduce the behavior:
Start Hydra Hydra v1.9.0-alpha.2 with oidc.subject_identifiers.enabled set to public
_Se
For example in "confirm cluster delete" the "Remove" button is highlighted, but hitting enter doesn't submit it (however, esc does close it)
A curated list of Microservice Architecture related principles and technologies.
-
Updated
Nov 30, 2020
Micro is a platform for API driven development
-
Updated
Dec 1, 2020 - Go
High-Performance server for NATS, the cloud native messaging system.
-
Updated
Dec 1, 2020 - Go
Storage Orchestration for Kubernetes
-
Updated
Dec 2, 2020 - Go
Kubernetes中文指南/云原生应用架构实践手册 - https://jimmysong.io/kubernetes-handbook
-
Updated
Nov 30, 2020 - Shell
-
Updated
Dec 1, 2020
Feature Request
What problem are you trying to solve?
When running linkerd check where the contents of IdentityContext.TrustAnchorsPem are a set of certificates (i.e. a bundle), the test for the validity of the identity will produce the following error:
linkerd-identity
----------------
× certificate config is valid
IdentityContext.TrustAnchorsPem does not match ca.cr
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
Dec 2, 2020 - Go
Currently, we have documentation for how to setup Prometheus to monitor YugabyteDB. It would be good to add another section here on how to setup the community Grafana dashboard. Details on the dashboard are here: https://grafana.com/grafana/dashboards/12620
Note: here is a blogpost on getting Grafana + Prometheus to work with YugabyteDB
Feature Description
Kubersphere integrate the velero based on the k8s CRD extensions
How does it work
It's like monitoring component
An Efficient Enterprise-class Container Engine
-
Updated
Sep 29, 2020 - Go
An open source, general-purpose policy engine.
-
Updated
Dec 1, 2020 - Go
Integration with Netflix OSS components
-
Updated
Dec 1, 2020 - Java
Kubernetes Handbook (Kubernetes指南) https://kubernetes.feisky.xyz
-
Updated
Dec 2, 2020 - Makefile
I found that some admin API provided by apisix are not found in any documentation, such as
/apisix/admin/plugins/list, so do we need a doc to keep track of the admin API that is nowhere to put?
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
Nov 30, 2020 - Go
open source Kubernetes-native API gateway for microservices built on the Envoy Proxy
-
Updated
Dec 2, 2020 - Python
PostgreSQL cloud native High Availability and more.
-
Updated
Nov 12, 2020 - Go
There is no e2e test and documents for external network delay and partition now
The e2e test could be found in /test/e2e/chaos/basic.go. Reading other tests in that file could help accomplish this issue.
Example for extern network delay:
apiVersion: chaos-mesh.org/v1alpha1
kind: NetworkChaos
metadata:
name: network-netem-example
namespace: chaos-testing
spec:
A fast, lightweight and more productive microservices framework
-
Updated
Dec 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
Nov 23, 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://