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
/
state.go
Commit message (
Expand
)
Author
Age
*
Switch Libpod over to new explicit named volumes
Matthew Heon
2019-04-04
*
Validate VolumePath against DB configuration
Matthew Heon
2019-02-26
*
Add ability to rewrite pod configs in the database
Matthew Heon
2019-02-21
*
Add a function for overwriting container config
Matthew Heon
2019-02-21
*
Add "podman volume" command
umohnani8
2018-12-06
*
Fix typo
Matthew Heon
2018-12-03
*
Fix gofmt and lint
Matthew Heon
2018-12-02
*
Make DB config validation an explicit step
Matthew Heon
2018-12-02
*
Add ability to retrieve runtime configuration from DB
Matthew Heon
2018-12-02
*
Do not fetch pod and ctr State on retrieval in Bolt
Matthew Heon
2018-07-31
*
Update documentation for the State interface
Matthew Heon
2018-07-24
*
Add constraint that dependencies must be in the same ns
Matthew Heon
2018-07-24
*
Spell check strings and comments
Jhon Honce
2018-05-25
*
Add pod state
Matthew Heon
2018-05-17
*
Containers in a pod can only join namespaces in that pod
Matthew Heon
2018-02-12
*
Add pod removal code
Matthew Heon
2018-02-09
*
Tear out pod containers map. Instead rely on state
Matthew Heon
2018-02-09
*
Change handling for pods in libpod state
Matthew Heon
2018-01-17
*
Add ability to retrieve a pod's container from the state
Matthew Heon
2018-01-17
*
Add ability for states to track container dependencies
Matthew Heon
2018-01-16
*
Add ability to refresh state in DB
Matthew Heon
2017-12-07
*
Wire SQL backed state into rest of libpod
Matthew Heon
2017-11-18
*
Compile-tested implementation of SQL-backed state
Matthew Heon
2017-11-18
*
Initial checkin from CRI-O repo
Matthew Heon
2017-11-01