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
Commit message (
Expand
)
Author
Age
*
Use the Linux version BoltState.getContainerFromDB on all platforms.
Miloslav Trmač
2018-07-26
*
Split parseNetNSBoltData from BoltState.getContainerFromDB
Miloslav Trmač
2018-07-26
*
Use testify/require in a few places to avoid panics in tests
Miloslav Trmač
2018-07-26
*
Skip unit tests which require storage when not running as root
Miloslav Trmač
2018-07-26
*
Don't pollute the build output with failures to build checkseccomp
Miloslav Trmač
2018-07-26
*
Remove cmd/podman/user.go
Miloslav Trmač
2018-07-26
*
double papr timeout for all ci tests
baude
2018-07-26
*
vendor latest containers/psgo
Valentin Rothberg
2018-07-26
*
Merge pull request #1158 from mheon/prevent_multiple_boltdb_conns
Matthew Heon
2018-07-26
|
\
|
*
Add a mutex to BoltDB state to prevent lock issues
Matthew Heon
2018-07-25
*
|
Vendor latest container/storage to fix overlay mountopt
Daniel J Walsh
2018-07-25
*
|
Add pod kill
haircommander
2018-07-25
*
|
Added pod restart
haircommander
2018-07-25
*
|
Added pod.Restart() functionality to libpod.
haircommander
2018-07-25
*
|
Clear variables used to store options after parsing for every volume
umohnani8
2018-07-25
|
/
*
Merge pull request #1116 from mheon/namespaces
Daniel J Walsh
2018-07-25
|
\
|
*
Update comments in BoltDB and In-Memory states
Matthew Heon
2018-07-24
|
*
Add an E2E test to verify basic namespace functionality
Matthew Heon
2018-07-24
|
*
Add libpod namespace to config
Matthew Heon
2018-07-24
|
*
Add missing runtime.go lines to set namespace
Matthew Heon
2018-07-24
|
*
Address first round of review comments
Matthew Heon
2018-07-24
|
*
Set namespace for new pods/containers based on runtime
Matthew Heon
2018-07-24
|
*
Add --namespace flag to Podman
Matthew Heon
2018-07-24
|
*
Update documentation for the State interface
Matthew Heon
2018-07-24
|
*
Ensure pods are part of the set namespace when added
Matthew Heon
2018-07-24
|
*
Enforce namespace checks on container add
Matthew Heon
2018-07-24
|
*
Add tests for state namespacing
Matthew Heon
2018-07-24
|
*
Add namespaces to in memory state
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
|
*
Add container and pod namespaces to configs
Matthew Heon
2018-07-24
*
|
Clean up pylint warnings and errors
Jhon Honce
2018-07-25
*
|
Merge pull request #1153 from jwhonce/bug/psgo
Matthew Heon
2018-07-24
|
\
\
|
*
|
Fix varlink API usage of psgo
Jhon Honce
2018-07-24
|
|
/
*
|
podman: allow to specify the IPC namespace to join
Giuseppe Scrivano
2018-07-24
*
|
podman: allow to specify the UTS namespace to join
Giuseppe Scrivano
2018-07-24
*
|
podman: allow to specify the PID namespace to join
Giuseppe Scrivano
2018-07-24
*
|
podman: allow to specify the userns to join
Giuseppe Scrivano
2018-07-24
*
|
network: support ns: prefix to join existing namespace
Giuseppe Scrivano
2018-07-24
*
|
spec: allow container:NAME network mode
Giuseppe Scrivano
2018-07-24
|
/
*
Update issue template to point build bugs at buildah
Matthew Heon
2018-07-24
*
We don't currently support --mac-address
Daniel J Walsh
2018-07-24
*
Vendor in latest containers/psgo code
Daniel J Walsh
2018-07-24
*
Update container Mounted() and Mountpoint() functions
Matthew Heon
2018-07-24
*
[WIP] Refactor and simplify python builds
Jhon Honce
2018-07-23
*
AppArmor: runtime check if it's enabled on the host
Valentin Rothberg
2018-07-23
*
Add format descriptors infor to podman top
Daniel J Walsh
2018-07-23
*
Fix error handling in pod start/stop.
haircommander
2018-07-23
*
docs/podman-top: fix typo and whitespace
Valentin Rothberg
2018-07-23
[next]