aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Added tcp-established to checkpoint/restoreAdrian Reber2018-11-28
* Remove unused CRIU_COMMIT variableAdrian Reber2018-11-28
* Point CRIU_COMMIT to CRIU release 3.11Adrian Reber2018-11-28
* Updated CRIO_COMMIT to pull in new conmon for CRIUAdrian Reber2018-11-28
* Use also a struct to pass options to Restore()Adrian Reber2018-11-28
* Merge pull request #1878 from giuseppe/fix-static-ip-testOpenShift Merge Robot2018-11-27
|\
| * test: cleanup CNI network used by the testsGiuseppe Scrivano2018-11-27
|/
* Merge pull request #1874 from ypu/mount-testOpenShift Merge Robot2018-11-27
|\
| * Remove mount options relatime from podman run --mount with sharedYiqiao Pu2018-11-27
| * Update test case name to podman run with --mount flagYiqiao Pu2018-11-27
* | Merge pull request #1863 from afbjorklund/podman_versionOpenShift Merge Robot2018-11-27
|\ \
| * | Actually set version for podman module / pypodmanAnders F Björklund2018-11-25
* | | Merge pull request #1832 from giuseppe/always-make-explicit-tty-to-execOpenShift Merge Robot2018-11-27
|\ \ \
| * | | exec: always make explicit the tty valueGiuseppe Scrivano2018-11-20
* | | | Merge pull request #1871 from ypu/ip-testOpenShift Merge Robot2018-11-27
|\ \ \ \
| * | | | Add some tests for --ip flag with run and create commandYiqiao Pu2018-11-27
| | |_|/ | |/| |
* | | | Merge pull request #1850 from vrothberg/mount-propagationOpenShift Merge Robot2018-11-27
|\ \ \ \
| * | | | set root propagation based on volume propertiesValentin Rothberg2018-11-26
* | | | | Merge pull request #1734 from rhatdan/networkOpenShift Merge Robot2018-11-27
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | libpod should know if the network is disabledDaniel J Walsh2018-11-13
* | | | | Merge pull request #1868 from QiWang19/issue860OpenShift Merge Robot2018-11-26
|\ \ \ \ \
| * | | | | Add history and namespaceoptions to image inspectQi Wang2018-11-26
| | |/ / / | |/| | |
* | | | | Merge pull request #1838 from umohnani8/vendorOpenShift Merge Robot2018-11-26
|\ \ \ \ \
| * | | | | Vendor in latest containers/buildahUrvashi Mohnani2018-11-21
* | | | | | Merge pull request #1865 from baude/existsOpenShift Merge Robot2018-11-26
|\ \ \ \ \ \
| * | | | | | add podman container|image existsbaude2018-11-26
|/ / / / / /
* | | | | | Merge pull request #1860 from TomasTomecek/version-add-formatOpenShift Merge Robot2018-11-25
|\ \ \ \ \ \
| * | | | | | implement --format for version commandTomas Tomecek2018-11-25
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #1862 from elimisteve/patch-1OpenShift Merge Robot2018-11-25
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | podman_tutorial.md typos: arguement -> argument; missing 'a'Steve Phillips2018-11-24
|/ / / / /
* | | | | Merge pull request #1858 from adrianreber/paprOpenShift Merge Robot2018-11-23
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Load NAT modules to fix tests involving CRIUAdrian Reber2018-11-23
|/ / / /
* | | | Merge pull request #1835 from adrianreber/masterOpenShift Merge Robot2018-11-21
|\ \ \ \
| * | | | Update checkpoint/restore man pagesAdrian Reber2018-11-20
| * | | | Added option to keep containers running after checkpointingAdrian Reber2018-11-20
| * | | | Use a struct to pass options to Checkpoint()Adrian Reber2018-11-20
| | |_|/ | |/| |
* | | | Merge pull request #1810 from baude/inspectToKubeOpenShift Merge Robot2018-11-20
|\ \ \ \ | |_|/ / |/| | |
| * | | output libpod container to kubernetes yamlbaude2018-11-19
* | | | Merge pull request #1829 from baude/enableportbindinginpodsOpenShift Merge Robot2018-11-20
|\ \ \ \
| * | | | Allow users to expose ports from the pod to the hostbaude2018-11-20
* | | | | Merge pull request #1831 from jwhonce/wip/cmdOpenShift Merge Robot2018-11-20
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Improve speed of containers.list()Jhon Honce2018-11-19
|/ / / /
* | | | Merge pull request #1824 from afbjorklund/pypodman_userOpenShift Merge Robot2018-11-19
|\ \ \ \
| * | | | Don't use $HOST and $USER variables for remoteAnders F Björklund2018-11-18
* | | | | Merge pull request #1806 from giuseppe/rootless-create-default-filesOpenShift Merge Robot2018-11-19
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | rootless: create empty mounts.conf if it doesn't existGiuseppe Scrivano2018-11-19
| * | | | registries: check user registries file only in rootless modeGiuseppe Scrivano2018-11-19
| * | | | rootless: create storage.conf when it doesn't existGiuseppe Scrivano2018-11-19
| * | | | rootless: create libpod.conf when it doesn't existGiuseppe Scrivano2018-11-19
| |/ / /
* | | | Merge pull request #1823 from jwhonce/wip/cmdOpenShift Merge Robot2018-11-19
|\ \ \ \ | |_|/ / |/| | |