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 support matrix for backup, volumetypes, incremental #1519

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

Conversation

weshayutin
Copy link
Contributor

Why the changes were made

We need document and distinguish our support across backup types, volume types and incremental backup support.

How to test the changes made

READ!

Copy link

openshift-ci bot commented Sep 13, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: weshayutin
Once this PR has been reviewed and has the lgtm label, please assign mateusoliveira43 for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Copy link

openshift-ci bot commented Sep 13, 2024

@weshayutin: all tests passed!

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.


OADP supports backup and restore operations for containerized workloads.

| VolumeMode | FSB - restic | FSB - kopia | CSI | CSI DataMover ** |

Choose a reason for hiding this comment

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

Maybe also add another column of cloud provider snapshots ? (via VSL )

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ya.. I will before we merge. I just want to keep this clear atm for the doc team.
/hold

Copy link
Contributor

Choose a reason for hiding this comment

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

@shubham-pampattiwar We'll need another dimension in the chart for that. Based on VolumeMode, CSI and native snapshots are supported in the same cases (i.e. all). We'll need to add columns for "Volume uses CSI driver" and "Cloud Volume (aws/gcp/azure)" -- so if the first new column is false, then CSI/DM are N, and if the second new column is false, then native snapshots are N

@openshift-ci openshift-ci bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Sep 13, 2024
* I - Incremental Backup supported
* N - Not Supported
* FSB - File System Backup
* **Note: DataMover upload and download operations use kopia regardless of uploader type.
Copy link
Member

@shubham-pampattiwar shubham-pampattiwar Sep 16, 2024

Choose a reason for hiding this comment

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

s/**Note/**Note**

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants