[pbs-devel] applied-series: [PATCH proxmox-backup 0/5] add group filters to tape backup (jobs)

Thomas Lamprecht t.lamprecht at proxmox.com
Thu Nov 18 11:13:49 CET 2021


On 04.11.21 10:56, Dominik Csapak wrote:
> requires fabians pull/sync groupfilter patches to work[0]
> 
> no gui support for setting filters yet, but i'm working on it
> (for sync+tape)
> 
> 0: https://lists.proxmox.com/pipermail/pbs-devel/2021-October/004265.html
> 
> Dominik Csapak (5):
>   proxmox-tape: add missing 'notify-user' option to backup command
>   tape backup jobs: add group filters to config/api
>   fix #3533: tape backup: filter groups according to config
>   ui: tape: show configred group filters
>   proxmox-tape: add groups filter to backup command
> 
>  pbs-api-types/src/jobs.rs          |  6 ++++
>  src/api2/config/tape_backup_job.rs |  4 +++
>  src/api2/tape/backup.rs            | 20 +++++++++++--
>  src/bin/proxmox-tape.rs            | 47 ++++++++++++++++++++++++++++--
>  www/tape/BackupJobs.js             |  8 ++++-
>  www/tape/window/TapeBackupJob.js   |  9 ++++++
>  6 files changed, 88 insertions(+), 6 deletions(-)
> 

applied series, thanks!

renamed `groups` to `group-filter` in a follow up.





More information about the pbs-devel mailing list