summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Bump to v0.9.1v0.9.1Matthew Heon2018-09-07
* Merge pull request #1427 from mheon/release_notes_0.9.1Matthew Heon2018-09-07
|\
| * Update RELEASE_NOTES for 0.9.1 releaseMatthew Heon2018-09-07
|/
* Fix pod sharing for utsmodeDaniel J Walsh2018-09-07
* Respect user-added mounts over default spec mountsMatthew Heon2018-09-07
* Ensure we do not overlap mounts in the specMatthew Heon2018-09-07
* Change references to cri-o to point at new repositoryDaniel J Walsh2018-09-07
* fix docs for podman buildbaude2018-09-07
* use layer cache when building imagesbaude2018-09-07
* Add first pass for baseline pod testsbaude2018-09-07
* Change shm test to be less flaky.Daniel J Walsh2018-09-07
* Update WaitForTimeOut to output OutputString to help with debugging.Daniel J Walsh2018-09-06
* Fixups for baseline test scriptbaude2018-09-06
* Fix nameing of Namespaces to be more consistentDaniel J Walsh2018-09-06
* Start pod infra container when pod is createdbaude2018-09-06
* vendor containerd/cgroupsbaude2018-09-06
* Fix up libpod.conf man pages and referencese to it.Daniel J Walsh2018-09-06
* Print errors from individual pull attemptsMatthew Heon2018-09-05
* Added GOPATH/bin to PATH install.mdTomSweeneyRedHat2018-09-05
* We should fail Podman with ExitCode 125 by defaultDaniel J Walsh2018-09-05
* Add CRI logs parsing to podman logsumohnani82018-09-05
* rmi remove all not error when no images are presentbaude2018-09-05
* rootless: check uid with Geteuid() instead of Getuid()Giuseppe Scrivano2018-09-04
* rootless, tests: add tests for the pod commandGiuseppe Scrivano2018-09-04
* rootless, create: support --podGiuseppe Scrivano2018-09-04
* rootless, run: support --podGiuseppe Scrivano2018-09-04
* rootless: create compatible pod infra containerGiuseppe Scrivano2018-09-04
* rootless: be in an userns to initialize the runtimeGiuseppe Scrivano2018-09-04
* commandNotFoundHandler: use stderr and exit code 1Valentin Rothberg2018-09-01
* Merge pull request #1394 from mheon/bump-0.8.5Matthew Heon2018-08-31
|\
| * Bump gitvalidation epochMatthew Heon2018-08-31
| * Bump to v0.9.1-devMatthew Heon2018-08-31
| * Bump to v0.8.5v0.8.5Matthew Heon2018-08-31
* | Merge pull request #1393 from mheon/release_notes_0.8.5Matthew Heon2018-08-31
|\ \ | |/ |/|
| * Update release notes for 0.8.5Matthew Heon2018-08-31
|/
* Merge pull request #1392 from mheon/up_wait_durationMatthew Heon2018-08-31
|\
| * Up time between checks for podman waitMatthew Heon2018-08-31
* | Merge pull request #1318 from rhatdan/systemdMatthew Heon2018-08-31
|\ \
| * | Add proper support for systemd inside of podmanDaniel J Walsh2018-08-31
|/ /
* | We are mistakenly seeing repos as registries.Daniel J Walsh2018-08-31
* | container: resolve rootfs symlinksGiuseppe Scrivano2018-08-31
|/
* Turn on test debuggingJhon Honce2018-08-31
* Add support for remote commandsJhon Honce2018-08-31
* fixup A few language changes and subuid(5)Naja Melan2018-08-31
* Make the documentation of user namespace options in podman-run clearerNaja Melan2018-08-31
* pod create: restore help flagValentin Rothberg2018-08-31
* catch command-not-found errorsValentin Rothberg2018-08-31
* don't print help message for usage errorsValentin Rothberg2018-08-31
* Vendor in latest containers/storage and containers/imageDaniel J Walsh2018-08-31
* Merge pull request #1382 from baude/addconmonBrent Baude2018-08-30
|\