Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a parameter "uploader-type" to velero server #5062

Closed
reasonerjt opened this issue Jun 29, 2022 · 3 comments · Fixed by #5212
Closed

Add a parameter "uploader-type" to velero server #5062

reasonerjt opened this issue Jun 29, 2022 · 3 comments · Fixed by #5212
Assignees
Milestone

Comments

@reasonerjt
Copy link
Contributor

Add the parameter to the command line to velero server to determine the repository type during backup.

We should also make sure that the backup controller can consume this parameter to create bakcuprepsitory CR accordingly.

In this task, we'll make sure the Restic path is not broken.
The actual work to Init and connect to the Kopia repo will be covered in another issue.

@reasonerjt reasonerjt added this to the 1.10 milestone Jun 29, 2022
reasonerjt added a commit to reasonerjt/velero that referenced this issue Aug 15, 2022
This commit adds the parameter "uploader-type" to velero server, add exposes the
setting via "velero install" in CLI.

fixes vmware-tanzu#5062
reasonerjt added a commit to reasonerjt/velero that referenced this issue Aug 15, 2022
This commit adds the parameter "uploader-type" to velero server, add exposes the
setting via "velero install" in CLI.

fixes vmware-tanzu#5062
reasonerjt added a commit to reasonerjt/velero that referenced this issue Aug 16, 2022
This commit adds the parameter "uploader-type" to velero server, add exposes the
setting via "velero install" in CLI.

fixes vmware-tanzu#5062
reasonerjt added a commit to reasonerjt/velero that referenced this issue Aug 16, 2022
This commit adds the parameter "uploader-type" to velero server, add exposes the
setting via "velero install" in CLI.

fixes vmware-tanzu#5062

Signed-off-by: Daniel Jiang <[email protected]>
ywk253100 pushed a commit that referenced this issue Aug 16, 2022
This commit adds the parameter "uploader-type" to velero server, add exposes the
setting via "velero install" in CLI.

fixes #5062

Signed-off-by: Daniel Jiang <[email protected]>

Signed-off-by: Daniel Jiang <[email protected]>
danfengliu pushed a commit to danfengliu/velero that referenced this issue Sep 13, 2022
This commit adds the parameter "uploader-type" to velero server, add exposes the
setting via "velero install" in CLI.

fixes vmware-tanzu#5062

Signed-off-by: Daniel Jiang <[email protected]>

Signed-off-by: Daniel Jiang <[email protected]>
@albrookesplowman
Copy link

We are getting an error when the pod is starting saying that the uploader-type is an unknown flag... We are running the latest version of velero (1.10) but I have tried it with v1.9 and i get the same problem.... Is there a workaround or a solution

@albrookesplowman
Copy link

albrookesplowman commented Jan 29, 2023 via email

@albrookesplowman
Copy link

albrookesplowman commented Jan 29, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants