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

Wait all PVBs of ItemBlock to be completed before executing the ItemBlock hooks #8506

Closed
ywk253100 opened this issue Dec 11, 2024 · 1 comment
Assignees
Milestone

Comments

@ywk253100
Copy link
Contributor

This is a follow-up action for PR #8490.

In #8490, the pod post-backup hook handler waits all PVBs of the backup to be completed before executing the pod hooks, this delays the execution time of hook. The ideal behavior is to execute the hooks once the PVBs of ItemBlock are completed.

Because the fix involves some effort, create this new issue to track.

Vote on this issue!

This is an invitation to the Velero community to vote on issues, you can see the project's top voted issues listed here.
Use the "reaction smiley face" up to the right of this comment to vote.

  • 👍 for "I would like to see this bug fixed as soon as possible"
  • 👎 for "There are more important bugs to focus on right now"
@ywk253100 ywk253100 added this to the v1.16 milestone Dec 11, 2024
@ywk253100 ywk253100 self-assigned this Dec 11, 2024
@ywk253100
Copy link
Contributor Author

Close as the PR #8490 closed

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

No branches or pull requests

1 participant