Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | spec: refactor ns modes to a common interface | Giuseppe Scrivano | 2018-09-21 |
| | | | | | | | Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com> Closes: #1507 Approved by: rhatdan | ||
* | Fix pod sharing for utsmode | Daniel J Walsh | 2018-09-07 |
We should be sharing cgroups namespace by default in pods uts namespace sharing was broken in pods. Create a new libpod/pkg/namespaces for handling of namespace fields in containers Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> Closes: #1418 Approved by: mheon |