-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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 for results of restore exec hook executions in Finalizing phase instead of InProgress phase #7619
Merged
blackpiglet
merged 1 commit into
vmware-tanzu:main
from
allenxu404:post_restore_hook_enhancement
Apr 16, 2024
Merged
Wait for results of restore exec hook executions in Finalizing phase instead of InProgress phase #7619
blackpiglet
merged 1 commit into
vmware-tanzu:main
from
allenxu404:post_restore_hook_enhancement
Apr 16, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
allenxu404
force-pushed
the
post_restore_hook_enhancement
branch
from
April 3, 2024 05:00
620718e
to
d5cd7a6
Compare
allenxu404
force-pushed
the
post_restore_hook_enhancement
branch
from
April 3, 2024 05:05
d5cd7a6
to
98d4ddb
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #7619 +/- ##
==========================================
+ Coverage 58.15% 58.49% +0.34%
==========================================
Files 343 343
Lines 35770 28457 -7313
==========================================
- Hits 20801 16646 -4155
+ Misses 13552 10392 -3160
- Partials 1417 1419 +2 ☔ View full report in Codecov by Sentry. |
allenxu404
force-pushed
the
post_restore_hook_enhancement
branch
2 times, most recently
from
April 3, 2024 09:10
0e63f73
to
a22542f
Compare
allenxu404
force-pushed
the
post_restore_hook_enhancement
branch
from
April 8, 2024 09:39
a22542f
to
b9b46cc
Compare
reasonerjt
reviewed
Apr 9, 2024
reasonerjt
reviewed
Apr 9, 2024
allenxu404
force-pushed
the
post_restore_hook_enhancement
branch
3 times, most recently
from
April 12, 2024 06:11
062b931
to
d65edc5
Compare
reasonerjt
reviewed
Apr 15, 2024
…instead of InProgress phase Signed-off-by: allenxu404 <qix2@vmware.com>
allenxu404
force-pushed
the
post_restore_hook_enhancement
branch
from
April 15, 2024 09:49
d65edc5
to
2855225
Compare
reasonerjt
approved these changes
Apr 16, 2024
blackpiglet
approved these changes
Apr 16, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Thank you for contributing to Velero!
Please add a summary of your change
Does your change fix a particular issue?
Fixes #7099
Please indicate you've done the following:
/kind changelog-not-required
as a comment on this pull request.site/content/docs/main
.