podman/libpod
OpenShift Merge Robot e7db6d4893
Merge pull request #14480 from cdoern/infra
patch for pod host networking & other host namespace handling
2022-06-09 15:49:21 -04:00
..
common
define Merge pull request #14383 from jwhonce/wip/info_todo 2022-05-27 10:55:35 -04:00
driver
events events: drop TODO comment 2022-05-25 12:26:43 +02:00
layers
linkmode
lock
logs
plugin Remove more FIXMEs 2022-05-25 14:10:02 -04:00
shutdown
boltdb_state.go
boltdb_state_internal.go
boltdb_state_linux.go
common_test.go
container.go First batch of resolutions to FIXMEs 2022-05-25 13:28:04 -04:00
container_api.go Merge pull request #14384 from mheon/move_attach 2022-06-02 14:20:25 -04:00
container_commit.go
container_config.go Privileged containers can now restart if the host devices change 2022-06-06 14:14:22 -04:00
container_copy_linux.go Add API support for NoOverwriteDirNonDir 2022-05-26 16:31:15 -07:00
container_exec.go First batch of resolutions to FIXMEs 2022-05-25 13:28:04 -04:00
container_graph.go
container_graph_test.go
container_inspect.go
container_internal.go Merge pull request #14220 from Luap99/resolvconf 2022-06-07 18:00:34 -04:00
container_internal_linux.go Merge pull request #14220 from Luap99/resolvconf 2022-06-07 18:00:34 -04:00
container_internal_linux_test.go
container_internal_test.go
container_linux.go
container_log.go podman logs k8s-file: do not reassemble partial log lines 2022-06-03 15:01:23 +02:00
container_log_linux.go
container_log_unsupported.go
container_path_resolution.go
container_stat_linux.go
container_top_linux.go
container_validate.go
diff.go
doc.go
events.go
healthcheck.go
healthcheck_linux.go healthcheck: wait for systemd operations 2022-05-27 13:10:35 +02:00
info.go Refactor populating uptime 2022-05-26 15:46:04 -07:00
info_test.go
kube.go
mounts_linux.go
networking_linux.go use resolvconf package from c/common/libnetwork 2022-06-07 15:17:04 +02:00
networking_linux_test.go
networking_machine.go
networking_slirp4netns.go
oci.go Move Attach under the OCI Runtime interface 2022-05-26 14:57:08 -04:00
oci_conmon.go
oci_conmon_attach_linux.go Move Attach under the OCI Runtime interface 2022-05-26 14:57:08 -04:00
oci_conmon_exec_linux.go
oci_conmon_linux.go Do not error on signalling a just-stopped container 2022-06-09 09:11:18 -04:00
oci_missing.go Move Attach under the OCI Runtime interface 2022-05-26 14:57:08 -04:00
oci_util.go
options.go Merge pull request #14483 from jakecorrenti/restart-privelaged-containers-after-host-device-change 2022-06-07 15:48:36 -04:00
pod.go patch for pod host networking & other host namespace handling 2022-06-09 10:30:48 -04:00
pod_api.go patch for pod host networking & other host namespace handling 2022-06-09 10:30:48 -04:00
pod_internal.go
pod_status.go
pod_top_linux.go libpod/pod_top_linux.go: s/TODO/NOTE/ 2022-05-25 12:30:19 +02:00
reset.go Improve robustness of `podman system reset` 2022-06-03 12:54:08 -04:00
runtime.go runtime: make error clearer 2022-06-06 22:08:16 +02:00
runtime_cstorage.go
runtime_ctr.go
runtime_img.go
runtime_migrate.go
runtime_pod.go
runtime_pod_linux.go
runtime_renumber.go
runtime_volume.go
runtime_volume_linux.go
runtime_worker.go work queue: simplify and use a wait group 2022-05-25 10:17:46 +02:00
service.go
state.go
state_test.go
stats.go
storage.go
util.go
util_linux.go
util_linux_test.go
util_test.go
volume.go
volume_inspect.go
volume_internal.go
volume_internal_linux.go