]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Fix listener deletion 60259/head
authorAfreen Misbah <afreen23.git@gmail.com>
Fri, 11 Oct 2024 08:57:24 +0000 (14:27 +0530)
committerAfreen Misbah <afreen23.git@gmail.com>
Fri, 11 Oct 2024 09:28:54 +0000 (14:58 +0530)
commit3dc091dd12c54103b9e93b5c38b86c883d93f242
treef4ad71a51cd400c631b6d749ed3c31a2f8d912c7
parentb2a4bd8409dcfaaa2e84ed450a0d31126ac9b4c3
mgr/dashboard: Fix listener deletion

Listener deletion is broken due to passing wrong gateway address.
Including `traddr` in DELETE API of listener to choose correct gateway address for deletion.

The same fix we did for POST API here: https://github.com/afreen23/ceph/commit/287ff3b3603291763b3cd08f9b1543fe60d5f3b9

Fixes: https://tracker.ceph.com/issues/68506
Signed-off-by: Afreen Misbah <afreen23.git@gmail.com>
src/pybind/mgr/dashboard/controllers/nvmeof.py
src/pybind/mgr/dashboard/frontend/src/app/ceph/block/nvmeof-listeners-list/nvmeof-listeners-list.component.ts