[pve-devel] applied-series: [PATCH-SERIES v2 manager/storage] Some breaking API changes/cleanups

Fabian Grünbichler f.gruenbichler at proxmox.com
Wed Jun 16 13:51:16 CEST 2021


with two follow-ups:
- pve-storage postinst: handle read-only postinst (warn, but don't fail 
  the upgrade)
- pve-manager: wrap vzdump.cron check in eval {} and warn on error

On June 16, 2021 9:26 am, Fabian Ebner wrote:
> Improved version of the not-yet applied patches and follow-ups, regarding backup
> retention and CIFS credentials, and path+RFC for CephFS at the end.
> 
> 
> Changes from v1:
>     * improve CIFS credential renaming
>     * mention that maxfiles is deprecated
>     * add checks for pve6to7
>     * add patch+RFC for CephFS
> 
> 
> manager stable(+master):
> 
> Fabian Ebner (2):
>   pve6to7: add checks for backup retention options
>   pve6to7: add check for CIFS credentials
> 
>  PVE/CLI/pve6to7.pm | 85 ++++++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 85 insertions(+)
> 
> 
> manager master:
> 
> Fabian Ebner (1):
>   ui: storage: update hint about prune-backups default
> 
>  www/manager6/storage/Base.js | 4 +---
>  1 file changed, 1 insertion(+), 3 deletions(-)
> 
> 
> storage master:
> 
> Fabian Ebner (5):
>   postinst: move cifs credential files into subdirectory upon update
>   config: mention that maxfiles is deprecated
>   config: add backup content type to default local storage
>   cephfs: revert safe-guard check for Luminous
>   cephfs: update reminder for removal
> 
>  PVE/Storage.pm              |  2 +-
>  PVE/Storage/CIFSPlugin.pm   |  3 ---
>  PVE/Storage/CephFSPlugin.pm |  8 ++------
>  PVE/Storage/Plugin.pm       | 14 +++++++++++---
>  debian/postinst             | 33 +++++++++++++++++++++++++++++++++
>  5 files changed, 47 insertions(+), 13 deletions(-)
>  create mode 100644 debian/postinst
> 
> -- 
> 2.30.2
> 
> 
> 
> _______________________________________________
> pve-devel mailing list
> pve-devel at lists.proxmox.com
> https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
> 
> 
> 





More information about the pve-devel mailing list