Re: [pve-devel] [PATCH common/access-control/wt/manager v3] add realm sync jobs

2023-06-07 Thread Thomas Lamprecht
Am 17/01/2023 um 12:46 schrieb Dominik Csapak: > pve-manager: > > Dominik Csapak (4): > Jobs: include existing types in state file regex for deletion > Jobs: add RealmSync Plugin and register it > api: add realm-sync crud api to /cluster/jobs > ui: add Realm Sync panel > > PVE/API2/Clust

Re: [pve-devel] [PATCH common/access-control/wt/manager v3] add realm sync jobs

2023-05-03 Thread Dominik Csapak
any comment to the rest of the series (access-control 2/2 and manager)? it still applies ___ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Re: [pve-devel] [PATCH common/access-control/wt/manager v3] add realm sync jobs

2023-03-07 Thread Dominik Csapak
any comment here? IMO the series is in good shape, maybe it could take a bit more testing (from someone besides me) ___ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

[pve-devel] [PATCH common/access-control/wt/manager v3] add realm sync jobs

2023-01-17 Thread Dominik Csapak
with this, users now can schedule realm sync jobs, instead of manually pressing 'sync' or configuring a cronjob for 'pveum realm sync' the access-control patch needs special care, since i try to sync independent pve-scheduler calls across the cluster. in my tests here it worked, but that does not