all lists on lists.proxmox.com
 help / color / mirror / Atom feed
From: Dominik Csapak <d.csapak@proxmox.com>
To: pdm-devel@lists.proxmox.com
Subject: Re: [pdm-devel] [RFC PATCH datacenter-manager 0/2] use streaming content api
Date: Thu, 9 Oct 2025 11:32:53 +0200	[thread overview]
Message-ID: <0d773f60-66e2-45a1-8345-36c992be019e@proxmox.com> (raw)
In-Reply-To: <20251008135558.3586369-1-d.csapak@proxmox.com>

one thing i forgot to ask here is:

how should we handle pbs3/4 compatibility?
We have IMHO the following options:

* Implement a fallback in the UI for pbs3
    can be ok, we could duplicate the panel and drop
    the old one when pbs3 is not supported anymore?
* Implement a fallback in the API for pbs3
    most robust solution IMO, gui can stay mostly the same, code
    should not be that much, can also be dropped if we don't
    want to support pbs3 anymore
* don't support pbs3 at all
    not really an option i think
* also commit the changes to pbs stable-3 branch
    maybe the easiest way, but here's the question
    where we draw the line for older products
    regarding features/bugs/etc.



On 10/8/25 3:56 PM, Dominik Csapak wrote:
> 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(-)
> 



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


  parent reply	other threads:[~2025-10-09  9:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-08 13:54 Dominik Csapak
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
2025-10-09  9:32 ` Dominik Csapak [this message]
2025-10-09 15:10   ` [pdm-devel] [RFC PATCH datacenter-manager 0/2] use streaming content api Thomas Lamprecht

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=0d773f60-66e2-45a1-8345-36c992be019e@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 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