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

Add 'orLabelSelector' for backup, restore command #6881

Merged
merged 2 commits into from Sep 27, 2023

Conversation

ywk253100
Copy link
Contributor

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.

Signed-off-by: Nilesh Akhade <nakhade@catalogicsoftware.com>
Rename the changelog

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

codecov bot commented Sep 27, 2023

Codecov Report

Merging #6881 (bc4dc6c) into release-1.12 (08d44b0) will decrease coverage by 0.03%.
The diff coverage is 48.00%.

@@               Coverage Diff                @@
##           release-1.12    #6881      +/-   ##
================================================
- Coverage         60.48%   60.46%   -0.03%     
================================================
  Files               243      244       +1     
  Lines             26017    26067      +50     
================================================
+ Hits              15737    15761      +24     
- Misses             9177     9199      +22     
- Partials           1103     1107       +4     
Files Coverage Δ
pkg/cmd/cli/backup/create.go 66.41% <40.00%> (-0.51%) ⬇️
pkg/cmd/cli/restore/create.go 60.62% <40.00%> (-0.37%) ⬇️
pkg/cmd/util/flag/orlabelselector.go 83.33% <83.33%> (ø)
pkg/cmd/util/output/backup_describer.go 55.49% <45.45%> (-0.21%) ⬇️
pkg/cmd/util/output/restore_describer.go 31.00% <0.00%> (-1.18%) ⬇️

@ywk253100 ywk253100 merged commit a097094 into vmware-tanzu:release-1.12 Sep 27, 2023
22 of 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

5 participants