summaryrefslogtreecommitdiff
path: root/libpod/state.go
Commit message (Expand)AuthorAge
* Do not fetch pod and ctr State on retrieval in BoltMatthew Heon2018-07-31
* Update documentation for the State interfaceMatthew Heon2018-07-24
* Add constraint that dependencies must be in the same nsMatthew Heon2018-07-24
* Spell check strings and commentsJhon Honce2018-05-25
* Add pod stateMatthew Heon2018-05-17
* 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