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

Restore does not update progress #3853

Closed
phuongatemc opened this issue Jun 8, 2021 · 2 comments
Closed

Restore does not update progress #3853

phuongatemc opened this issue Jun 8, 2021 · 2 comments
Labels

Comments

@phuongatemc
Copy link
Contributor

  • Create a namespace with 1000 resources
  • Run Backup and then restore it.
  • While Backup update Status with number of items Velero has backed up, Restore on change Phase to "In-Progress" and no update until the Restore completes. This is OK for a short restore but when Restore takes many minutes to completes, the client side does not observe and update on the progress which may cause the client side to confuse that Velero may have died (or Velero pod has been restarted (see issue After restart, Velero pod does not pick up Backups that are "In-Progress" #3852 which described the problem when Velero pod got restarted during backup. I guess if Velero pod get restarted during Restore, same behavior would be observed).
@stale
Copy link

stale bot commented Aug 7, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the staled label Aug 7, 2021
@stale
Copy link

stale bot commented Aug 21, 2021

Closing the stale issue.

@stale stale bot closed this as completed Aug 21, 2021
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

1 participant