all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pbs-devel] [PATCH vma-to-pbs v3 0/2] add support for notes and logs
@ 2024-07-10 14:57 Filip Schauer
  2024-07-10 14:57 ` [pbs-devel] [PATCH vma-to-pbs v3 1/2] pass args by reference to create_pbs_backup_task Filip Schauer
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Filip Schauer @ 2024-07-10 14:57 UTC (permalink / raw)
  To: pbs-devel

Changes since v2:
* Split the create_pbs_backup_task argument change into its own commit
* Create the HttpClient directly to avoid writing the password into an
  environment variable
* Put the client setup into its own helper function and call it from
  backup_vma_to_pbs along with set_notes and upload_log

Changes since v1:
* Set notes and upload log separately via a new connection to the API,
  instead of hacking notes into the proxmox-backup-qemu C functions and
  uploading the log as a config.

vma-to-pbs:

Filip Schauer (2):
  pass args by reference to create_pbs_backup_task
  add support for notes and logs

 Cargo.toml     |   8 +++
 src/main.rs    |  16 ++++++
 src/vma2pbs.rs | 133 +++++++++++++++++++++++++++++++++++++++++++++----
 3 files changed, 147 insertions(+), 10 deletions(-)


Summary over all repositories:
  3 files changed, 147 insertions(+), 10 deletions(-)

-- 
Generated by git-murpp 0.6.0


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


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

end of thread, other threads:[~2024-07-11  8:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-10 14:57 [pbs-devel] [PATCH vma-to-pbs v3 0/2] add support for notes and logs Filip Schauer
2024-07-10 14:57 ` [pbs-devel] [PATCH vma-to-pbs v3 1/2] pass args by reference to create_pbs_backup_task Filip Schauer
2024-07-10 14:57 ` [pbs-devel] [PATCH vma-to-pbs v3 2/2] add support for notes and logs Filip Schauer
2024-07-11  8:50 ` [pbs-devel] applied-series: [PATCH vma-to-pbs v3 0/2] " Fabian Grünbichler

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