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

system: fix no such file or directory error #381

Merged
merged 1 commit into from
Feb 24, 2023

Conversation

sctb512
Copy link
Member

@sctb512 sctb512 commented Feb 24, 2023

Create the parent directory for the socket path if it does not exist.

Signed-off-by: Bin Tang <tangbin.bin@bytedance.com>
@codecov-commenter
Copy link

Codecov Report

Base: 27.81% // Head: 27.79% // Decreases project coverage by -0.03% ⚠️

Coverage data is based on head (65be82c) compared to base (468c222).
Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #381      +/-   ##
==========================================
- Coverage   27.81%   27.79%   -0.03%     
==========================================
  Files          40       40              
  Lines        4088     4091       +3     
==========================================
  Hits         1137     1137              
- Misses       2819     2822       +3     
  Partials      132      132              
Impacted Files Coverage Δ
pkg/system/system.go 6.22% <0.00%> (-0.10%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@changweige changweige merged commit 470f4a6 into containerd:main Feb 24, 2023
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.

3 participants