summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add a struct indicating if some Runtime fields were setMatthew Heon2018-12-02
* Make DB config validation an explicit stepMatthew Heon2018-12-02
* Move DB configuration up in runtime setupMatthew Heon2018-12-02
* Add ability to retrieve runtime configuration from DBMatthew Heon2018-12-02
* Merge pull request #1903 from giuseppe/fix-rootless-testsOpenShift Merge Robot2018-12-01
|\
| * tests: always install runc on UbuntuGiuseppe Scrivano2018-12-01
| * cirrus: update ubuntu imageGiuseppe Scrivano2018-11-30
| * cirrus: make apt noninteractiveGiuseppe Scrivano2018-11-30
| * Dockerfile, .cirrus.yml: update runc commitGiuseppe Scrivano2018-11-30
| * rootless: propagate XDG_RUNTIME_DIR to the OCI runtimeGiuseppe Scrivano2018-11-30
| * Update ubuntu VM image w/ newer runcChris Evich2018-11-30
|/
* Merge pull request #1896 from ypu/mount-create-testOpenShift Merge Robot2018-11-30
|\
| * Add create test with --mount flagYiqiao Pu2018-11-29
* | Merge pull request #1886 from edsantiago/pypod_run_argsOpenShift Merge Robot2018-11-30
|\ \
| * | pypod create/run: ignore args for container commandEd Santiago2018-11-28
* | | Merge pull request #1317 from rhatdan/privilegedOpenShift Merge Robot2018-11-30
|\ \ \
| * | | Disable mount options when running --privilegedDaniel J Walsh2018-11-28
| * | | Vendor in latest containers/storageDaniel J Walsh2018-11-28
* | | | Merge pull request #1777 from rhatdan/shmOpenShift Merge Robot2018-11-30
|\ \ \ \
| * | | | /dev/shm should be mounted even in rootless mode.Daniel J Walsh2018-11-28
* | | | | Merge pull request #1906 from baude/addpspOpenShift Merge Robot2018-11-30
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | add pod short option to psbaude2018-11-30
|/ / / /
* | | | Merge pull request #1890 from baude/disablecheckpointtestsOpenShift Merge Robot2018-11-28
|\ \ \ \
| * | | | disable checkpoint tests on f29baude2018-11-28
| | |_|/ | |/| |
* | | | Merge pull request #1714 from giuseppe/fix-rootless-testsOpenShift Merge Robot2018-11-28
|\ \ \ \
| * | | | test, rootless: specify USER env variableGiuseppe Scrivano2018-11-28
| * | | | Revert "downgrade runc due a rootless bug"Giuseppe Scrivano2018-11-28
| | |/ / | |/| |
* | | | Merge pull request #1852 from rhatdan/completionsOpenShift Merge Robot2018-11-28
|\ \ \ \ | |/ / / |/| | |
| * | | Fix completions to work with podman run commandDaniel J Walsh2018-11-28
| |/ /
* | | Merge pull request #1888 from baude/hidekubeOpenShift Merge Robot2018-11-28
|\ \ \ | |/ / |/| |
| * | hide kube command for nowbaude2018-11-28
|/ /
* | Merge pull request #1851 from jwhonce/wip/cmdOpenShift Merge Robot2018-11-28
|\ \
| * | Add support for --all in pypodman ps commandJhon Honce2018-11-28
* | | Merge pull request #1798 from giuseppe/fix-notify-socketOpenShift Merge Robot2018-11-28
|\ \ \
| * | | tests: fix NOTIFY_SOCKET testGiuseppe Scrivano2018-11-28
| * | | oci: propagate NOTIFY_SOCKET on runtime startGiuseppe Scrivano2018-11-28
| * | | test: fix test for NOTIFY_SOCKETGiuseppe Scrivano2018-11-28
* | | | Merge pull request #1885 from edsantiago/split_token_noneOpenShift Merge Robot2018-11-28
|\ \ \ \
| * | | | _split_token(): handle NoneEd Santiago2018-11-27
* | | | | Merge pull request #1881 from jwhonce/bug/1867OpenShift Merge Robot2018-11-28
|\ \ \ \ \
| * | | | | Fixes #1867Jhon Honce2018-11-28
| | |_|/ / | |/| | |
* | | | | Merge pull request #1880 from baude/f29fixesOpenShift Merge Robot2018-11-28
|\ \ \ \ \
| * | | | | Fix golang formatting issuesbaude2018-11-28
| | |_|/ / | |/| | |
* | | | | Merge pull request #1846 from cgwalters/netns-dns-localhostOpenShift Merge Robot2018-11-28
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Use host's resolv.conf if no network namespace enabledColin Walters2018-11-27
| | |/ / | |/| |
* | | | Merge pull request #1879 from mheon/stop_stopped_is_validOpenShift Merge Robot2018-11-28
|\ \ \ \ | |_|/ / |/| | |
| * | | Add test to ensure stopping a stopped container worksMatthew Heon2018-11-28
| * | | Stopping a stopped container is not an error for PodmanMatthew Heon2018-11-28
* | | | Merge pull request #1848 from adrianreber/masterOpenShift Merge Robot2018-11-28
|\ \ \ \ | |/ / / |/| | |
| * | | Added more checkpoint/restore test casesAdrian Reber2018-11-28