]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: add helpers for compression in pool form 51591/head
authoravanthakkar <avanjohn@gmail.com>
Fri, 19 May 2023 11:37:28 +0000 (17:07 +0530)
committerAvan Thakkar <athakkar@redhat.com>
Mon, 27 May 2024 10:11:54 +0000 (15:41 +0530)
commit3d1b5e55bbe327446fbbbd0e417fc800e6703c99
tree4835186b0af2dd64a58b255f83a4876581a6feba
parentb7328fed0e2e9ab66b09f8134f3cebfc71214504
mgr/dashboard: add helpers for compression in pool form

Fixes: https://tracker.ceph.com/issues/61297
Signed-off-by: avanthakkar <avanjohn@gmail.com>
Adding helpers for compression mode, algorithm, min/max blob size and
compression ratio which is set to 0.875 as default.
src/pybind/mgr/dashboard/frontend/src/app/ceph/pool/pool-form/pool-form.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/pool/pool-form/pool-form.component.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/pool/pool-list/pool-list.component.ts