aboutsummaryrefslogtreecommitdiff
path: root/libpod/in_memory_state.go
Commit message (Expand)AuthorAge
* switch projectatomic to containersDaniel J Walsh2018-08-16
* We need to sort mounts so that one mount does not over mount another.Daniel J Walsh2018-08-10
* Update comments in BoltDB and In-Memory statesMatthew Heon2018-07-24
* Address first round of review commentsMatthew Heon2018-07-24
* Ensure pods are part of the set namespace when addedMatthew Heon2018-07-24
* Enforce namespace checks on container addMatthew Heon2018-07-24
* Add namespaces to in memory stateMatthew Heon2018-07-24
* Add constraint that dependencies must be in the same nsMatthew Heon2018-07-24
* Add namespaces and initial constraints to databaseMatthew Heon2018-07-24
* Add pod stateMatthew Heon2018-05-17
* Prevent ctrs not in pods from depending on pod ctrsMatthew Heon2018-03-29
* Containers in a pod can only join namespaces in that podMatthew Heon2018-02-12
* Add implementation for BoltDB-backed stateMatthew Heon2018-02-12
* Address style issues in in_memory_stateMatthew Heon2018-02-09
* Fix bugs identified by unit testsMatthew Heon2018-02-09
* Rework state tests to avoid boilerplate. Begin adding pod tests.Matthew Heon2018-02-09
* Unify Pod and Container ID and Name registries for in-memory stateMatthew Heon2018-02-09
* Add pod removal codeMatthew Heon2018-02-09
* Tear out pod containers map. Instead rely on stateMatthew Heon2018-02-09
* Fix in-memory state testsMatthew Heon2018-01-17
* Address review commentsMatthew Heon2018-01-17
* Modify unit tests for state to run on all state implementationsMatthew Heon2018-01-17
* 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
* Fix gofmt errorsDaniel J Walsh2017-11-02
* Prune Server package. Convert to new github location.Matthew Heon2017-11-01
* Initial checkin from CRI-O repoMatthew Heon2017-11-01