-
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
Patch newly dynamically provisioned PV with volume info to restore PV's custom setting #7504
Merged
blackpiglet
merged 1 commit into
vmware-tanzu:main
from
allenxu404:pv-patch-in-finalizing-phase
Mar 20, 2024
Merged
Patch newly dynamically provisioned PV with volume info to restore PV's custom setting #7504
blackpiglet
merged 1 commit into
vmware-tanzu:main
from
allenxu404:pv-patch-in-finalizing-phase
Mar 20, 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
pv-patch-in-finalizing-phase
branch
from
March 7, 2024 09:58
0e5f984
to
769393f
Compare
allenxu404
changed the title
Patch newly dynamically provisioned PV with voume info to restore PV's custom setting
Patch newly dynamically provisioned PV with volume info to restore PV's custom setting
Mar 7, 2024
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #7504 +/- ##
========================================
Coverage 61.65% 61.66%
========================================
Files 263 263
Lines 28680 28824 +144
========================================
+ Hits 17682 17773 +91
- Misses 9753 9792 +39
- Partials 1245 1259 +14 ☔ View full report in Codecov by Sentry. |
allenxu404
force-pushed
the
pv-patch-in-finalizing-phase
branch
4 times, most recently
from
March 8, 2024 06:43
0d55a62
to
06c6553
Compare
reasonerjt
requested review from
reasonerjt
and removed request for
anshulahuja98
March 12, 2024 07:17
reasonerjt
reviewed
Mar 13, 2024
blackpiglet
reviewed
Mar 14, 2024
allenxu404
force-pushed
the
pv-patch-in-finalizing-phase
branch
4 times, most recently
from
March 18, 2024 06:03
387d293
to
dc5e033
Compare
blackpiglet
reviewed
Mar 18, 2024
allenxu404
force-pushed
the
pv-patch-in-finalizing-phase
branch
from
March 18, 2024 06:16
dc5e033
to
ff65e79
Compare
allenxu404
force-pushed
the
pv-patch-in-finalizing-phase
branch
from
March 18, 2024 09:23
ff65e79
to
2939922
Compare
github-actions
bot
added
the
Dependencies
Pull requests that update a dependency file
label
Mar 18, 2024
…stom setting of PV Signed-off-by: allenxu404 <qix2@vmware.com>
allenxu404
force-pushed
the
pv-patch-in-finalizing-phase
branch
from
March 18, 2024 09:32
2939922
to
67b5e82
Compare
github-actions
bot
removed
the
Dependencies
Pull requests that update a dependency file
label
Mar 18, 2024
blackpiglet
reviewed
Mar 18, 2024
reasonerjt
approved these changes
Mar 19, 2024
blackpiglet
approved these changes
Mar 20, 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 #6435
Please indicate you've done the following:
/kind changelog-not-required
as a comment on this pull request.site/content/docs/main
.