Skip to content

restic-helper-image needs to be customizable for local container registries #3033

Open
@AhmedBenAbid

Description

Describe the problem/challenge you have
Hello,
We are using PKS as a Kubernetes installer on vSphere in a air-gapped environnement, so all Docker images need to be imported to a local registry.
The vSphere version we're currently using doesn't support Volume Snaphot, so we choose Restic integration for PV backups.

We are using the CLI to install the velero, which allow us to choose velero's and restic's images, but not the restic-restore-helper image (which can be configured later using a ConfigMap)
Also, we cannot choose hostPath path on installation

Describe the solution you'd like
It would be practical to add these two parameters as cli flags:
--restic-helper-image
--restic-hostpath

Environment:

  • Velero version: Version: v1.5.1
  • Kubernetes version: v1.17.0
  • Kubernetes installer & version: PKS 1.7
  • Cloud provider or hardware configuration: vSphere
  • OS (e.g. from /etc/os-release):

Thank you for your attention.

Vote on this issue!

This is an invitation to the Velero community to vote on issues, you can see the project's top voted issues listed here.
Use the "reaction smiley face" up to the right of this comment to vote.

  • 👍 for "The project would be better with this feature added"
  • 👎 for "This feature will not enhance the project in a meaningful way"

Metadata

Assignees

No one assigned

    Labels

    Area/CLIrelated to the command-line interfaceNeeds ProductBlocked needing input or feedback from ProductResticRelates to the restic integrationReviewed Q2 2021

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions