From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: Proxmox Backup Server development discussion
<pbs-devel@lists.proxmox.com>,
Christian Ebner <c.ebner@proxmox.com>
Subject: [pbs-devel] applied-series: [PATCH v4 proxmox proxmox-backup 0/5] fix #6072: sync encrypted/verified snapshots only
Date: Sat, 5 Apr 2025 19:12:35 +0200 [thread overview]
Message-ID: <5589a2a2-0c6b-4d3a-8e3e-cbc2944da451@proxmox.com> (raw)
In-Reply-To: <20250404132106.388829-1-c.ebner@proxmox.com>
Am 04.04.25 um 15:21 schrieb Christian Ebner:
> This patches implement the logic to selectively synchronize only backup
> snapshots which are encrypted and/or have been verified.
>
> The implementation exposes this as boolean flags, as the main usecase
> for this feature is to only synchronize verified, therefore considered
> fine backup snapshots or encrypted backup snapshots, to make sure to
> only push encrypted contents to a possibly untrusted remote.
>
> Link to bugtracker issue:
> https://bugzilla.proxmox.com/show_bug.cgi?id=6072
>
> proxmox:
>
> Christian Ebner (1):
> pbs-api-types: sync: add sync encrypted/verified snapshots only flags
>
> pbs-api-types/src/jobs.rs | 16 ++++++++++++++++
> 1 file changed, 16 insertions(+)
>
> proxmox-backup:
>
> Christian Ebner (4):
> api: sync: honor sync jobs encrypted/verified only flags
> fix #6072: server: sync encrypted or verified snapshots only
> bin: manager: expose encrypted/verified only flags for cli
> www: expose encrypted/verified only flags in the sync job edit
>
> src/api2/config/sync.rs | 18 +++++++++++++
> src/api2/pull.rs | 17 +++++++++++-
> src/api2/push.rs | 15 ++++++++++-
> src/bin/proxmox-backup-manager.rs | 39 +++++++++++++++++++++++++--
> src/server/pull.rs | 44 +++++++++++++++++++++++++++----
> src/server/push.rs | 23 ++++++++++++++--
> src/server/sync.rs | 39 ++++++++++++++++++++++++---
> www/window/SyncJobEdit.js | 24 +++++++++++++++++
> 8 files changed, 205 insertions(+), 14 deletions(-)
>
applied series, some tangentially related minor follow-ups to the sync
job edit window, thanks!
_______________________________________________
pbs-devel mailing list
pbs-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel
prev parent reply other threads:[~2025-04-05 17:13 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-04 13:21 [pbs-devel] " Christian Ebner
2025-04-04 13:21 ` [pbs-devel] [PATCH v4 proxmox 1/5] pbs-api-types: sync: add sync encrypted/verified snapshots only flags Christian Ebner
2025-04-04 13:21 ` [pbs-devel] [PATCH v4 proxmox-backup 2/5] api: sync: honor sync jobs encrypted/verified " Christian Ebner
2025-04-04 13:21 ` [pbs-devel] [PATCH v4 proxmox-backup 3/5] fix #6072: server: sync encrypted or verified snapshots only Christian Ebner
2025-04-04 13:21 ` [pbs-devel] [PATCH v4 proxmox-backup 4/5] bin: manager: expose encrypted/verified only flags for cli Christian Ebner
2025-04-04 13:21 ` [pbs-devel] [PATCH v4 proxmox-backup 5/5] www: expose encrypted/verified only flags in the sync job edit Christian Ebner
2025-04-05 17:12 ` Thomas Lamprecht [this message]
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=5589a2a2-0c6b-4d3a-8e3e-cbc2944da451@proxmox.com \
--to=t.lamprecht@proxmox.com \
--cc=c.ebner@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.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal