spiegel_podman/pkg/spec
Matthew Heon beb263554e Ensure that we make a netns for CNI non-default nets
We accidentally patched this out trying to enable ns:/path/to/ns

This should restore the ability to configure nondefault CNI
networks with Podman, by ensuring that they request creation of a
network namespace.

Completely remove the WithNetNS() call when we do use an explicit
namespace from a path. We use that call to indicate that a netns
is going to be created - there should not be any question about
whether it actually does.

Fixes #2795

Signed-off-by: Matthew Heon <mheon@redhat.com>
2019-03-28 17:39:56 -04:00
..
config_linux.go fix bug --device enable specifying directory as device 2019-03-06 10:14:52 -05:00
config_unsupported.go Add darwin support for remote-client 2019-01-11 11:30:28 -06:00
createconfig.go Ensure that we make a netns for CNI non-default nets 2019-03-28 17:39:56 -04:00
parse.go Invalid index for array 2018-12-21 09:25:25 -05:00
ports.go Spell check strings and comments 2018-05-25 08:45:15 +00:00
spec.go Vendor docker/docker, fsouza and more #2 2019-03-13 11:40:39 -04:00
spec_test.go Swap default mount propagation from private to rprivate 2018-09-13 21:35:44 +00:00