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 more flexibilities to support finer grained selection in backup #5652

Open
reasonerjt opened this issue Dec 1, 2022 · 0 comments
Open
Assignees
Labels

Comments

@reasonerjt
Copy link
Contributor

reasonerjt commented Dec 1, 2022

Describe the problem/challenge you have
Currently, a user can define filters in the Backup CR to include/excluce resources based on the resource names, i.e. he/she can choose to select all pods or services into the backup in certain namespaces, and choose whether or not to include all cluster level resources into the backup.

We should provide more flexible selector/filter in the backup to allow user to select resource without having to update the workload, like adding labels.

There are several issue opened:

Support cluster resource Includes/Excludes
Need a way to skip backup of volumes based on type
Persistent Volume backup policy in Velero
Add new field additionalResources in backup spec

Let's try to combine the effort and decide what changes will be made in v1.11

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

No branches or pull requests

2 participants