ceph-csi icon indicating copy to clipboard operation
ceph-csi copied to clipboard

CSI driver for Ceph

Results 247 ceph-csi issues
Sort by recently updated
recently updated
newest added

# Describe the feature you'd like to have # In kubernetes v1.24 the CSIStoageCapacity feature has been moved to GA. This allows us to work on a stable API to...

enhancement
keepalive

Based on the version specified in the build.env we need a script to update all the required files. this helps to reduce the burden. we don't need to worry about...

enhancement
keepalive

# Describe the bug # ``` �[1mSTEP�[0m: verify PVC and app binding on helm installation [...] Jun 15 10:25:03.414: INFO: ExecWithOptions {Command:[/bin/sh -c rados ls --pool=replicapool | grep -v default...

keepalive

_Originally posted by @Madhu-1 in https://github.com/ceph/ceph-csi/issues/2901#issuecomment-1147399925_

component/cephfs
component/rbd
keepalive

Use struct logging which is present in klog v2, Refer https://kubernetes.io/blog/2022/05/25/contextual-logging/ for more details. This helps in debugging.

enhancement
keepalive
logging

CephFS controller round off ( by util.RoundOffBytes) on the size passed in from the provisioner at present, however this can cause wastage of space in the cluster. The CephFS filesystem...

component/cephfs
keepalive

# Describe the bug # We had found 2 OMAP leaks in the e2e testing, PR https://github.com/ceph/ceph-csi/pull/3041 tries to work around it for now. This request is to investigate further...

bug
keepalive
component/journal

This is a tracker to add the E2E validation for the kernelMountOptions and fuseMountOptions for the cephfs. after mount the cephfs subvolumes we should verify that the required options exists...

component/cephfs
component/testing
keepalive

Currently, we dont have any validation in the E2E for the rbd/nbd map options. if there is a bug in the code where rbd/nbd options are discarded why might end...

component/rbd
component/testing
keepalive

Ginkgo v1 is deprecated and was replaced with v2. Ref: https://onsi.github.io/ginkgo/MIGRATING_TO_V2#upgrading-to-ginkgo-20 Signed-off-by: Madhu Rajanna

dependency/k8s
rebase
keepalive