WebDAV CSI Driver using davfs supporting static and dynamic provisioning.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
sys-liqian e42800379a chore: update dockerfile
update dockerfile
8 months ago
cmd/webdav fix: 🐛 fix force umount 1 year ago
deploy fix: 🐛 fix force umount 1 year ago
examples chore: update dockerfile 8 months ago
pkg/webdav fix: 🐛 fix umount webdav server 1 year ago
test Initial commit 1 year ago
.gitignore Initial commit 1 year ago
Dockerfile chore: update dockerfile 8 months ago
LICENSE Initial commit 1 year ago
Makefile fix: 🐛 fix umount webdav server 1 year ago
README.md Create README.md 1 year ago
go.mod Initial commit 1 year ago
go.sum Initial commit 1 year ago

README.md

Webdav CSI driver for Kubernetes

Overview

This is a repository for webdav csi driver, csi plugin name: webdav.csi.io. This driver supports dynamic provisioning of Persistent Volumes via Persistent Volume Claims by creating a new sub directory under webdav server.