index
:
containers/podman.git
main
update-docs-for-podman-machine
forked from: https://github.com/containers/podman.git
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libpod
/
pod_api.go
Commit message (
Expand
)
Author
Age
*
Turn on More linters
Daniel J Walsh
2020-06-15
*
pod config: add a `CreateCommand` field
Valentin Rothberg
2020-06-11
*
Ensure that containers in pods properly set hostname
Matthew Heon
2020-06-04
*
Fix bug where pods would unintentionally share cgroupns
Matthew Heon
2020-05-08
*
Update pod inspect report to hold current pod status.
Sujil02
2020-04-20
*
podman v2 remove bloat v2
Brent Baude
2020-04-16
*
Update pod bindings and Add test to validate prune pod apiv2 binding.
Sujil02
2020-02-28
*
if container is not in a pid namespace, stop all processes
Daniel J Walsh
2019-12-19
*
codespell: spelling corrections
Dmitry Smirnov
2019-11-13
*
Move OCI runtime implementation behind an interface
Matthew Heon
2019-10-10
*
Report errors when trying to pause rootless containers
Daniel J Walsh
2019-09-13
*
generate systemd: support pods and geneartig files
Valentin Rothberg
2019-08-21
*
libpod removal from main (phase 2)
baude
2019-06-27
*
remove libpod from main
baude
2019-06-25
*
Begin adding support for multiple OCI runtimes
Matthew Heon
2019-06-19
*
Sending signals to containers prevents restart policy
Matthew Heon
2019-05-03
*
Remove ulele/deepcopier in favor of JSON deep copy
Matthew Heon
2019-03-27
*
Add event logging to libpod, even display to podman
baude
2019-03-11
*
add timeout to pod stop
baude
2018-12-07
*
Add ContainerStateExited and OCI delete() in cleanup()
Matthew Heon
2018-10-02
*
Fixing network ns segfault
haircommander
2018-08-23
*
Change pause container to infra container
haircommander
2018-08-23
*
Added option to share kernel namespaces in libpod and podman
haircommander
2018-08-23
*
Change batchcontainer to shared
haircommander
2018-08-16
*
Moved getPodStatus to pod API to be used in varlink
haircommander
2018-08-16
*
Updated pod_api to reflect function spec
haircommander
2018-08-14
*
Ensure pod inspect is locked and validity-checked
Matthew Heon
2018-08-11
*
Split pod.go into 3 files
Matthew Heon
2018-08-10