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.30] Add auto import images for containerd image store #11561

Merged
merged 2 commits into from
Jan 11, 2025

Conversation

@vitorsavian vitorsavian requested a review from a team as a code owner January 10, 2025 16:02
@vitorsavian vitorsavian marked this pull request as draft January 10, 2025 16:21
@vitorsavian vitorsavian marked this pull request as ready for review 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.30 branch from 71f77d4 to 69f1e79 Compare January 11, 2025 02:16
Copy link

codecov bot commented Jan 11, 2025

Codecov Report

Attention: Patch coverage is 46.08696% with 124 lines in your changes missing coverage. Please review.

Project coverage is 46.69%. Comparing base (5cd95dc) to head (69f1e79).
Report is 1 commits behind head on release-1.30.

Files with missing lines Patch % Lines
pkg/agent/containerd/watcher.go 47.54% 82 Missing and 25 partials ⚠️
pkg/agent/containerd/containerd.go 34.61% 11 Missing and 6 partials ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##           release-1.30   #11561      +/-   ##
================================================
- Coverage         48.21%   46.69%   -1.52%     
================================================
  Files               184      185       +1     
  Lines             19187    19400     +213     
================================================
- Hits               9251     9059     -192     
- Misses             8583     9029     +446     
+ Partials           1353     1312      -41     
Flag Coverage Δ
e2etests 40.37% <46.08%> (-2.54%) ⬇️
inttests 18.56% <0.00%> (-16.34%) ⬇️
unittests 16.92% <0.00%> (-0.17%) ⬇️

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 merged commit 4331f45 into k3s-io:release-1.30 Jan 11, 2025
31 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