]> git.proxmox.com Git - pve-manager.git/commit
pve7to8: add minimal ceph version check
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 31 May 2023 14:29:36 +0000 (16:29 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 31 May 2023 14:34:42 +0000 (16:34 +0200)
commitbda81173cd4799ebf292d83553c159b7228ba997
tree21cfe263fb040b1b5f480d2df9fa940e98a4ccb4
parent6bafdd6585f713d7bf4996e4a456b4ee27493302
pve7to8: add minimal ceph version check

note that this is only checked in the hyper-converged use-case,
otherwise we don't really care what ceph client version is in use, as
that cannot really break much w.r.t. the upgrade (i.e., packaging
dependencies) itself.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
PVE/CLI/pve7to8.pm