[pbs-devel] applied: [PATCH v2 proxmox-backup 2/5] api: refactor remote client and add remote scan

Thomas Lamprecht t.lamprecht at proxmox.com
Thu Nov 5 13:20:59 CET 2020


On 05.11.20 12:12, Fabian Grünbichler wrote:
> to allow on-demand scanning of remote datastores accessible for the
> configured remote user.
> 
> Signed-off-by: Fabian Grünbichler <f.gruenbichler at proxmox.com>
> ---
> 
> Notes:
>     v2:
>     - map remote API errors to 500 to prevent client confusion
> 
>  src/api2/config/remote.rs         | 79 ++++++++++++++++++++++++++++++-
>  src/api2/pull.rs                  | 12 +----
>  src/bin/proxmox-backup-manager.rs | 26 ++--------
>  3 files changed, 84 insertions(+), 33 deletions(-)
> 
>

applied, thanks!






More information about the pbs-devel mailing list