]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: [storage-class]: Deleting local storage class from UI does not remove... 67949/head
authorDnyaneshwari Talwekar <dtalwekar@li-4c4c4544-0038-3510-8056-b5c04f473234.ibm.com>
Tue, 17 Mar 2026 05:00:13 +0000 (10:30 +0530)
committerDnyaneshwari Talwekar <dtalwekar@li-4c4c4544-0038-3510-8056-b5c04f473234.ibm.com>
Mon, 23 Mar 2026 10:04:38 +0000 (15:34 +0530)
commit4b0c7d7c948caa68eff33df833e2bee64ce45b8a
treedfb7477123506e484b741e114083daa74be4bac1
parent5bb3278730741031382ca9c3dc9d221a942e06a2
mgr/dashboard: [storage-class]: Deleting local storage class from UI does not remove its entry from zone

Fixes: https://tracker.ceph.com/issues/75541
Signed-off-by: Dnyaneshwari Talwekar <dtalwekar@redhat.com>
(cherry picked from commit 50c25d9514170d49cf92fd6a7736169bbd9124cc)
src/pybind/mgr/dashboard/controllers/rgw.py
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-storage-class-list/rgw-storage-class-list.component.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/api/rgw-storage-class.service.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/api/rgw-storage-class.service.ts
src/pybind/mgr/dashboard/openapi.yaml
src/pybind/mgr/dashboard/services/rgw_client.py