]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: sync policy created for a bucket in Object >> Multi-site >> Sync-polic... 67869/head
authorNaman Munet <naman.munet@ibm.com>
Wed, 18 Mar 2026 08:18:06 +0000 (13:48 +0530)
committerNaman Munet <naman.munet@ibm.com>
Fri, 17 Apr 2026 08:01:58 +0000 (13:31 +0530)
commite1b24eac6d0c36b5d50e1b76d4aa57f0858690a0
tree935f879a339faac305a48df66c527322b45733ad
parent8f33b16d09ba58f6a02eb0a4ac4d93023c2d87cd
mgr/dashboard: sync policy created for a bucket in Object >> Multi-site >> Sync-policy, is not reflecting under bucket's replication

Fixes: https://tracker.ceph.com/issues/75581
Signed-off-by: Naman Munet <naman.munet@ibm.com>
src/pybind/mgr/dashboard/controllers/rgw.py
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/models/rgw-bucket-replication.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-bucket-details/rgw-bucket-details.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-bucket-details/rgw-bucket-details.component.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-bucket-form/rgw-bucket-form.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-bucket-form/rgw-bucket-form.component.ts
src/pybind/mgr/dashboard/services/rgw_client.py