]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: fetch all namespaces in a gateway group 67101/head
authorAfreen Misbah <afreen@ibm.com>
Wed, 28 Jan 2026 09:59:08 +0000 (15:29 +0530)
committerAfreen Misbah <afreen@ibm.com>
Fri, 30 Jan 2026 07:44:31 +0000 (13:14 +0530)
commitb8fef80b1d36476c4aabed6b2d5c8f8353cee489
tree5018061a8e82c1f967ceb246ff9b8311b00dd2a6
parenta0bd2655003e8fe33675c6afbed793885698b2bc
mgr/dashboard: fetch all namespaces in a gateway group

- adds a new API /api/gateway_group/{group}/namespace
- updates tests
- needed for UI flows and in general to fetch all namespaces, could not change existing API due to the maintenence of backward compatibility
- in a followup PR will add server side pagination

Fixes https://tracker.ceph.com/issues/74622

Signed-off-by: Afreen Misbah <afreen@ibm.com>
src/pybind/mgr/dashboard/controllers/nvmeof.py
src/pybind/mgr/dashboard/frontend/src/app/ceph/block/nvmeof-namespaces-list/nvmeof-namespaces-list.component.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/api/nvmeof.service.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/api/nvmeof.service.ts
src/pybind/mgr/dashboard/openapi.yaml