checkpoint-restore / criu

Checkpoint/Restore tool
criu.org
Other
2.77k stars 561 forks source link

build/alpine: install iptables-legacy #2321

Closed avagin closed 5 months ago

avagin commented 6 months ago

It is required to C/R iptables rules.

codecov-commenter commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (50aa6da) 70.51% compared to head (1930615) 70.50%.

:exclamation: Current head 1930615 differs from pull request most recent head 28ba942. Consider uploading reports for the commit 28ba942 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## criu-dev #2321 +/- ## ============================================ - Coverage 70.51% 70.50% -0.01% ============================================ Files 133 133 Lines 33534 33534 ============================================ - Hits 23646 23643 -3 - Misses 9888 9891 +3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

rst0git commented 6 months ago

@avagin I think that this is related to https://github.com/checkpoint-restore/criu/pull/1976

avagin commented 6 months ago

@rst0git no, it isn't. It was an attempt to fix #2313.