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

Conversation

alban
Copy link
Contributor

@alban alban commented Mar 8, 2018

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

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>
@liangchenye
Copy link
Member

liangchenye commented Mar 9, 2018

LGTM

Approved with PullApprove

@liangchenye liangchenye merged commit 3532c53 into opencontainers:master Mar 9, 2018
@alban alban deleted the alban/uid_map-parsing branch March 12, 2018 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants