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

Bump up the version of library go-plugin #4870

Merged
merged 1 commit into from
May 6, 2022

Conversation

ywk253100
Copy link
Contributor

Bump up the version of library go-plugin to avoid blocking issue #4863

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

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.

Bump up the version of library go-plugin to avoid blocking issue vmware-tanzu#4863

Signed-off-by: Wenkai Yin(尹文开) <yinw@vmware.com>
@ywk253100 ywk253100 added the kind/changelog-not-required PR does not require a user changelog. Often for docs, website, or build changes label Apr 28, 2022
@github-actions github-actions bot added the Dependencies Pull requests that update a dependency file label Apr 28, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #4870 (3049f6e) into main (40261dc) will decrease coverage by 0.12%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #4870      +/-   ##
==========================================
- Coverage   41.37%   41.25%   -0.13%     
==========================================
  Files         204      204              
  Lines       18062    18041      -21     
==========================================
- Hits         7473     7442      -31     
- Misses      10042    10047       +5     
- Partials      547      552       +5     
Impacted Files Coverage Δ
pkg/controller/backup_deletion_controller.go 56.23% <0.00%> (-10.17%) ⬇️
pkg/cmd/server/server.go 6.93% <0.00%> (+0.17%) ⬆️
pkg/controller/restore_controller.go 66.74% <0.00%> (+0.46%) ⬆️
pkg/restic/common.go 65.85% <0.00%> (+0.63%) ⬆️
pkg/controller/backup_controller.go 58.00% <0.00%> (+0.73%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 40261dc...3049f6e. Read the comment docs.

@ywk253100 ywk253100 requested review from reasonerjt and removed request for dsu-igeek April 29, 2022 01:05
@ywk253100 ywk253100 requested a review from blackpiglet May 6, 2022 01:06
@reasonerjt reasonerjt merged commit 8411c73 into vmware-tanzu:main May 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependencies Pull requests that update a dependency file 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