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 version of client-go and controller-runtime #8275

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

ywk253100
Copy link
Contributor

Bump up version of client-go to v0.30.5
Bump up version of controller-runtime to v0.18.5

Fixes #8274

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:

@github-actions github-actions bot added Dependencies Pull requests that update a dependency file has-unit-tests labels Oct 8, 2024
Bump up version of client-go to v0.30.5
Bump up version of controller-runtime to v0.18.5

Fixes vmware-tanzu#8274

Signed-off-by: Wenkai Yin(尹文开) <[email protected]>
Copy link

codecov bot commented Oct 8, 2024

Codecov Report

Attention: Patch coverage is 4.65116% with 41 lines in your changes missing coverage. Please review.

Project coverage is 59.18%. Comparing base (14758a3) to head (0a4e417).
Report is 44 commits behind head on main.

Files with missing lines Patch % Lines
...g/controller/backup_storage_location_controller.go 0.00% 8 Missing ⚠️
pkg/controller/backup_sync_controller.go 0.00% 7 Missing ⚠️
pkg/controller/download_request_controller.go 0.00% 6 Missing ⚠️
pkg/controller/backup_operations_controller.go 0.00% 4 Missing ⚠️
pkg/controller/data_download_controller.go 0.00% 4 Missing ⚠️
pkg/controller/data_upload_controller.go 0.00% 4 Missing ⚠️
pkg/controller/restore_operations_controller.go 0.00% 4 Missing ⚠️
pkg/util/kube/periodical_enqueue_source.go 50.00% 2 Missing ⚠️
pkg/controller/backup_deletion_controller.go 0.00% 1 Missing ⚠️
pkg/controller/backup_repository_controller.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8275      +/-   ##
==========================================
- Coverage   59.21%   59.18%   -0.03%     
==========================================
  Files         367      367              
  Lines       30842    30855      +13     
==========================================
  Hits        18263    18263              
- Misses      11119    11132      +13     
  Partials     1460     1460              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ywk253100 ywk253100 marked this pull request as ready for review October 24, 2024 03:09
@ywk253100 ywk253100 merged commit 8320df4 into vmware-tanzu:main Oct 28, 2024
46 of 48 checks passed
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 has-changelog has-unit-tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bump up controller-runtime to v0.18.x
4 participants