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.12]Fix #6752: add namespace exclude check. #6762

Merged
merged 1 commit into from Sep 6, 2023

Conversation

blackpiglet
Copy link
Contributor

@blackpiglet blackpiglet commented Sep 5, 2023

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.

@codecov
Copy link

codecov bot commented Sep 5, 2023

Codecov Report

Merging #6762 (5303964) into release-1.12 (1b2c82c) will increase coverage by 0.03%.
The diff coverage is 100.00%.

❗ Current head 5303964 differs from pull request most recent head 4d16174. Consider uploading reports for the commit 4d16174 to get more accurate results

@@               Coverage Diff                @@
##           release-1.12    #6762      +/-   ##
================================================
+ Coverage         60.43%   60.46%   +0.03%     
================================================
  Files               242      242              
  Lines             26017    26007      -10     
================================================
+ Hits              15723    15726       +3     
+ Misses             9191     9180      -11     
+ Partials           1103     1101       -2     
Files Changed Coverage Δ
pkg/backup/item_collector.go 58.11% <100.00%> (-0.24%) ⬇️
pkg/install/resources.go 78.13% <100.00%> (+0.35%) ⬆️

... and 1 file with indirect coverage changes

Lyndon-Li
Lyndon-Li previously approved these changes Sep 5, 2023
Lyndon-Li
Lyndon-Li previously approved these changes Sep 6, 2023
Add PSA audit and warn labels.

Signed-off-by: Xun Jiang <jxun@vmware.com>
@blackpiglet blackpiglet merged commit 06d9bfa into vmware-tanzu:release-1.12 Sep 6, 2023
24 checks passed
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.

None yet

3 participants