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

runtimetest: fix uid_map parsing #596

Merged

Commits on Mar 8, 2018

  1. runtimetest: fix uid_map parsing

    The fields of /proc/$pid/uid_map and /proc/$pid/gid_map were parsed in
    the wrong order.
    
    Related: opencontainers/runtime-spec#956
    
    Signed-off-by: Alban Crequy <alban@kinvolk.io>
    alban committed Mar 8, 2018
    Configuration menu
    Copy the full SHA
    4e999f2 View commit details
    Browse the repository at this point in the history