spiegel_podman/pkg
Peter Hunt a1a79c08b7 Implement conmon exec
This includes:
	Implement exec -i and fix some typos in description of -i docs
	pass failed runtime status to caller
	Add resize handling for a terminal connection
	Customize exec systemd-cgroup slice
	fix healthcheck
	fix top
	add --detach-keys
	Implement podman-remote exec (jhonce)
	* Cleanup some orphaned code (jhonce)
	adapt remote exec for conmon exec (pehunt)
	Fix healthcheck and exec to match docs
		Introduce two new OCIRuntime errors to more comprehensively describe situations in which the runtime can error
		Use these different errors in branching for exit code in healthcheck and exec
	Set conmon to use new api version

Signed-off-by: Jhon Honce <jhonce@redhat.com>

Signed-off-by: Peter Hunt <pehunt@redhat.com>
2019-07-22 15:57:23 -04:00
..
adapter Implement conmon exec 2019-07-22 15:57:23 -04:00
annotations Update cri-o annotations 2019-04-01 11:10:54 +02:00
apparmor golangci-lint round #3 2019-07-21 14:22:39 -05:00
cgroups golangci-lint round #3 2019-07-21 14:22:39 -05:00
channelwriter account for varlink calls that dont use more 2019-07-10 08:50:05 -05:00
criu Add helper function to read out CRIU version 2018-10-23 12:52:03 +02:00
ctime golangci-lint round #3 2019-07-21 14:22:39 -05:00
errorhandling first pass of corrections for golangci-lint 2019-07-10 15:52:17 -05:00
firewall golangci-lint round #3 2019-07-21 14:22:39 -05:00
hooks golangci-lint round #3 2019-07-21 14:22:39 -05:00
inspect Begin to break up pkg/inspect 2019-06-03 15:54:53 -04:00
kubeutils Remove dependency on kubernetes 2018-03-27 21:55:33 +00:00
logs first pass of corrections for golangci-lint 2019-07-10 15:52:17 -05:00
lookup pkg/lookup: Return ID-only pointers on ErrNo*Entries 2018-12-04 14:46:43 -08:00
namespaces libpod: support for cgroup namespace 2019-07-18 10:32:25 +02:00
netns golangci-lint pass number 2 2019-07-11 09:13:06 -05:00
registrar Update registrar unit tests to match them of cri-o 2019-04-04 08:53:32 +02:00
registries Use the logical registry location instead of the physical one in (podman info) 2019-06-14 15:46:17 +02:00
resolvconf Use host's resolv.conf if no network namespace enabled 2018-11-27 15:28:09 -05:00
rootless golangci-lint round #3 2019-07-21 14:22:39 -05:00
spec golangci-lint round #3 2019-07-21 14:22:39 -05:00
sysinfo golangci-lint round #3 2019-07-21 14:22:39 -05:00
systemdgen Do not hardcode podman binary location in generate systemd. 2019-07-07 11:20:41 +03:00
tracing trivial cleanups from golang 2019-07-03 15:41:33 -05:00
trust trivial cleanups from golang 2019-07-03 15:41:33 -05:00
util Move the HostConfig portion of Inspect inside libpod 2019-07-17 16:48:38 -04:00
varlinkapi Implement conmon exec 2019-07-22 15:57:23 -04:00