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

[cherry-pick][release-1.14]Check whether the namespaces specified in namespace filter exist. #7998

Merged
merged 1 commit into from
Jul 12, 2024

Conversation

blackpiglet
Copy link
Contributor

@blackpiglet blackpiglet commented Jul 11, 2024

Check whether the namespaces specified in the
backup.Spec.IncludeNamespaces exist during backup resource collcetion If not, log error to mark the backup as PartiallyFailed.

Thank you for contributing to Velero!

Please add a summary of your change

Does your change fix a particular issue?

Fixes #7928

Please indicate you've done the following:

  • Accepted the DCO. Commits without the DCO will delay acceptance.
  • Created a changelog file or added /kind changelog-not-required as a comment on this pull request.
  • Updated the corresponding documentation in site/content/docs/main.

Check whether the namespaces specified in the
backup.Spec.IncludeNamespaces exist during backup resource collcetion
If not, log error to mark the backup as PartiallyFailed.

Signed-off-by: Xun Jiang <[email protected]>
@blackpiglet blackpiglet marked this pull request as ready for review July 11, 2024 06:05
@blackpiglet blackpiglet requested review from ywk253100 and Lyndon-Li and removed request for qiuming-best July 11, 2024 06:10
Copy link

codecov bot commented Jul 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.81%. Comparing base (163ee42) to head (57377f9).

Additional details and impacted files
@@               Coverage Diff                @@
##           release-1.14    #7998      +/-   ##
================================================
- Coverage         58.81%   58.81%   -0.01%     
================================================
  Files               346      346              
  Lines             28818    28816       -2     
================================================
- Hits              16949    16947       -2     
  Misses            10438    10438              
  Partials           1431     1431              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Lyndon-Li Lyndon-Li merged commit 80a5b51 into vmware-tanzu:release-1.14 Jul 12, 2024
68 of 69 checks passed
@blackpiglet blackpiglet changed the title Check whether the namespaces specified in namespace filter exist. [cherry-pick][release-1.14]Check whether the namespaces specified in namespace filter exist. Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants