automation-tests/cmd/podman/system
Jhon Honce 8d3aec9d08 Enable /debug/pprof API service endpoints
* Refactor sidecar HTTP service for /debug/pprof endpoints to use a TCP
  address given via new podman system service --pprof-address flag

* Allow same URL parsing in "system service" as bindings/connection.go

* Refactor NewServerWithSettings() to use entities.ServiceOptions
  in place of deleted server.Options

* Updated godoc for impacted functions and types

* Fixed API service Shutdown() to do an orderly shutdown when
  terminated and running with --time=0

Signed-off-by: Jhon Honce <jhonce@redhat.com>
2021-10-08 13:57:20 -07:00
..
connection Created scp.go image_scp_test.go and podman-image-scp.1.md 2021-07-30 17:19:24 -04:00
connection.go [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00
df.go Scrub podman commands to use report package 2021-06-16 16:53:48 -07:00
events.go Add no-trunc support to podman-events 2021-09-16 09:41:29 -04:00
info.go Scrub podman commands to use report package 2021-06-16 16:53:48 -07:00
migrate.go If container exits with 125 podman should exit with 125 2021-09-13 14:04:01 -04:00
prune.go Fix english on prune prompt 2021-09-24 09:29:08 -04:00
renumber.go If container exits with 125 podman should exit with 125 2021-09-13 14:04:01 -04:00
reset.go If container exits with 125 podman should exit with 125 2021-09-13 14:04:01 -04:00
service.go Enable /debug/pprof API service endpoints 2021-10-08 13:57:20 -07:00
service_abi.go Enable /debug/pprof API service endpoints 2021-10-08 13:57:20 -07:00
system.go [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00
unshare.go podman unshare keep exit code 2021-09-10 15:30:25 +02:00
version.go Scrub podman commands to use report package 2021-06-16 16:53:48 -07:00