Skip to content

Dynamically load Azure dependency for backups

Stan Hu requested to merge sh-load-azure-backup into master

The fog/azurerm gem is not loaded by default in Gemfile. To make backups work, we need to load this dynamically when needed.

This is a part of #25877 (closed). Documentation for using Azure has already been merged: !41626 (merged).

In addition, this merge request refactors some code and centralizes constants in ObjectStorage::Config.

Edited by Stan Hu

Merge request reports

Loading