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.2.2+git0.gf8c854dc.tar.xz | 0080211896 76.5 MB | |
ceph-csi.changes | 0000005197 5.08 KB | |
ceph-csi.spec | 0000003417 3.34 KB | |
update-tarball.sh | 0000001372 1.34 KB |
Revision 16 (latest revision is 36)
Kristoffer Gronlund (KGronlund)
accepted
request 753287
from
Kristoffer Gronlund (KGronlund)
(revision 16)
- Update to v1.2.2: * Add kernel version detection for mounting with client * Fix issue in helm chat pushing * Added forcecephkernelclient as startup parameter to force enabling ceph * Handle EACCESS error from 'ceph rbd task add remove' * Fix vol size for cephfs and rbd * Update registration directory name * Reorder kernel version checking logic * Increase sidecar time out value to 150s. * Format ext4 with lazy_journal_init * Change default csi liveness ports to ones less common * Add POD_NAMESPACE to RBD provisioner deployments * Add a check for nil secrets * Remove rootfs from rbd provisioner pod * Added E2E for rbd nodeplugin restart * Deprecate containerized flag and remove nsenter - Update to v1.2.1: * Change the recommended/default FS for RBD to ext4 * Use nodiscard option while formatting RBD devices. * Use provisioner socket while probing liveness. * Reject request if the operation is in progress * Fix pod termination issue due to stale mount after node plugin restart. - Remove patch (merged upstream): * 0001-Added-forcecephkernelclient-as-startup-parameter-to-.patch
Comments 0