-
- Downloads
There was a problem fetching the pipeline summary.
Stop supporting Google and Azure as backup strategies
The amount of gems required is quite high compared to the usefulness
of the features.
Related to !4928, !6713
Signed-off-by:
Rémy Coutable <remy@rymai.me>
Showing
- Gemfile 0 additions, 2 deletionsGemfile
- Gemfile.lock 0 additions, 31 deletionsGemfile.lock
- changelogs/unreleased/remove-backup-strategies.yml 4 additions, 0 deletionschangelogs/unreleased/remove-backup-strategies.yml
- doc/raketasks/backup_restore.md 1 addition, 1 deletiondoc/raketasks/backup_restore.md
... | ... | @@ -85,10 +85,8 @@ gem 'dropzonejs-rails', '~> 0.7.1' |
# for backups | ||
gem 'fog-aws', '~> 0.9' | ||
gem 'fog-azure', '~> 0.0' | ||
gem 'fog-core', '~> 1.40' | ||
gem 'fog-local', '~> 0.3' | ||
gem 'fog-google', '~> 0.3' | ||
gem 'fog-openstack', '~> 0.1' | ||
gem 'fog-rackspace', '~> 0.1.1' | ||
... | ... |
-
mentioned in issue #26222 (closed)
-
This created big issues on our company.
We did not realize that Gitlab stopped backing up to google cloud.
We had to restore last backup because of a disk failure, but now we lost a week of work, because it was not backup up to google cloud.You have to warn users about this before removing such important feature.
Now please document it about how to manually add Google backup feature again.
Edited by Burak -
mentioned in issue #26362 (closed)
Please register or sign in to comment