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

Fix wrong logs , add missiong license file. #6978

Merged
merged 1 commit into from
Oct 23, 2023

Conversation

yanggangtony
Copy link
Contributor

@yanggangtony yanggangtony commented Oct 19, 2023

Thank you for contributing to Velero!

Please add a summary of your change

1 Fix wrong logs in markDataDownloadsCancel()
2 Add missing license notes.
3 Tiny words cleans.

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 Oct 19, 2023
…file.

Signed-off-by: yanggang <gang.yang@daocloud.io>
@codecov
Copy link

codecov bot commented Oct 19, 2023

Codecov Report

Merging #6978 (1efd533) into main (fd8350f) will not change coverage.
The diff coverage is 50.00%.

@@           Coverage Diff           @@
##             main    #6978   +/-   ##
=======================================
  Coverage   61.05%   61.05%           
=======================================
  Files         251      251           
  Lines       26845    26845           
=======================================
  Hits        16389    16389           
  Misses       9303     9303           
  Partials     1153     1153           
Files Coverage Δ
pkg/plugin/framework/common/plugin_kinds.go 16.66% <ø> (ø)
pkg/cmd/server/server.go 22.17% <50.00%> (ø)

@shubham-pampattiwar shubham-pampattiwar merged commit b85dc27 into vmware-tanzu:main Oct 23, 2023
23 of 24 checks passed
@yanggangtony yanggangtony deleted the fix-tiny-errors branch October 23, 2023 05:31
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants