From: Filip Schauer <f.schauer@proxmox.com>
To: pbs-devel@lists.proxmox.com
Subject: [pbs-devel] [PATCH vma-to-pbs v2 0/2] add support for notes and logs
Date: Wed, 10 Jul 2024 11:20:06 +0200 [thread overview]
Message-ID: <20240710092008.25271-1-f.schauer@proxmox.com> (raw)
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):
bump proxmox-backup-qemu and proxmox-time
add support for notes and logs
Cargo.toml | 10 ++-
debian/control | 2 +-
src/main.rs | 16 ++++
src/vma2pbs.rs | 132 ++++++++++++++++++++++++++++++---
submodules/proxmox-backup-qemu | 2 +-
5 files changed, 149 insertions(+), 13 deletions(-)
Summary over all repositories:
5 files changed, 149 insertions(+), 13 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
next reply other threads:[~2024-07-10 9:19 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-10 9:20 Filip Schauer [this message]
2024-07-10 9:20 ` [pbs-devel] [PATCH vma-to-pbs v2 1/2] bump proxmox-backup-qemu and proxmox-time Filip Schauer
2024-07-10 12:19 ` [pbs-devel] applied: " Fabian Grünbichler
2024-07-10 9:20 ` [pbs-devel] [PATCH vma-to-pbs v2 2/2] add support for notes and logs Filip Schauer
2024-07-10 12:18 ` Fabian Grünbichler
2024-07-10 14:57 ` Filip Schauer
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=20240710092008.25271-1-f.schauer@proxmox.com \
--to=f.schauer@proxmox.com \
--cc=pbs-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.