]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard : Enable cephadm-signed TLS for NVMeOf 69475/head
authorAbhishek Desai <abhishek.desai1@ibm.com>
Mon, 15 Jun 2026 11:12:15 +0000 (16:42 +0530)
committerAbhishek Desai <abhishek.desai1@ibm.com>
Mon, 13 Jul 2026 13:04:26 +0000 (18:34 +0530)
commit3407863f99553bca009c31119795e6fd8d25386c
tree1af930cb8feb63a5c50902bd8c972291bd2a5d9c
parenta5590d99c37275dff60cebf4553e04b7421cd083
mgr/dashboard : Enable cephadm-signed TLS for NVMeOf
fixes: https://tracker.ceph.com/issues/77406
Signed-off-by: Abhishek Desai <abhishek.desai1@ibm.com>
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.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/components/certificate-authority-form/certificate-authority-form.component.html [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/shared/components/certificate-authority-form/certificate-authority-form.component.scss [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/shared/components/certificate-authority-form/certificate-authority-form.component.spec.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/shared/components/certificate-authority-form/certificate-authority-form.component.ts [new file with mode: 0644]