-
Notifications
You must be signed in to change notification settings - Fork 598
util: use go-ceph blocklist APIs (backport #6054) #6056
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: release-v3.16
Are you sure you want to change the base?
Conversation
Replace direct CLI command execution with go-ceph library APIs for blocklist operations in AddCephBlocklist and RemoveCephBlocklist functions. Signed-off-by: Praveen M <m.praveen@ibm.com> (cherry picked from commit 4eb84a0)
|
/test ci/centos/k8s-e2e-external-storage/1.34 |
|
/test ci/centos/mini-e2e-helm/k8s-1.34 |
|
/test ci/centos/mini-e2e/k8s-1.34 |
|
/test ci/centos/k8s-e2e-external-storage/1.32 |
|
/test ci/centos/k8s-e2e-external-storage/1.33 |
|
/test ci/centos/upgrade-tests-cephfs |
|
/test ci/centos/mini-e2e-helm/k8s-1.33 |
|
/test ci/centos/mini-e2e-helm/k8s-1.32 |
|
/test ci/centos/upgrade-tests-rbd |
|
/test ci/centos/mini-e2e/k8s-1.33 |
|
/test ci/centos/mini-e2e/k8s-1.32 |
Describe what this PR does
Fixes below issues -
Checklist: