{"id":15191665,"url":"https://github.com/sys-liqian/csi-driver-webdav","last_synced_at":"2026-02-18T18:02:23.847Z","repository":{"id":213075333,"uuid":"732961287","full_name":"sys-liqian/csi-driver-webdav","owner":"sys-liqian","description":"This driver allows Kubernetes to access davfs on Linux node.","archived":false,"fork":false,"pushed_at":"2024-05-11T07:09:23.000Z","size":50,"stargazers_count":7,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-01T06:31:43.977Z","etag":null,"topics":["csi","k8s","kubernetes","webdav"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sys-liqian.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-12-18T08:56:06.000Z","updated_at":"2024-12-10T09:14:19.000Z","dependencies_parsed_at":"2023-12-22T12:16:16.705Z","dependency_job_id":"81a5e40a-9e43-48e8-bdfd-499282861152","html_url":"https://github.com/sys-liqian/csi-driver-webdav","commit_stats":null,"previous_names":["sys-liqian/csi-driver-webdav"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sys-liqian%2Fcsi-driver-webdav","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sys-liqian%2Fcsi-driver-webdav/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sys-liqian%2Fcsi-driver-webdav/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sys-liqian%2Fcsi-driver-webdav/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sys-liqian","download_url":"https://codeload.github.com/sys-liqian/csi-driver-webdav/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238508832,"owners_count":19484213,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["csi","k8s","kubernetes","webdav"],"created_at":"2024-09-27T21:01:32.219Z","updated_at":"2025-10-27T14:31:12.823Z","avatar_url":"https://github.com/sys-liqian.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Webdav CSI driver for Kubernetes\n\n### Overview\n\nThis 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.\n\n### Quick start with kind \n\n#### Build plugin image\n```bash\nmake docker-build\n```\n\n#### Start kind cluster\n```bash\nkind create cluster --image kindest/node:v1.27.3\n```\n\n### Load plugin image to kind cluster\n```bash\nkind load docker-image registry.k8s.io/sig-storage/csi-provisioner:v3.6.2\nkind load docker-image registry.k8s.io/sig-storage/livenessprobe:v2.11.0\nkind load docker-image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.9.1\nkind load docker-image localhost:5000/webdavplugin:v0.0.1\n```\n\n### Deploy CSI \n```bash\nkubectl apply -f deploy/\n```\n\n### Tests\n```bash\nkubectl apply -f examples/csi-webdav-secret.yaml\nkubectl apply -f examples/csi-webdav-storageclass.yaml\nkubectl apply -f examples/csi-webdav-dynamic-pvc.yaml\nkubectl apply -f examples/csi-webdav-pod.yaml\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsys-liqian%2Fcsi-driver-webdav","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsys-liqian%2Fcsi-driver-webdav","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsys-liqian%2Fcsi-driver-webdav/lists"}