]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: FS - Attach Command showing undefined for MountData 65600/head
authorDnyaneshwari <dnyaneshwari@li-9c9fbecc-2d5c-11b2-a85c-e2a7cc8a424f.ibm.com>
Fri, 19 Sep 2025 11:01:43 +0000 (16:31 +0530)
committerDnyaneshwari <dnyaneshwari@li-9c9fbecc-2d5c-11b2-a85c-e2a7cc8a424f.ibm.com>
Mon, 22 Sep 2025 07:43:48 +0000 (13:13 +0530)
commit50ef955207e7095578dc09820885a3dd0d6b3d52
tree99f822338ddb121d83d2866713edf6e7335e43a7
parent2b14a6730a7d525fdcd14d23af310045ee4bbd6b
mgr/dashboard: FS - Attach Command showing undefined for MountData

Fixes: https://tracker.ceph.com/issues/73137
Signed-off-by: Dnyaneshwari Talwekar <dtalwekar@redhat.com>
src/pybind/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs-list/cephfs-list.component.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs-mount-details/cephfs-mount-details.component.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs-subvolume-list/cephfs-subvolume-list.component.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/models/cephfs.model.ts [new file with mode: 0644]