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

Ensure youki runs under podman #613

Merged
merged 1 commit into from
Jan 17, 2022
Merged

Conversation

Furisto
Copy link
Member

@Furisto Furisto commented Jan 14, 2022

We need to be more defensive when deleting a container as podman executes delete twice and cleans up the cgroup of the container before we have a chance to clean it up.

Fixes #607

@codecov-commenter
Copy link

Codecov Report

Merging #613 (d0d756a) into main (52f83a0) will decrease coverage by 0.03%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main     #613      +/-   ##
==========================================
- Coverage   70.04%   70.01%   -0.04%     
==========================================
  Files          82       82              
  Lines       10924    10933       +9     
==========================================
+ Hits         7652     7655       +3     
- Misses       3272     3278       +6     

@Furisto Furisto added the bug label Jan 15, 2022
@utam0k
Copy link
Member

utam0k commented Jan 15, 2022

Wow, I was surprised to know that.

podman executes delete twice

@utam0k
Copy link
Member

utam0k commented Jan 17, 2022

LGTM

@utam0k utam0k merged commit 63f77b2 into containers:main Jan 17, 2022
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.

openSUSE Tumbleweed remove failure
3 participants