-
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
Modify namespace filter logic for backup with label selector #7697
Merged
blackpiglet
merged 3 commits into
vmware-tanzu:main
from
blackpiglet:backup_volumeinfo_cli_update
Apr 22, 2024
Merged
Modify namespace filter logic for backup with label selector #7697
blackpiglet
merged 3 commits into
vmware-tanzu:main
from
blackpiglet:backup_volumeinfo_cli_update
Apr 22, 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
blackpiglet
force-pushed
the
backup_volumeinfo_cli_update
branch
from
April 17, 2024 10:55
2d66cdf
to
cbec32e
Compare
blackpiglet
force-pushed
the
backup_volumeinfo_cli_update
branch
from
April 17, 2024 15:06
cbec32e
to
976778a
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #7697 +/- ##
==========================================
+ Coverage 58.49% 58.58% +0.08%
==========================================
Files 343 343
Lines 28486 28592 +106
==========================================
+ Hits 16664 16751 +87
- Misses 10406 10422 +16
- Partials 1416 1419 +3 ☔ View full report in Codecov by Sentry. |
blackpiglet
changed the title
Backup volumeinfo cli update
Modify namespace filter logic for backup with label selector.
Apr 17, 2024
blackpiglet
changed the title
Modify namespace filter logic for backup with label selector.
Modify namespace filter logic for backup with label selector
Apr 17, 2024
kaovilai
approved these changes
Apr 17, 2024
blackpiglet
force-pushed
the
backup_volumeinfo_cli_update
branch
2 times, most recently
from
April 18, 2024 02:27
bbac4fa
to
80271e7
Compare
Signed-off-by: Xun Jiang <[email protected]>
Signed-off-by: Xun Jiang <[email protected]>
blackpiglet
force-pushed
the
backup_volumeinfo_cli_update
branch
2 times, most recently
from
April 18, 2024 02:39
cd8af97
to
3508d24
Compare
kaovilai
approved these changes
Apr 18, 2024
blackpiglet
force-pushed
the
backup_volumeinfo_cli_update
branch
10 times, most recently
from
April 18, 2024 06:05
b9d9272
to
abb1140
Compare
blackpiglet
force-pushed
the
backup_volumeinfo_cli_update
branch
8 times, most recently
from
April 19, 2024 06:05
3d9d7ab
to
6c2823f
Compare
This was referenced Apr 19, 2024
blackpiglet
force-pushed
the
backup_volumeinfo_cli_update
branch
from
April 19, 2024 09:21
6c2823f
to
cb3aae3
Compare
Signed-off-by: Xun Jiang <[email protected]>
blackpiglet
force-pushed
the
backup_volumeinfo_cli_update
branch
from
April 19, 2024 10:41
cb3aae3
to
884bcbe
Compare
reasonerjt
reviewed
Apr 19, 2024
reasonerjt
approved these changes
Apr 19, 2024
Lyndon-Li
approved these changes
Apr 22, 2024
3 tasks
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 #7105
Please indicate you've done the following:
/kind changelog-not-required
as a comment on this pull request.site/content/docs/main
.