[pbs-devel] applied-series: [PATCH vma-to-pbs v3 0/2] add support for notes and logs
Fabian Grünbichler
f.gruenbichler at proxmox.com
Thu Jul 11 10:50:04 CEST 2024
I still hope we manage to extract the backup client properly at some point..
Quoting Filip Schauer (2024-07-10 16:57:30)
> 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 at lists.proxmox.com
> https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel
>
>
More information about the pbs-devel
mailing list