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

Go bindings for Ceph :octopus: :octopus: :octopus:

Results 86 go-ceph issues
Sort by recently updated
recently updated
newest added

Let's play around with golangci-lint, which also can start revive and has a "new" mode.

do-not-merge
no-API

Once the following changes are available in a quincy (or earlier?) **release**. https://tracker.ceph.com/issues/54472 https://tracker.ceph.com/issues/55401

ceph-libs

This will re-enable the test case on ceph quincy. The test does not seem to be reproducing the error on my local machine with the latest quincy image. Making a...

do-not-merge
no-API

The apiage tool should be able to detect when an API is now ready to be marked stable. For example, we could input the current git tag and if the...

the ceph cli tools supports commands like: ceph rbd migration prepare/execute/commit/abort These can be done via the "json command" api for the mgr. We can support that functionality in rbd/admin....

help-wanted

Ceph is going to be getting a way to fence clients. The command is not yet available in any released versions of ceph, but we should be aware of this...

help-wanted

In order to merge quincy CI support, the test "TestCancelClone" was disabled on ceph quincy. https://github.com/ceph/go-ceph/blob/e0369cdf88d1418846321ff6a49201dff9eb8514/cephfs/admin/clone_test.go#L147 We need to revisit this test failure and remove the test skip to have...

ceph-libs

Ceph 'nautilus' support has been deprecated since v0.12.0. However we're still testing it in the CI, and have the build tags. While we don't have to go too far, we...

cephfs team is planning to add API to show information of volume. Please find pull request regarding this: https://github.com/ceph/ceph/pull/45949

ceph-libs

See https://github.com/ceph/ceph-csi/issues/2637 & ceph/ceph#43896 This is soon-to-be-document CLI (and matching JSON command api) that ceph-csi would like to use. See the above items for details.

help-wanted