]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: fix create osds step failing on the default option 50867/head
authorNizamudeen A <nia@redhat.com>
Thu, 6 Apr 2023 06:37:20 +0000 (12:07 +0530)
committerNizamudeen A <nia@redhat.com>
Thu, 6 Apr 2023 06:37:20 +0000 (12:07 +0530)
commitca8b107cf2198ecf189b513ff75b9d5a9d9782b9
tree470bc440118ae7dda55d6d77f811867570a285e1
parentcaa0c456b1d0c33f6abb847b3c9259501d587004
mgr/dashboard: fix create osds step failing on the default option

the backend was reporting with a keyError which doesn't find the
`encrypted` key.

Fixes: https://tracker.ceph.com/issues/59319
Signed-off-by: Nizamudeen A <nia@redhat.com>
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/create-cluster/create-cluster.component.ts