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

Ability to use to CSI plugin for Velero. Supports AWS EBS CSI driver. #1285

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Jan 8, 2021

  1. velero: add CSI driver support for AWS EBS CSI Driver.

    This adds the ability to create backup and restore using CSI plugin when
    Lokomotive is installed on AWS and `aws_ebs_csi_driver` componnent is
    used to dynamically provision volumes.
    
    Signed-off-by: Imran Pochi <[email protected]>
    ipochi committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    77a9267 View commit details
    Browse the repository at this point in the history
  2. docs: update Velero configuration reference

    Update configuration reference documentation to reflect the new CSI
    plugin.
    
    Signed-off-by: Imran Pochi <[email protected]>
    ipochi committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    db02ca3 View commit details
    Browse the repository at this point in the history