all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH-SERIES] correctly handle warnings status
@ 2021-05-12 12:32 Fabian Ebner
  2021-05-12 12:32 ` [pve-devel] [PATCH common 1/9] tools: add upid_status_is_error function Fabian Ebner
                   ` (8 more replies)
  0 siblings, 9 replies; 19+ messages in thread
From: Fabian Ebner @ 2021-05-12 12:32 UTC (permalink / raw)
  To: pve-devel

There's a few places where we use the logic "OK" if and only if no error for a
task status, but this is no longer true now that we also support ending in a
warnings status (not yet used by anything, but the feature is there).

Everything depends on the first patch and depedency bumps for pve-common
are needed across the board.


pve-common:

Fabian Ebner (1):
  tools: add upid_status_is_error function

 src/PVE/Tools.pm | 8 ++++++++
 1 file changed, 8 insertions(+)


pve-manager:

Fabian Ebner (4):
  api/cli: tasks: don't treat warnings status as an error status
  nodes: startall: correctly handle warning status for delayed task
  cli: pveam: remove unused private sub
  cli tools: correctly handle warnings status

 PVE/API2/Nodes.pm  | 2 +-
 PVE/API2/Tasks.pm  | 5 ++++-
 PVE/CLI/pveam.pm   | 6 ------
 PVE/CLI/pveceph.pm | 2 +-
 PVE/CLI/pvenode.pm | 7 +++++--
 PVE/CLI/vzdump.pm  | 2 +-
 6 files changed, 12 insertions(+), 12 deletions(-)


pve-storage:

Fabian Ebner (1):
  api: content: correctly handle warnings status for delayed task

 PVE/API2/Storage/Content.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


pve-container:

Fabian Ebner (1):
  pct: correctly handle warnings task status

 src/PVE/CLI/pct.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


qemu-server:

Fabian Ebner (2):
  cli tools: correctly handle warnings task status
  api: update vm: correctly handle warnings status for delayed task

 PVE/API2/Qemu.pm     | 2 +-
 PVE/CLI/qm.pm        | 2 +-
 PVE/CLI/qmrestore.pm | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

-- 
2.20.1





^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2021-06-24  7:07 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-12 12:32 [pve-devel] [PATCH-SERIES] correctly handle warnings status Fabian Ebner
2021-05-12 12:32 ` [pve-devel] [PATCH common 1/9] tools: add upid_status_is_error function Fabian Ebner
2021-06-17 13:23   ` [pve-devel] applied: " Thomas Lamprecht
2021-05-12 12:32 ` [pve-devel] [PATCH manager 2/9] api/cli: tasks: don't treat warnings status as an error status Fabian Ebner
2021-06-24  7:06   ` Thomas Lamprecht
2021-05-12 12:32 ` [pve-devel] [PATCH manager 3/9] nodes: startall: correctly handle warning status for delayed task Fabian Ebner
2021-06-24  7:04   ` [pve-devel] applied: " Thomas Lamprecht
2021-05-12 12:32 ` [pve-devel] [PATCH manager 4/9] cli: pveam: remove unused private sub Fabian Ebner
2021-06-24  7:04   ` [pve-devel] applied: " Thomas Lamprecht
2021-05-12 12:32 ` [pve-devel] [PATCH manager 5/9] cli tools: correctly handle warnings status Fabian Ebner
2021-06-24  7:04   ` [pve-devel] applied: " Thomas Lamprecht
2021-05-12 12:32 ` [pve-devel] [PATCH storage 6/9] api: content: correctly handle warnings status for delayed task Fabian Ebner
2021-06-23 20:22   ` [pve-devel] applied: " Thomas Lamprecht
2021-05-12 12:32 ` [pve-devel] [PATCH container 7/9] pct: correctly handle warnings task status Fabian Ebner
2021-06-23 20:17   ` [pve-devel] applied: " Thomas Lamprecht
2021-05-12 12:32 ` [pve-devel] [PATCH qemu-server 8/9] cli tools: " Fabian Ebner
2021-06-23 10:53   ` [pve-devel] applied: " Thomas Lamprecht
2021-05-12 12:32 ` [pve-devel] [PATCH qemu-server 9/9] api: update vm: correctly handle warnings status for delayed task Fabian Ebner
2021-06-23 10:53   ` [pve-devel] applied: " Thomas Lamprecht

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal