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 versions of several Kubernetes-related libs #7489

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

ywk253100
Copy link
Contributor

@ywk253100 ywk253100 commented Mar 4, 2024

Bump up the versions of severel Kubernetes-related libs

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.

@github-actions github-actions bot added Dependencies Pull requests that update a dependency file has-unit-tests labels Mar 4, 2024
@ywk253100 ywk253100 changed the title [WIP]Bump up the versions of severl Kubernetes-related libs [WIP]Bump up the versions of several Kubernetes-related libs Mar 4, 2024
Copy link

codecov bot commented Mar 4, 2024

Codecov Report

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

Project coverage is 61.62%. Comparing base (e727d29) to head (8752c3a).
Report is 10 commits behind head on main.

Files Patch % Lines
pkg/util/kube/event_handler.go 0.00% 10 Missing ⚠️
pkg/cmd/server/server.go 14.28% 6 Missing ⚠️
pkg/restore/restore.go 63.63% 4 Missing ⚠️
pkg/cmd/cli/nodeagent/server.go 0.00% 3 Missing ⚠️
pkg/controller/backup_repository_controller.go 0.00% 3 Missing ⚠️
pkg/controller/data_download_controller.go 50.00% 2 Missing ⚠️
pkg/controller/data_upload_controller.go 50.00% 2 Missing ⚠️
pkg/cmd/cli/backup/create.go 0.00% 1 Missing ⚠️
pkg/cmd/cli/restore/create.go 0.00% 1 Missing ⚠️
pkg/controller/backup_deletion_controller.go 50.00% 1 Missing ⚠️
... and 8 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7489      +/-   ##
==========================================
- Coverage   61.64%   61.62%   -0.02%     
==========================================
  Files         262      263       +1     
  Lines       28480    28681     +201     
==========================================
+ Hits        17556    17675     +119     
- Misses       9691     9758      +67     
- Partials     1233     1248      +15     

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

@ywk253100 ywk253100 force-pushed the 240229_lib branch 5 times, most recently from 94a22e5 to ea84713 Compare March 5, 2024 02:20
@ywk253100 ywk253100 changed the title [WIP]Bump up the versions of several Kubernetes-related libs Bump up the versions of several Kubernetes-related libs Mar 5, 2024
Bump up the versions of severel Kubernetes-related libs

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

Fixes #7470 and #7433

@ywk253100 ywk253100 merged commit 79e9e31 into vmware-tanzu:main Mar 12, 2024
64 of 66 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.

None yet

3 participants