Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Privileged containers should inherit host devices | baude | 2018-02-15 |
| | | | | | | | | | | When running a privileged container, it should inherit the same devices the host has. Signed-off-by: baude <bbaude@redhat.com> Closes: #330 Approved by: mheon | ||
* | More ginkgo migration | baude | 2018-02-07 |
| | | | | | | | | | | | * attach * run_exit * save * tag * version * run_privileged -> privileged Signed-off-by: baude <bbaude@redhat.com> | ||
* | sysfs should be mounted rw for privileged | baude | 2018-02-06 |
sysfs should be mounted rw for a privileged container. Signed-off-by: baude <bbaude@redhat.com> Closes: #279 Approved by: rhatdan |