]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: add service management for oauth2-proxy 59379/head
authorPedro Gonzalez Gomez <pegonzal@redhat.com>
Wed, 21 Aug 2024 11:20:53 +0000 (13:20 +0200)
committerPedro Gonzalez Gomez <pegonzal@redhat.com>
Sun, 15 Sep 2024 22:21:00 +0000 (00:21 +0200)
commite3953d324bf4a019cb76bd9b66dd7d67bb59e09c
tree9aea3b4de50515554339b5b8933b93981f80cd4e
parenta2782315255a3e7d5f6cdc9eb35785187ff6ddf8
mgr/dashboard: add service management for oauth2-proxy

Fixes: https://tracker.ceph.com/issues/67651
Signed-off-by: Pedro Gonzalez Gomez <pegonzal@redhat.com>
src/pybind/mgr/dashboard/frontend/cypress/e2e/cluster/services.po.ts
src/pybind/mgr/dashboard/frontend/cypress/e2e/orchestrator/05-services.e2e-spec.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/forms/cd-validators.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/models/service.interface.ts