]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: fix zone creation in rgw service creation form 69412/head
authorAashish Sharma <aashish@li-e9bf2ecc-2ad7-11b2-a85c-baf05c5182ab.ibm.com>
Thu, 11 Jun 2026 09:19:04 +0000 (14:49 +0530)
committerAashish Sharma <aashish@li-e9bf2ecc-2ad7-11b2-a85c-baf05c5182ab.ibm.com>
Thu, 11 Jun 2026 09:19:04 +0000 (14:49 +0530)
commit95a8c70be86569ef19f3d5c1b11f7cebed682db5
treedec51c5d5cf8523f4c223641dc96d939e0fd0d38
parentb80fd75b715a5225fc330295215c383f7f077037
mgr/dashboard: fix zone creation in rgw service creation form

The zone creation request from the rgw service creation form was missing
the tier_type, sync_from and sync_from_all properties as a result the
zone creation was failing. This PR tends to fix this issue.

Fixes: https://tracker.ceph.com/issues/77263
Signed-off-by: Aashish Sharma <aasharma@redhat.com>
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/create-rgw-service-entities/create-rgw-service-entities.component.ts