mirror of
https://git.proxmox.com/git/pve-manager
synced 2026-03-27 16:52:17 +00:00
to avoid a "malformed JSON string" warning when there is no old version present (e.g. after starting a cluster). get_node_kv will always return something that evaluates to true, so instead, test if the result has an entry for the current node. Also, it's enough to request the kv for the current node only. Signed-off-by: Fabian Ebner <f.ebner@proxmox.com> |
||
|---|---|---|
| .. | ||
| Makefile | ||
| Services.pm | ||
| Tools.pm | ||