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

[25.0 backport] libcontainerd: change the digest used when restoring #47466

Merged
merged 1 commit into from Feb 28, 2024

Commits on Feb 28, 2024

  1. libcontainerd: change the digest used when restoring

    For current implementation of Checkpoint Restore (C/R) in docker, it
    will write the checkpoint to content store. However, when restoring
    libcontainerd uses .Digest().Encoded(), which will remove the info
    of alg, leading to error.
    
    Signed-off-by: huang-jl <1046678590@qq.com>
    (cherry picked from commit da643c0)
    Signed-off-by: huang-jl <1046678590@qq.com>
    huang-jl committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    70c05fe View commit details
    Browse the repository at this point in the history