spiegel_podman/pkg/api/handlers
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
..
compat Add the option of Rootless CNI networking by default 2021-05-26 15:03:30 -04:00
libpod Merge pull request #10208 from Luap99/play-kube-mac 2021-05-05 10:10:16 -04:00
swagger Match swagger to "as built" output 2021-05-21 09:50:58 -07:00
types [NO TESTS NEEDED] Shrink the size of podman-remote 2021-03-29 09:49:45 -04:00
utils fix: response body of containers wait endpoint 2021-05-18 20:52:09 +02:00
decoder.go bump go module to v3 2021-02-22 09:03:51 +01:00
types.go Match swagger to "as built" output 2021-05-21 09:50:58 -07:00