index
:
containers/podman.git
main
update-docs-for-podman-machine
forked from: https://github.com/containers/podman.git
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libpod
/
boltdb_state.go
Commit message (
Expand
)
Author
Age
...
*
Do not fetch pod and ctr State on retrieval in Bolt
Matthew Heon
2018-07-31
*
Add a mutex to BoltDB state to prevent lock issues
Matthew Heon
2018-07-25
*
Update comments in BoltDB and In-Memory states
Matthew Heon
2018-07-24
*
Address first round of review comments
Matthew Heon
2018-07-24
*
Add tests for state namespacing
Matthew Heon
2018-07-24
*
Untested implementation of namespaced BoltDB access
Matthew Heon
2018-07-24
*
Add constraint that dependencies must be in the same ns
Matthew Heon
2018-07-24
*
Add namespaces and initial constraints to database
Matthew Heon
2018-07-24
*
more changes to compile darwin
baude
2018-07-05
*
Returning joining namespace error should not be fatal
Daniel J Walsh
2018-06-29
*
Add Refresh() to ctrs to refresh state after db change
Matthew Heon
2018-06-22
*
Errors from closing a netns on removal from DB are nonfatal
Matthew Heon
2018-06-19
*
Add MacAddress to inspect
Wim
2018-06-18
*
Correctly report errors retrieving containers in ps
Matthew Heon
2018-06-14
*
Add per-pod CGroups
Matthew Heon
2018-05-17
*
Add pod state
Matthew Heon
2018-05-17
*
Check for duplicate names when generating new container and pod names.
Daniel J Walsh
2018-03-29
*
Convert bind mounts to use DB field
Matthew Heon
2018-03-08
*
Update DB to hold CNI network information
Matthew Heon
2018-03-02
*
Convert exec session tracking to use a dedicated struct
Matthew Heon
2018-03-01
*
Add tracking for container exec sessions to DB
Matthew Heon
2018-03-01
*
Add buckets for all containers and all pods
Matthew Heon
2018-02-12
*
Check error when checking ctr dependencies
Matthew Heon
2018-02-12
*
Refactor Pod to use a Config struct
Matthew Heon
2018-02-12
*
Add pod functions to BoltDB state
Matthew Heon
2018-02-12
*
Add pod buckets
Matthew Heon
2018-02-12
*
Add implementation for BoltDB-backed state
Matthew Heon
2018-02-12
[prev]