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

Return correct error if CRIU binary is missing #9960

Merged
merged 1 commit into from May 6, 2024

Commits on Mar 12, 2024

  1. Return correct error if CRIU binary is missing

    For the first version of containerd's "Forensic Container Checkpointing"
    support the error message if the CRIU binary is not found was
    deliberately wrong to not break Kubernetes e2e_node tests.
    
    Now that the e2e_node tests have been adapted, containerd can return the
    correct error message.
    
    Signed-off-by: Adrian Reber <areber@redhat.com>
    adrianreber committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    218e2cf View commit details
    Browse the repository at this point in the history