summaryrefslogtreecommitdiff
path: root/libpod/state.go
Commit message (Expand)AuthorAge
* Containers in a pod can only join namespaces in that podMatthew Heon2018-02-12
* Add pod removal codeMatthew Heon2018-02-09
* Tear out pod containers map. Instead rely on stateMatthew Heon2018-02-09
* Change handling for pods in libpod stateMatthew Heon2018-01-17
* Add ability to retrieve a pod's container from the stateMatthew Heon2018-01-17
* Add ability for states to track container dependenciesMatthew Heon2018-01-16
* Add ability to refresh state in DBMatthew Heon2017-12-07
* Wire SQL backed state into rest of libpodMatthew Heon2017-11-18
* Compile-tested implementation of SQL-backed stateMatthew Heon2017-11-18
* Initial checkin from CRI-O repoMatthew Heon2017-11-01