Skip to content
This repository has been archived by the owner on Jun 24, 2022. It is now read-only.

[WIP] Add rclone support #216

Merged
merged 14 commits into from
Nov 20, 2020
Merged

Conversation

dene14
Copy link
Contributor

@dene14 dene14 commented Nov 19, 2020

Hi @rjkernick !

We've prepared alternative docker-nexus-backup image with RClone tool in order to support a variety of cloud object stores as a backend for backup.

We tested it with AWS, so would be great if someone can re-test with GCE's GS and provide some feedback.

In addition to that, since the change is not backward compatible in values.yaml we have to consider major version bump, need your opinion on that @rjkernick

Please feel free to ping @MohamedZ3kri or @dene14, we really want to get that merged :)

@rjkernick
Copy link
Contributor

Definitely a major version bump will be needed, which isn't really an issue since we have done it a few times now. Definitely push that change so the testing passes. I'll take a look through the rest this afternoon.

@@ -1,6 +1,6 @@
apiVersion: v1
name: sonatype-nexus
version: 3.6.0
version: 4.0.0
appVersion: 3.27.0
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please also update the sources with the new backup container project

@rjkernick
Copy link
Contributor

Please update the maintainer email in the image as well: https://github.com/dbccompany/docker-nexus-backup/blob/master/Dockerfile

@rjkernick
Copy link
Contributor

Failed linting on a couple things:

charts/sonatype-nexus/values.yaml
158:18 error trailing spaces (trailing-spaces)
159:18 error trailing spaces (trailing-spaces)
187:7 error wrong indentation: expected 4 but found 6 (indentation)

@dene14
Copy link
Contributor Author

dene14 commented Nov 19, 2020

@rjkernick fixed

@rjkernick rjkernick merged commit 8566ab8 into Oteemo:master Nov 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants