[pbs-devel] [PATCH proxmox-backup 0/5] add group filters to tape backup (jobs)
    Dominik Csapak 
    d.csapak at proxmox.com
       
    Thu Nov  4 10:56:17 CET 2021
    
    
  
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(-)
-- 
2.30.2
    
    
More information about the pbs-devel
mailing list