Ceph CSI driver
Ceph CSI plugins implement an interface between CSI enabled Container
Orchestrator (CO) and Ceph cluster. It allows dynamically provisioning
Ceph block and file volumes and attaching them to workloads.
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / ceph-csi
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout filesystems:ceph/ceph-csi && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
README | 0000000111 111 Bytes | |
_link | 0000000124 124 Bytes | |
ceph-csi-1.1.0+git0.gc7ba26d2.tar.xz | 0079349332 75.7 MB | |
ceph-csi.changes | 0000001826 1.78 KB | |
ceph-csi.spec | 0000003114 3.04 KB | |
update-tarball.sh | 0000001380 1.35 KB |
Revision 4 (latest revision is 36)
Denis Kondratenko (dkondratenko)
accepted
request 717632
from
Denis Kondratenko (dkondratenko)
(revision 4)
- Use ceph-base pattern instead of individual packages - Updating to the v1.1.0 + CephFS subvolume/manager based volume provisioning and deletion. + E2E test support for PVC creation, App pod mounting.etc. + CSI spec v1.1 support + Kube dependency updated to 1.15. + Configuration store change from configmap to rados omap + Mount options support for CephFS and RBD volumes + Move locks to more granular locking than CPU count based + Rbd support for ReadWriteMany PVCs for block mode + Unary plugin code for both ( CephFS and RBD ) drivers. + Driver name updated to CSI spec standard. + helm chart updates. + sidecar updates to latest available. + RBAC corrections and updates for containers. + Lock protection for create,delete volume ..etc operations + Added CSIDriver CRD. - Update version to be parsed by OBS service - Update version according to openSUSE package name guidelines ---- - Initial submission - Build from upstream github.com/ceph/ceph-csi initially + Initially use master branch - Version at commit fa68c35f3b5d9081d8aa3241baf71064af967aa9
Comments 0