summaryrefslogtreecommitdiff
path: root/libpod/boltdb_state.go
Commit message (Expand)AuthorAge
* Correctly report errors retrieving containers in psMatthew Heon2018-06-14
* Add per-pod CGroupsMatthew Heon2018-05-17
* Add pod stateMatthew Heon2018-05-17
* Check for duplicate names when generating new container and pod names.Daniel J Walsh2018-03-29
* Convert bind mounts to use DB fieldMatthew Heon2018-03-08
* Update DB to hold CNI network informationMatthew Heon2018-03-02
* Convert exec session tracking to use a dedicated structMatthew Heon2018-03-01
* Add tracking for container exec sessions to DBMatthew Heon2018-03-01
* Add buckets for all containers and all podsMatthew Heon2018-02-12
* Check error when checking ctr dependenciesMatthew Heon2018-02-12
* Refactor Pod to use a Config structMatthew Heon2018-02-12
* Add pod functions to BoltDB stateMatthew Heon2018-02-12
* Add pod bucketsMatthew Heon2018-02-12
* Add implementation for BoltDB-backed stateMatthew Heon2018-02-12