]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: fix HAProxy (now called ingress)
authorAvan Thakkar <athakkar@localhost.localdomain>
Tue, 20 Apr 2021 12:19:23 +0000 (17:49 +0530)
committerSage Weil <sage@newdream.net>
Fri, 7 May 2021 12:40:37 +0000 (07:40 -0500)
commitf3e956c7fe1b7c543d988f9f5fca55a534d03b45
tree8203939aa0b9b1bdabb7ea48950868bcb7b26d4b
parentebf73e5ac8eb4c2d09756e9c2a33aea18f181d74
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.

(cherry picked from commit 21318e8fa965c352e00d84c04ee072dd9fe45e4f)
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