]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: fix HAProxy (now called ingress) 40936/head
authorAvan Thakkar <athakkar@localhost.localdomain>
Tue, 20 Apr 2021 12:19:23 +0000 (17:49 +0530)
committerAvan Thakkar <athakkar@localhost.localdomain>
Mon, 26 Apr 2021 14:51:26 +0000 (20:21 +0530)
commit21318e8fa965c352e00d84c04ee072dd9fe45e4f
treec100ca938ab5d0d1d13c0d463999871126ec1fff
parentd526c9c3907205ee9c648236de75143342158a54
mgr/dashboard: fix HAProxy (now called ingress)

Fixes: https://tracker.ceph.com/issues/50319
Signed-off-by: Avan Thakkar <athakkar@redhat.com>
Support from Dashboard UI to create Ingress service type.
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/python-common/ceph/deployment/service_spec.py