]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: fix rbd form mirroring toggle
authorNizamudeen A <nia@redhat.com>
Wed, 17 Sep 2025 03:39:54 +0000 (09:09 +0530)
committerNizamudeen A <nia@redhat.com>
Wed, 17 Sep 2025 11:18:16 +0000 (16:48 +0530)
commit1efd37d4b5fc4363c6c86a84ede9c826c94d2c22
tree2c02efc81582b42f0a90d09fdd7ac4e665ae3b78
parenta3e765234ff6ca9d571fbb6ad417f46863eccc67
mgr/dashboard: fix rbd form mirroring toggle

- fix the toggle not working while editing the image
- the rbd form mirroring toggle doesn't disable/enable the mirror mode
when you change the pool.

- also re-arrange the form in a way that the required fields are together.
- disable mirroring when selecting the namespace

Fixes: https://tracker.ceph.com/issues/72458
Signed-off-by: Nizamudeen A <nia@redhat.com>
src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-contants.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-form/rbd-form.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-form/rbd-form.component.ts