]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: add types for mgr-module list 62454/head
authorNizamudeen A <nia@redhat.com>
Fri, 14 Mar 2025 07:10:45 +0000 (12:40 +0530)
committerNizamudeen A <nia@redhat.com>
Tue, 3 Mar 2026 10:12:18 +0000 (15:42 +0530)
commitd94b391a44b21528855d63cbd4290f6596907a7c
tree53c983e288952ff47a298eafa5974da80082f809
parent3098aca8ee3e5f373d2a70a872cebb5975a97f40
mgr/dashboard: add types for mgr-module list

also introducing a const for rgw

Fixes: https://tracker.ceph.com/issues/70331
Signed-off-by: Nizamudeen A <nia@redhat.com>
(cherry picked from commit 3d6de8a669887c57711f176b3a75f2f2a635a23e)

 Conflicts:
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-multisite-details/rgw-multisite-details.component.ts
 - kept only the import that is relavant
src/pybind/mgr/dashboard/frontend/src/app/shared/api/mgr-module.service.ts
 - same as above
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-multisite-details/rgw-multisite-details.component.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/utils/constants.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/shared/api/mgr-module.service.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/models/mgr-modules.interface.ts [new file with mode: 0644]