aboutsummaryrefslogtreecommitdiff
path: root/libpod/runtime_pod.go
Commit message (Expand)AuthorAge
* Added created time to pod statehaircommander2018-07-12
* libpod/runtime_pod: Make removePod per-platformW. Trevor King2018-07-06
* changes to allow for darwin compilationbaude2018-06-29
* libpod: Execute poststop hooks locallyW. Trevor King2018-06-04
* Add per-pod CGroupsMatthew Heon2018-05-17
* Add pod stateMatthew Heon2018-05-17
* Use container cleanup() functions when removingMatthew Heon2018-05-17
* Check for duplicate names when generating new container and pod names.Daniel J Walsh2018-03-29
* Replace usage of runc with runtimeMatthew Heon2018-03-01
* Handle removing containers with active exec sessionsMatthew Heon2018-03-01
* Allow removing pods with running containers if --force is givenMatthew Heon2018-02-09
* Add pod removal codeMatthew Heon2018-02-09
* Tear out pod containers map. Instead rely on stateMatthew Heon2018-02-09
* Update pods to use file locksMatthew Heon2017-12-14
* Initial checkin from CRI-O repoMatthew Heon2017-11-01