]> git.proxmox.com Git - pve-manager.git/commit
ui: node summary: reduce noise in current kernel version
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 22 Nov 2023 12:24:43 +0000 (13:24 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 22 Nov 2023 12:45:42 +0000 (13:45 +0100)
commitbe04f8ee8af61eaa3730ae74e6e3c7d4266474ca
tree0cb59a91467045a73d612ecffcd3df4e592fe5a1
parent20ad4e0e01da68cf83f9f4ed0f2572359483fb47
ui: node summary: reduce noise in current kernel version

use the new 'current-kernel' object returned by the node status API to
render a more useable (less noise) version information.

Keep fallback for old one to better work with upgrades (major and
minor) to this version in a cluster, where the web UI one uses might
be the new one, but a node one looks at still have the old manager.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
www/manager6/node/StatusView.js