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

Fixes invalid JSON in crictl info #1486

Merged
merged 1 commit into from
Jul 11, 2024

Commits on Jul 8, 2024

  1. Fixes invalid JSON in crictl info

    containerd on Windows may not escape the return message which may
    result in invalid JSON in crictl info.
    
    Message from containerd:
    cni config load failed: no network config found in C:\Program Files
    \containerd\cni\conf: cni plugin
    
    not initialized: failed to load cni config
    
    Cherry-picked: 88df400
    Signed-off-by: Sascha Grunert <[email protected]>
    laozc authored and saschagrunert committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    0d18e2d View commit details
    Browse the repository at this point in the history