]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: allow deletion of non-default zone and zonegroup 66119/head
authorAashish Sharma <Aashish.Sharma1@ibm.com>
Tue, 4 Nov 2025 08:49:03 +0000 (14:19 +0530)
committerAashish Sharma <Aashish.Sharma1@ibm.com>
Tue, 11 Nov 2025 10:24:21 +0000 (15:54 +0530)
commitc59f5afa7b311d27edc8f9399ed1845993219d14
tree5c0da8740f95268757943cce96493d6170193547
parente745ac8f0b62077d6d9618442ddb4cc64f67f28b
mgr/dashboard: allow deletion of non-default zone and zonegroup

Fixes: https://tracker.ceph.com/issues/73708
Signed-off-by: Aashish Sharma <aasharma@redhat.com>
src/pybind/mgr/dashboard/controllers/rgw.py
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/models/rgw-multisite-zone-deletion-form/rgw-multisite-zone-deletion-form.component.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/models/rgw-multisite-zonegroup-deletion-form/rgw-multisite-zonegroup-deletion-form.component.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/api/rgw-zone.service.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/api/rgw-zonegroup.service.ts
src/pybind/mgr/dashboard/openapi.yaml
src/pybind/mgr/dashboard/services/rgw_client.py