community.general/plugins
patchback[bot] 0acaad60c8
[PR #9256/d8b38073 backport][stable-10] proxmox_disk: fix async method of resize_disk (#9439)
proxmox_disk: fix async method of resize_disk (#9256)

* proxmox_disk: fix async method of resize_disk

Rewritten resizing of disk into separated function and used async method to retrieve task result. Additionally, rewritten function to detect failed tasks early, without waiting for timeout.

* proxmox_disk: add changelog fragment

* proxmox_disk: fix sanity errors

* Apply suggestions from code review

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>

* proxmox_disk: workaround for legacy Proxmox

* Apply suggestions from code review

Co-authored-by: Felix Fontein <felix@fontein.de>

* Apply suggestions from the review

---------

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit d8b38073c1)

Co-authored-by: castorsky <csky57@gmail.com>
2024-12-28 14:43:34 +01:00
..
action [PR #9318/79bef1a1 backport][stable-10] action plugins: use f-strings (#9333) 2024-12-23 12:25:07 +01:00
become [PR #9319/c7edf0a8 backport][stable-10] become plugins: use f-strings (#9330) 2024-12-23 12:25:34 +01:00
cache [PR #9320/cb2cd00c backport][stable-10] cache plugins: use f-strings (#9331) 2024-12-23 12:25:24 +01:00
callback [PR #9321/c3ed2144 backport][stable-10] callback plugins: use f-strings (#9357) 2024-12-24 14:45:32 +01:00
connection [PR #9322/d539b00d backport][stable-10] connection plugins: use f-strings (#9358) 2024-12-24 14:45:24 +01:00
doc_fragments [PR #9433/6748ec39 backport][stable-10] remove extraneous doc fragments (#9434) 2024-12-28 00:16:41 +01:00
filter [PR #9133/a789bd12 backport][stable-10] Add the accumulate filter (#9220) 2024-12-02 20:35:15 +01:00
inventory [PR #9262/23d97fa4 backport][stable-10] Add inventory plugin iocage (#9378) 2024-12-25 22:00:31 +01:00
lookup [PR #9363/61b2304f backport][stable-10] dig: handle NoNameservers exception (#9409) 2024-12-26 17:12:50 +01:00
module_utils [PR #9256/d8b38073 backport][stable-10] proxmox_disk: fix async method of resize_disk (#9439) 2024-12-28 14:43:34 +01:00
modules [PR #9256/d8b38073 backport][stable-10] proxmox_disk: fix async method of resize_disk (#9439) 2024-12-28 14:43:34 +01:00
plugin_utils Use dict comprehension in plugins (#8814) 2024-09-01 20:22:53 +02:00
test New Plugins #8594 (#8595) 2024-07-13 13:32:36 +02:00