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

[Release-1.32] Add auto import images for containerd image store #11563

Merged
merged 2 commits into from
Jan 11, 2025

Conversation

Copy link

codecov bot commented Jan 10, 2025

Codecov Report

Attention: Patch coverage is 45.20548% with 120 lines in your changes missing coverage. Please review.

Project coverage is 47.68%. Comparing base (9d31106) to head (9cb28dc).
Report is 1 commits behind head on release-1.32.

Files with missing lines Patch % Lines
pkg/agent/containerd/watcher.go 46.63% 79 Missing and 24 partials ⚠️
pkg/agent/containerd/containerd.go 34.61% 11 Missing and 6 partials ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##           release-1.32   #11563      +/-   ##
================================================
- Coverage         49.30%   47.68%   -1.62%     
================================================
  Files               184      185       +1     
  Lines             19029    19231     +202     
================================================
- Hits               9382     9171     -211     
- Misses             8302     8739     +437     
+ Partials           1345     1321      -24     
Flag Coverage Δ
e2etests 40.57% <45.20%> (-2.84%) ⬇️
inttests 35.07% <19.17%> (-0.04%) ⬇️
unittests 17.06% <0.00%> (-0.19%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@vitorsavian vitorsavian marked this pull request as ready for review January 10, 2025 22:08
@vitorsavian vitorsavian requested a review from a team as a code owner January 10, 2025 22:08
* Add auto import images

Signed-off-by: Vitor Savian <[email protected]>

* Fix EOF error log when importing tarball files

Signed-off-by: Vitor Savian <[email protected]>

* Delaying queue

Signed-off-by: Vitor Savian <[email protected]>

* Add parse for images

Signed-off-by: Vitor Savian <[email protected]>
Signed-off-by: Vitor Savian <[email protected]>
@vitorsavian vitorsavian force-pushed the auto-import-release-1.32 branch from 6f5ea7c to 9cb28dc Compare January 11, 2025 02:04
@vitorsavian vitorsavian merged commit 39f4cbb into k3s-io:release-1.32 Jan 11, 2025
39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants