From: Pedro Gonzalez Gomez Date: Wed, 19 Jun 2024 20:23:11 +0000 (+0200) Subject: mgr/dashboard: add fields to EC profile form X-Git-Tag: v19.1.1~92^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F58625%2Fhead;p=ceph.git mgr/dashboard: add fields to EC profile form Fixes: https://tracker.ceph.com/issues/66571 Signed-off-by: Pedro Gonzalez Gomez (cherry picked from commit 8f7a5de584b04b1dcba04799d1d9301af325d64b) Conflicts: src/pybind/mgr/dashboard/frontend/src/app/ceph/pool/pool-form/pool-form.component.ts --- diff --git a/src/pybind/mgr/dashboard/frontend/src/app/ceph/pool/erasure-code-profile-form/erasure-code-profile-form-modal.component.html b/src/pybind/mgr/dashboard/frontend/src/app/ceph/pool/erasure-code-profile-form/erasure-code-profile-form-modal.component.html index b186677c5c56..7888fa853e3d 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/ceph/pool/erasure-code-profile-form/erasure-code-profile-form-modal.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/ceph/pool/erasure-code-profile-form/erasure-code-profile-form-modal.component.html @@ -252,6 +252,46 @@ +
+ +
+ + This field is required when crush osds per failure domain is set! +
+
+ +
+ +
+ + This field is required when crush num failure domain is set! +
+
+