spiegel_podman/vendor/github.com/containers/common/pkg
Matthew Heon 533d88b656 Add the option of Rootless CNI networking by default
When the containers.conf field "NetNS" is set to "Bridge" and the
"RootlessNetworking" field is set to "cni", Podman will now
handle rootless in the same way it does root - all containers
will be joined to a default CNI network, instead of exclusively
using slirp4netns.

If no CNI default network config is present for the user, one
will be auto-generated (this also works for root, but it won't be
nearly as common there since the package should already ship a
config).

I eventually hope to remove the "NetNS=Bridge" bit from
containers.conf, but let's get something in for Brent to work
with.

Signed-off-by: Matthew Heon <mheon@redhat.com>
2021-05-26 15:03:30 -04:00
..
apparmor Switch to containers/common for seccomp 2020-08-27 21:14:59 +02:00
auth Bump github.com/containers/common from 0.36.0 to 0.37.0 2021-04-22 07:59:24 +00:00
capabilities update c/common 2021-05-20 10:21:27 +02:00
cgroupv2 vendor latest containers/common 2021-02-08 13:19:08 +01:00
chown Bump github.com/containers/common from 0.36.0 to 0.37.0 2021-04-22 07:59:24 +00:00
completion Bump github.com/containers/common from 0.35.0 to 0.35.3 2021-03-19 15:03:28 +01:00
config Bump github.com/containers/common from 0.38.4 to 0.39.0 2021-05-26 06:27:00 +00:00
defaultnet Add the option of Rootless CNI networking by default 2021-05-26 15:03:30 -04:00
filters podman image tree: restore previous behavior 2021-05-12 17:56:59 +02:00
manifests migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
parse Bump github.com/containers/common from 0.36.0 to 0.37.0 2021-04-22 07:59:24 +00:00
report updated common to 0.35.0 2021-02-24 14:52:19 -05:00
retry Vendor in common 0.33.1 2021-01-13 13:00:33 -05:00
seccomp Bump github.com/containers/common from 0.36.0 to 0.37.0 2021-04-22 07:59:24 +00:00
secrets podman image tree: restore previous behavior 2021-05-12 17:56:59 +02:00
signal migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
subscriptions Bump github.com/containers/common from 0.36.0 to 0.37.0 2021-04-22 07:59:24 +00:00
supplemented migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
sysinfo Switch to containers/common for seccomp 2020-08-27 21:14:59 +02:00
timetype migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
umask Switch from pkg/secrets to pkg/subscriptions 2020-11-26 07:30:18 -05:00