public inbox for pdm-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Dominik Csapak <d.csapak@proxmox.com>
To: pdm-devel@lists.proxmox.com
Subject: [pdm-devel] [RFC PATCH datacenter-manager 0/2] use streaming content api
Date: Wed,  8 Oct 2025 15:54:03 +0200	[thread overview]
Message-ID: <20251008135558.3586369-1-d.csapak@proxmox.com> (raw)

instead of using the snapshot list + a namespace selector, use the
content api call [0] to show the whole tree.

Sending as RFC because there are some crucial parts missing in the ui
(see the commit message of 2/2) but I wanted to get early feedback and
send out some patches so one can test the streaming content api call
in the pdm ui.

0: https://lore.proxmox.com/pbs-devel/20251008134344.3512958-1-d.csapak@proxmox.com/

Dominik Csapak (2):
  server: add new streaming 'content' api call for pbs
  ui: pbs: snapshot list: change to streaming 'content' api call

 server/src/api/pbs/mod.rs   |  40 +++++++++-
 server/src/pbs_client.rs    |  51 +++++++++++++
 ui/src/pbs/snapshot_list.rs | 148 +++++++++++++++++++++++++-----------
 3 files changed, 193 insertions(+), 46 deletions(-)

-- 
2.47.3



_______________________________________________
pdm-devel mailing list
pdm-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pdm-devel


             reply	other threads:[~2025-10-08 13:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-08 13:54 Dominik Csapak [this message]
2025-10-08 13:54 ` [pdm-devel] [RFC PATCH datacenter-manager 1/2] server: add new streaming 'content' api call for pbs Dominik Csapak
2025-10-08 13:54 ` [pdm-devel] [RFC PATCH datacenter-manager 2/2] ui: pbs: snapshot list: change to streaming 'content' api call Dominik Csapak

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20251008135558.3586369-1-d.csapak@proxmox.com \
    --to=d.csapak@proxmox.com \
    --cc=pdm-devel@lists.proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal