]> git.proxmox.com Git - pve-manager.git/commit
ui: ceph pools: avoid resetting crush rule hwne editing a pool
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 23 Apr 2021 16:51:57 +0000 (18:51 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 23 Apr 2021 16:52:00 +0000 (18:52 +0200)
commitcd99757bdfdbd706bfa01addeb8580fd6d75c9c7
tree1801248677591a6702aef10dcd39de951aa8a3e7
parent5a34ccd6b2851149af75d8ae077a50c1b52f45b9
ui: ceph pools: avoid resetting crush rule hwne editing a pool

we are only allowed to set autoselect the first record after load on
creation, else we may change the value by mistake which, if the admin
does not notices when changing some other setting, can be quite fatal
as it can trigger a huge rebalance, where the cause may then not even
be obvious and thus an admin be quite baffled.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
www/manager6/ceph/Pool.js