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.26] Allow executors to define containerd and docker behavior #9252

Conversation

HarrisonWAffel
Copy link
Contributor

Proposed Changes

Types of Changes

Verification

Testing

Linked Issues

rancher/rke2#5290

User-Facing Change

Further Comments

Signed-off-by: Harrison Affel <harrisonaffel@gmail.com>
@HarrisonWAffel HarrisonWAffel requested a review from a team as a code owner January 17, 2024 20:26
Copy link

codecov bot commented Feb 9, 2024

Codecov Report

Attention: 19 lines in your changes are missing coverage. Please review.

Comparison is base (f0175cc) 14.23% compared to head (cd81527) 14.22%.
Report is 14 commits behind head on release-1.26.

Files Patch % Lines
pkg/daemons/agent/agent.go 0.00% 10 Missing ⚠️
pkg/agent/run.go 0.00% 4 Missing ⚠️
pkg/daemons/executor/embed.go 0.00% 2 Missing ⚠️
pkg/daemons/executor/executor.go 0.00% 2 Missing ⚠️
pkg/agent/containerd/containerd.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##           release-1.26    #9252      +/-   ##
================================================
- Coverage         14.23%   14.22%   -0.02%     
================================================
  Files               115      115              
  Lines              8387     8395       +8     
================================================
  Hits               1194     1194              
- Misses             6953     6961       +8     
  Partials            240      240              
Flag Coverage Δ
unittests 14.22% <0.00%> (-0.02%) ⬇️

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 35e68b7 into k3s-io:release-1.26 Feb 9, 2024
15 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