podman/pkg
Andrei Natanael Cosma f250560a80
Add pods created by kube play to a default network
In order to allow pods to reach other pods (as in Kubernetes) they all
need to be added to the same network. A network is created (if it
doesn't exist) and pods created by play-kube are added to that network.
When network options are passed to kube command the pods are not
attached to the default kube network.

Signed-off-by: Andrei Natanael Cosma <andrei@intersect.ro>
2022-10-04 21:59:57 +02:00
..
annotations fix a number of `godot` issues 2022-03-22 13:04:35 +01:00
api Merge pull request #15909 from cdoern/restore 2022-09-29 23:02:00 +02:00
auth Replace deprecated ioutil 2022-09-20 15:34:27 -04:00
autoupdate auto-update: validate container image 2022-09-26 17:07:05 +02:00
bindings Revert "remote: fix manifest add --annotation" 2022-09-29 14:16:42 +02:00
channel pkg: switch to golang native error wrapping 2022-07-08 08:54:47 +02:00
checkpoint Replace deprecated ioutil 2022-09-20 15:34:27 -04:00
copy pkg: switch to golang native error wrapping 2022-07-08 08:54:47 +02:00
criu Fix spelling of GetCriuVersion 2022-06-27 12:57:44 +01:00
ctime Replace deprecated ioutil 2022-09-20 15:34:27 -04:00
domain Add pods created by kube play to a default network 2022-10-04 21:59:57 +02:00
env Fix stutters 2022-09-10 07:52:00 -04:00
errorhandling libpod/runtime: switch to golang native error wrapping 2022-07-04 15:39:00 +02:00
inspect pkg/inspect: remove unused ImageResult type 2022-05-24 16:07:39 +02:00
k8s.io fix: kube play liveness probe http path 2022-09-28 09:56:56 +02:00
lookup enable gocritic linter 2022-04-26 18:12:22 +02:00
machine podman machine ssh handling 2022-09-26 18:35:01 -04:00
namespaces podman: add uid and gid options to keep-id 2022-08-30 14:39:27 +02:00
parallel Fix stutters 2022-09-10 07:52:00 -04:00
ps Fix stutters 2022-09-10 07:52:00 -04:00
rctl pkg/rctl: Add a simple FreeBSD RCTL library 2022-09-14 08:29:26 +01:00
rootless Replace deprecated ioutil 2022-09-20 15:34:27 -04:00
rootlessport go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
seccomp pkg: switch to golang native error wrapping 2022-07-08 08:54:47 +02:00
selinux
servicereaper go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
signal Add support to sig-proxy for podman-remote 2022-09-20 22:52:45 +03:00
specgen fix: kube play liveness probe http path 2022-09-28 09:56:56 +02:00
specgenutil Replace deprecated ioutil 2022-09-20 15:34:27 -04:00
systemd Merge pull request #15820 from vrothberg/fix-15800 2022-09-26 13:37:40 +02:00
terminal podman ssh work, using new c/common interface 2022-08-09 14:00:58 -04:00
timetype enable gocritic linter 2022-04-26 18:12:22 +02:00
trust Replace deprecated ioutil 2022-09-20 15:34:27 -04:00
util Don't mount /dev/tty* inside privileged containers running systemd 2022-09-22 16:44:26 +02:00