spiegel_podman/cmd/podman/system
Matt Heon ce736413b4 Ensure that we appropriately warn that TCP is insecure
`podman system service` + TCP is not a configuration we should be
recommending. There was already language about this in the
manpages, but it was not sufficient in explaining how bad of an
idea this is. Expand the manpage warnings, add a dedicated
heading so people notice, and add a warning every time the
service starts with a TCP URL that directs people to the manpage
to see that explanation.

Signed-off-by: Matt Heon <mheon@redhat.com>
2023-07-20 14:22:04 -04:00
..
connection make lint: enable mirror 2023-06-19 14:11:12 +02:00
connection.go Add podman machine events 2022-05-03 13:49:01 -07:00
context.go Add support for podman context as alias to podman system connection 2022-09-15 08:17:15 -04:00
df.go system df: improve json output code 2023-01-03 18:12:06 +01:00
dial_stdio.go Fix stutters 2022-09-10 07:52:00 -04:00
events.go podman events: unhide --stream 2023-03-14 11:26:50 +01:00
info.go chore: replace github.com/ghodss/yaml with sigs.k8s.io/yaml 2023-04-06 21:11:17 +08:00
locks.go Address review feedback and add manpage notes 2023-06-06 11:04:59 -04:00
migrate.go enable gocritic linter 2022-04-26 18:12:22 +02:00
prune.go Add podman system prune --external 2022-12-05 18:09:21 +01:00
renumber.go enable gocritic linter 2022-04-26 18:12:22 +02:00
reset.go system reset: show graphRoot/runRoot before removal 2023-04-26 16:02:59 +02:00
reset_machine.go Implement machine provider selection 2023-04-28 17:47:10 +03:00
reset_machine_unsupported.go podman system reset removed machines incorrectly 2022-05-04 10:31:42 -04:00
service.go cmd/podman/system: add API server support on FreeBSD 2023-06-29 13:10:44 +01:00
service_abi.go Ensure that we appropriately warn that TCP is insecure 2023-07-20 14:22:04 -04:00
service_abi_common.go cmd/podman/system: add API server support on FreeBSD 2023-06-29 13:10:44 +01:00
service_abi_linux.go cmd/podman/system: add API server support on FreeBSD 2023-06-29 13:10:44 +01:00
system.go bump go module to version 4 2022-01-18 12:47:07 +01:00
unshare.go cmd/podman: switch to golang native error wrapping 2022-06-30 12:58:57 +02:00
version.go cmd: do not require userns for "version" 2023-03-03 14:27:54 +01:00