[pdm-devel] [RFC PATCH datacenter-manager 0/2] use streaming content api
Dominik Csapak
d.csapak at proxmox.com
Wed Oct 8 15:54:03 CEST 2025
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
More information about the pdm-devel
mailing list