-
Updated
Oct 9, 2021 - C
#
k8s-sig-storage
Here are 53 public repositories matching this topic...
Gluster Filesystem : Build your distributed storage in minutes
c
linux
distributed-systems
replication
server
storage
filesystem
snapshot
glusterfs
gluster
high-availability
erasure-coding
fuse-filesystem
libgfapi
k8s-sig-storage
h3d-haivq
commented
Jan 7, 2020
Basic Info:
Rancher Version: 2.3.2
Kubernetes Version: v1.16.3-rancher1-1
Provider: Amazon EC2
Brief Description:
Pod which used the PVC created by this module cannot be scheduled due to the auto-generated PV's Node Affinity Rule: kubernetes.io/hostname = {{someNodeName}} doesn't match with the actual value of the node.
How to reproduce
- Spin up a cluster with provider
Dynamic sub-dir volume provisioner on a remote NFS server.
-
Updated
Oct 4, 2021 - Shell
-
Updated
Oct 6, 2021 - Go
A lightweight Persistent storage solution for Kubernetes / OpenShift using GlusterFS in background.
kubernetes
storage
rancher
operator
k8s
glusterfs
gluster
arm64
csi
heketi
rook
helm-chart
rke
microkubes
k8s-sig-storage
microk8s
csi-driver
k3s
openshift-storage
kubernetes-sig-storage
-
Updated
Oct 8, 2021 - Python
-
Updated
Sep 9, 2021 - Go
Sidecar container that watches Kubernetes PersistentVolumeClaim objects and triggers CreateVolume/DeleteVolume against a CSI endpoint
-
Updated
Sep 28, 2021 - Go
This driver allows Kubernetes to use NFS CSI volume on Linux node.
-
Updated
Oct 9, 2021 - Go
Sidecar container that watches Kubernetes Snapshot CRD objects and triggers CreateSnapshot/DeleteSnapshot against a CSI endpoint.
-
Updated
Oct 5, 2021 - Go
A sample (non-production) CSI Driver that creates a local directory as a volume on a single node
-
Updated
Sep 14, 2021 - Shell
This driver allows Kubernetes to use SMB CSI volume on both Linux and Windows nodes.
-
Updated
Oct 9, 2021 - Go
CSI test frameworks
kubernetes
golang
storage
containers
grpc
tests
csi
ginkgo
gomock
container-storage-interface
k8s-sig-storage
-
Updated
Oct 8, 2021 - Go
Sidecar container that watches Kubernetes VolumeAttachment objects and triggers ControllerPublish/Unpublish against a CSI endpoint
-
Updated
Sep 10, 2021 - Go
Sidecar container that watches Kubernetes PersistentVolumeClaims objects and triggers controller side expansion operation against a CSI endpoint
-
Updated
Sep 30, 2021 - Go
Sidecar container that registers a CSI driver with the kubelet using the kubelet plugin registration mechanism.
-
Updated
Oct 5, 2021 - Shell
A sidecar container that can be included in a CSI plugin pod to enable integration with Kubernetes Liveness Probe.
-
Updated
Sep 10, 2021 - Shell
Container Object Storage Interface (COSI) API responsible to define API for COSI objects.
-
Updated
Aug 26, 2021 - Go
Container Object Storage Interface (COSI) controller responsible to manage lifecycle of COSI objects.
-
Updated
Jun 15, 2021 - Go
This repo contains sidecar controller and agent for volume health monitoring.
-
Updated
Oct 6, 2021 - Go
-
Updated
Sep 10, 2021 - Shell
Common code for Kubernetes CSI sidecar containers (e.g. `external-attacher`, `external-provisioner`, etc.)
-
Updated
Sep 10, 2021 - Go
Container Object Storage Interface (COSI) provisioner responsible to interface with COSI drivers.
-
Updated
May 28, 2021 - Go
Improve this page
Add a description, image, and links to the k8s-sig-storage topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the k8s-sig-storage topic, visit your repo's landing page and select "manage topics."


We want to have consistent and structured logs to improve the ability to filter and analyse longhorn-manager logs.
Currently the controller uses the global logrus package logger, the task here would be to switch the log calls to the instance logger that was implemented in longhorn/longhorn-manager#661
While doing this also improve the log messages, where possible.
For an example of a successf