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

No info for data mover in backup/restore describe #6695

Closed
Lyndon-Li opened this issue Aug 23, 2023 · 2 comments
Closed

No info for data mover in backup/restore describe #6695

Lyndon-Li opened this issue Aug 23, 2023 · 2 comments

Comments

@Lyndon-Li
Copy link
Contributor

When running velero backup describe or velero restore describe, the output doesn't include data mover related information, i.e., how many and which volumes have been moved.

@Lyndon-Li Lyndon-Li added 1.13-candidate issue/pr that should be considered to target v1.13 minor release area/datamover labels Aug 23, 2023
@reasonerjt
Copy link
Contributor

There are two ways to get such information:

  1. Query DataUpload DataDownload via the api-server
  2. Download and parse itemoperation.json in a certain way.

@reasonerjt reasonerjt added Reviewed Q3 2023 Needs triage We need discussion to understand problem and decide the priority labels Aug 30, 2023
@reasonerjt
Copy link
Contributor

In v1.13 we'll focus on backup side

We'll introduce extra metadata to track how velero handles pv (how it's backuped, whether it's skipped explicitly etc...).

@reasonerjt reasonerjt removed 1.13-candidate issue/pr that should be considered to target v1.13 minor release Needs triage We need discussion to understand problem and decide the priority labels Oct 18, 2023
@reasonerjt reasonerjt added this to the v1.13 milestone Oct 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants