[pve-devel] applied: [RFC storage 0/2] close #6669: plugin api: introduce on_update_hook_full() method

Thomas Lamprecht t.lamprecht at proxmox.com
Fri Nov 14 00:41:51 CET 2025


On Wed, 08 Oct 2025 17:11:30 +0200, Fiona Ebner wrote:
> The original on_update_hook() method is limited, because only the
> updated properties and values are passed in. Introduce a new
> on_update_hook_full() method which also receives the current storage
> configuration and the list of which properties are to be deleted. This
> allows detecting and reacting to all changes and knowing how values
> changed.
> 
> [...]

Applied along side Friedrich's hint series, making this plugin API bump more
worthwhile, thanks!

[1/2] close #6669: plugin api: introduce on_update_hook_full() method
      commit: 0b1331ccda6d1604147a8161137091af949c580c
[2/2] lvm plugin: disallow disabling 'snapshot-as-volume-chain' while a qcow2 image exists
      commit: b6fefb03ba1ac408ba09d64dffaa7a5b776f2395




More information about the pve-devel mailing list