]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: carbonize service form 65751/head
authorPedro Gonzalez Gomez <pegonzal@ibm.com>
Tue, 16 Sep 2025 14:00:22 +0000 (16:00 +0200)
committerPedro Gonzalez Gomez <pegonzal@ibm.com>
Tue, 13 Jan 2026 08:56:00 +0000 (09:56 +0100)
commit2b78b553cb9d0e0885aa1273e144627cddd0ef5d
tree202d19fce5c03804e52644b23df1a3542673dafe
parente0ccd0fdf8a6551aaf417d4a285e31756e441302
mgr/dashboard: carbonize service form

Also updates service controller to fix snmp-gateway creation issue where service_id is not wanted on the request

Fixes: https://tracker.ceph.com/issues/73098
Fixes: https://tracker.ceph.com/issues/74216
Signed-off-by: Pedro Gonzalez Gomez <pegonzal@ibm.com>
src/pybind/mgr/dashboard/controllers/service.py
src/pybind/mgr/dashboard/frontend/cypress/e2e/cluster/inventory.po.ts
src/pybind/mgr/dashboard/frontend/cypress/e2e/cluster/services.po.ts
src/pybind/mgr/dashboard/frontend/cypress/e2e/orchestrator/workflow/08-hosts.e2e-spec.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/cluster.module.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/services/service-form/service-form.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/services/service-form/service-form.component.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/services/service-form/service-form.component.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/services/services.component.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/forms/cd-validators.ts