Commit 8043e83
Dongsu Park
validation: enable UID/GID mappings for userns, add comments
Enable UID/GID mappings for user namespaces, to be able to test user
namespaces with most container runtimes. According to discussions in
opencontainers/runtime-spec#961, it's clear
that we can safely enable UID/GID mappings.
Also add some comments about cgroup namespaces, which is not supported
by runc yet.
Signed-off-by: Dongsu Park <[email protected]>1 parent 1ceca9e commit 8043e83
1 file changed
Lines changed: 7 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| |||
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
163 | 166 | | |
164 | 167 | | |
165 | 168 | | |
| |||
0 commit comments