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

Code clean for backup cmd client. #6750

Merged
merged 1 commit into from
Sep 29, 2023

Conversation

yanggangtony
Copy link
Contributor

Thank you for contributing to Velero!

Please add a summary of your change

Code clean for backup cmd client.

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.

@yanggangtony
Copy link
Contributor Author

/kind changelog-not-required

@github-actions github-actions bot added the kind/changelog-not-required PR does not require a user changelog. Often for docs, website, or build changes label Sep 4, 2023
@codecov
Copy link

codecov bot commented Sep 4, 2023

Codecov Report

Merging #6750 (55a88a4) into main (8e01d1b) will increase coverage by 0.00%.
The diff coverage is 50.00%.

@@           Coverage Diff           @@
##             main    #6750   +/-   ##
=======================================
  Coverage   60.66%   60.67%           
=======================================
  Files         249      249           
  Lines       26480    26476    -4     
=======================================
- Hits        16065    16064    -1     
+ Misses       9270     9268    -2     
+ Partials     1145     1144    -1     
Files Coverage Δ
pkg/cmd/cli/backup/create.go 67.04% <50.00%> (+0.63%) ⬆️

qiuming-best
qiuming-best previously approved these changes Sep 11, 2023
@blackpiglet blackpiglet added kind/changelog-not-required PR does not require a user changelog. Often for docs, website, or build changes and removed kind/changelog-not-required PR does not require a user changelog. Often for docs, website, or build changes labels Sep 12, 2023
blackpiglet
blackpiglet previously approved these changes Sep 21, 2023
@yanggangtony
Copy link
Contributor Author

modify the code , let the pr small and good to review.
the context.Background() cleanup works can be done in next other prs...

@blackpiglet blackpiglet self-assigned this Sep 27, 2023
blackpiglet
blackpiglet previously approved these changes Sep 28, 2023
sseago
sseago previously approved these changes Sep 28, 2023
@sseago
Copy link
Collaborator

sseago commented Sep 28, 2023

@yanggangtony Looks like there's a conflict w/ recently-merged code to main. This PR needs rebase now.

@yanggangtony
Copy link
Contributor Author

yanggangtony commented Sep 29, 2023

@yanggangtony Looks like there's a conflict w/ recently-merged code to main. This PR needs rebase now.

@sseago Rebased. Thanks.

@sseago sseago merged commit fd67ecb into vmware-tanzu:main Sep 29, 2023
@yanggangtony yanggangtony deleted the backup-cmd-optimize branch September 29, 2023 22:21
kaovilai pushed a commit to kaovilai/velero that referenced this pull request Oct 2, 2023
kaovilai pushed a commit to kaovilai/velero that referenced this pull request Oct 2, 2023
blackpiglet pushed a commit to blackpiglet/velero that referenced this pull request Oct 3, 2023
blackpiglet pushed a commit to blackpiglet/velero that referenced this pull request Oct 3, 2023
Address some code spell check errors.

Signed-off-by: yanggang <[email protected]>
Signed-off-by: Xun Jiang <[email protected]>
blackpiglet pushed a commit to blackpiglet/velero that referenced this pull request Oct 3, 2023
Address some code spell check errors.

Signed-off-by: Xun Jiang <[email protected]>
blackpiglet added a commit that referenced this pull request Oct 8, 2023
[cherry-pick][release-1.12]Code clean for backup cmd client. (#6750)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/changelog-not-required PR does not require a user changelog. Often for docs, website, or build changes target/1.12.1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants