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

The Key Management Interoperability Protocol (KMIP) is an extensible communication protocol that defines message formats for the manipulation of cryptographic keys on a key management server. Ceph-CSI can now be...

component/rbd
ci/skip/e2e

new version of go ceph is available and this commit make use of the same. Ref # https://github.com/ceph/go-ceph/releases/tag/v0.17.0 Signed-off-by: Humble Chirammal

rebase

# Describe the bug # Apparently there was a significant change in the `mount.ceph` syntax between Ceph [Pacific](https://docs.ceph.com/en/pacific/man/8/mount.ceph/) and [Quincy](https://docs.ceph.com/en/quincy/man/8/mount.ceph/). However Ceph-CSI code does not seem to be updated to...

This issue to track the work required to move standalone [volume replication operator](https://github.com/csi-addons/volume-replication-operator) into the kubernetes-csi-addons repo. - [ ] add volumereplication capability. - [ ] move volumereplication server to...

component/rbd

csi-addons server will advertise replication capability and replication service will run with csi-addons server too. Updates: https://github.com/ceph/ceph-csi/issues/3277 Signed-off-by: Rakshith R

component/rbd
ci/skip/e2e

# Describe the bug # It is possible to use a balanced ip with haproxy in config.json / cm ceph-csi-config-rbd instead of provide a monitors list? ``` jisnardo@edxxx:~$ kubectl -n...

question
dependency/ceph

# Describe the bug # I recently checked on the csi-rbdplugin-controller container in my deployed RBD provisioners and discovered they have been throwing errors in the logs as seen below....

component/rbd

Dear. According to the security requirements, the encrypted key needs to be modified periodically, and there seems to be no relevant function in the rook ceph? How should I get...

enhancement
component/rbd
keepalive
dependency/csi-addons

RWO is meant to be used only on multiple pods on a single node, but I can start multiple pods in different nodes which use the RWO PVC. This is...

bug
component/cephfs

Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.12.2 to 1.13.0. Release notes Sourced from github.com/prometheus/client_golang's releases. 1.13.0 / 2022-08-06 [CHANGE] Minimum required Go version is now 1.17 (we also test client_golang against the new...

rebase