]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Fix RGW user/bucket quota issues
authorVolker Theile <vtheile@suse.com>
Mon, 20 May 2019 09:03:23 +0000 (11:03 +0200)
committerVolker Theile <vtheile@suse.com>
Mon, 27 May 2019 13:40:22 +0000 (15:40 +0200)
commit9a883dcd6b83fd97619007854c4a92f187260a3d
tree9abc5a17b1bad701cffda54a700ac6dace5075e9
parentbc49c2ec85b02534d8faace1e4415524c0607d25
mgr/dashboard: Fix RGW user/bucket quota issues

* RGW user/bucket "max. size" should be hidden when "user/bucket quota" is not enabled
* Only execute validators if necessary

Fixes: https://tracker.ceph.com/issues/39964
Signed-off-by: Volker Theile <vtheile@suse.com>
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-user-form/rgw-user-form.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-user-form/rgw-user-form.component.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/forms/cd-validators.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/forms/cd-validators.ts