aboutsummaryrefslogtreecommitdiff
path: root/libpod/runtime_pod.go
Commit message (Expand)AuthorAge
* 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