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

Check the existence of the namespaces provided in the "--include-namespaces" option #7569

Merged
merged 1 commit into from
Apr 11, 2024

Conversation

ywk253100
Copy link
Contributor

Check the existence of the namespaces provided in the "--include-namespaces" opt ion and reports validation error if not found

Fixes #7431

Thank you for contributing to Velero!

Please add a summary of your change

Does your change fix a particular issue?

Fixes #(issue)

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.

…spaces" option

Check the existence of the namespaces provided in the "--include-namespaces" opt
ion and reports validation error if not found

Fixes vmware-tanzu#7431

Signed-off-by: Wenkai Yin(尹文开) <yinw@vmware.com>
Copy link

codecov bot commented Mar 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.77%. Comparing base (2518824) to head (35d2534).
Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7569      +/-   ##
==========================================
+ Coverage   61.71%   61.77%   +0.06%     
==========================================
  Files         263      263              
  Lines       28869    28988     +119     
==========================================
+ Hits        17816    17908      +92     
- Misses       9793     9815      +22     
- Partials     1260     1265       +5     

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

@blackpiglet blackpiglet merged commit f25c154 into vmware-tanzu:main Apr 11, 2024
66 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants