CherryPicked: [cnv-4.20] [4.21][Storage] Manual Cherry-Pick: Add Velero backup hooks opt-out tests - #5961
Open
cnv-tests-github-webhook-dollierp[bot] wants to merge 1 commit into
Conversation
…ests (#5924) ##### What this PR does / why we need it: This is a **manual** cherry-pick of #5478. ##### Which issue(s) this PR fixes: ##### Special notes for reviewer: ##### jira-ticket: <!-- full-ticket-url needs to be provided. This would add a link to the pull request to the jira and close it when the pull request is merged If the task is not tracked by a Jira ticket, just write "NONE". --> https://redhat.atlassian.net/browse/CNV-88655 <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Added support for opting virtual machines out of Velero backup hooks using an annotation. - Added coverage for running and paused virtual machines to ensure backup hooks are not injected when opted out. - **Tests** - Added automated validation for namespace-scoped backups and backup-hook behavior. - Added checks confirming expected backup-hook annotations are absent. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --------- Signed-off-by: Emanuele Prella <eprella@redhat.com>
|
Report bugs in Issues Welcome! 🎉This pull request will be automatically processed with the following features: 🔄 Automatic Actions
📋 Available CommandsPR Status Management
Review & Approval
Testing & Validation
Container Operations
Cherry-pick Operations
Branch Management
Label Management
✅ Merge RequirementsThis PR will be automatically approved when the following conditions are met:
📊 Review ProcessApprovers and ReviewersApprovers:
Reviewers:
Available Labels
AI Features
Security Checks
💡 Tips
📌 Additional InformationCustom Commands:
For more information, please refer to the project documentation or contact the maintainers. |
openshift-virtualization-qe-bot-5
requested review from
dalia-frank and
geetikakay
August 11, 2026 07:34
openshift-virtualization-qe-bot-5
requested review from
RoniKishner,
acinko-rh,
dshchedr,
josemacassan,
jpeimer,
kgoldbla,
kshvaika and
vsibirsk
August 11, 2026 07:34
Contributor
|
tox failing - should be closed in favor of #5963 |
This file contains hidden or 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
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.
Cherry-pick from
cnv-4.21branch, original PR: #5924, PR owner: ema-aka-young