]> 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... 67833/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>
Wed, 18 Mar 2026 09:05:42 +0000 (14:35 +0530)
commit50c25d9514170d49cf92fd6a7736169bbd9124cc
tree0061598d147fdaa083a3cc95ff9def2b805248bb
parent5d5d8dc8377a6b34d97e0008892ae835e3ae7131
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>
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