checkpoint-restore / checkpointctl

A tool for in-depth analysis of container checkpoints
Apache License 2.0
87 stars 15 forks source link

Handle time stamps from containerd checkpoint archives #120

Closed adrianreber closed 4 months ago

adrianreber commented 4 months ago

This fixes containerd archive created time handling and adds checkpointed time for all archives.

github-actions[bot] commented 4 months ago

Test Results

49 tests  ±0   49 :white_check_mark: ±0   1s :stopwatch: ±0s  1 suites ±0    0 :zzz: ±0   1 files   ±0    0 :x: ±0 

Results for commit a6f42814. ± Comparison against base commit 503a086f.

:recycle: This comment has been updated with latest results.

rst0git commented 4 months ago

@adrianreber Would it be possible to also update the examples in README.md?

adrianreber commented 4 months ago

@adrianreber Would it be possible to also update the examples in README.md?

Sure. Done.

codecov-commenter commented 4 months ago

Codecov Report

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

Comparison is base (503a086) 78.67% compared to head (a6f4281) 78.27%.

Files Patch % Lines
internal/json.go 0.00% 2 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #120 +/- ## ========================================== - Coverage 78.67% 78.27% -0.40% ========================================== Files 9 9 Lines 1158 1160 +2 ========================================== - Hits 911 908 -3 - Misses 185 190 +5 Partials 62 62 ```

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