mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-14 10:28:14 +00:00
![]() If there is a left-over entry for a dead node in the ceph osd tree the panel wouldn't show and produce an Uncaught TypeError: data.versions is undefined because of an access node.version = data.versions[node.name]; further below (not visible in the patch itself). AFAICT, the same issue would also happen when something went wrong with getting the broadcasted ceph-versions, or when a node is part of Ceph, but not PVE. Handle the situation gracefully by always initializing data.versions. Signed-off-by: Fabian Ebner <f.ebner@proxmox.com> |
||
---|---|---|
aplinfo | ||
bin | ||
configs | ||
debian | ||
network-hooks | ||
PVE | ||
services | ||
test | ||
www | ||
.gitignore | ||
defines.mk | ||
Makefile | ||
spice-example-sh | ||
vzdump-hook-script.pl |