spiegel_podman/pkg
Matthew Heon 70beb57faa Fix options for non-bind and non-tmpfs volumes
We were unconditionally resetting volume mount options for all
mount points (and by the looks of things, completely dropping
tmpfs mounts), which was causing runc to refuse to run containers
and all the tests to consequently fail.

Signed-off-by: Matthew Heon <matthew.heon@pm.me>
2019-05-01 10:19:05 -04:00
..
adapter Merge pull request #2995 from jwhonce/wip/cleanup 2019-04-30 20:10:27 +02:00
annotations Update cri-o annotations 2019-04-01 11:10:54 +02:00
apparmor apparmor: don't load default profile in rootless mode 2019-01-29 10:38:52 -05:00
criu Add helper function to read out CRIU version 2018-10-23 12:52:03 +02:00
ctime ctime: Drop 32-/64-bit distinction on Linux 2018-07-07 20:35:00 +00:00
firewall Replace existing iptables handler with firewall code 2018-09-10 18:53:27 +00:00
hooks Potentially breaking: Make hooks sort order locale-independent 2019-04-09 21:08:44 +02:00
inspect Add --read-only-tmpfs options 2019-04-26 12:29:10 -04:00
kubeutils Remove dependency on kubernetes 2018-03-27 21:55:33 +00:00
logs Merge pull request #2522 from mheon/fix_timestamp_format_logs 2019-03-04 13:52:21 -08:00
lookup pkg/lookup: Return ID-only pointers on ErrNo*Entries 2018-12-04 14:46:43 -08:00
namespaces Fix lint 2019-03-28 18:01:36 -04:00
netns Fix godoc comment in pkg/netns 2018-07-27 02:48:16 +00:00
registrar Update registrar unit tests to match them of cri-o 2019-04-04 08:53:32 +02:00
registries Add registry name to fields returned by varlink image search 2019-02-15 15:30:09 -05:00
resolvconf Use host's resolv.conf if no network namespace enabled 2018-11-27 15:28:09 -05:00
rootless rootless: not close more FDs than needed 2019-04-18 14:32:46 +02:00
spec Fix options for non-bind and non-tmpfs volumes 2019-05-01 10:19:05 -04:00
sysinfo apparmor: apply default profile at container initialization 2019-01-09 22:18:11 +01:00
tracing OpenTracing support added to start, stop, run, create, pull, and ps 2019-02-18 09:57:08 -05:00
trust Fix up image sign in PR 2108 2019-01-15 12:25:10 -05:00
util utils: call GetRootlessRuntimeDir once 2019-03-29 12:01:13 +01:00
varlinkapi Merge pull request #3026 from baude/remotestartattach 2019-04-30 19:48:27 +02:00