summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Makefile: ensure install.docker creates BINDIRMorten Linderud2021-04-16
* Should send the OCI runtime path not just the name to buildahDaniel J Walsh2021-04-16
* Fixed podman-remote --network flagKellen Dunham2021-04-16
* podman-run.1.md, podman-create.1.md : Adjust Markdown layout for --usernsErik Sjölund2021-04-16
* Fix typos --uidmapping and --gidmappingErik Sjölund2021-04-16
* Add default template functionsJhon Honce2021-04-16
* Don't relabel volumes if running in a privileged containerDaniel J Walsh2021-04-16
* Allow users to override default storage opts with --storage-optDaniel J Walsh2021-04-16
* Add transport and destination info to manifest docAlexander Wellbrock2021-04-16
* Verify existence of auth file if specifiedDaniel J Walsh2021-04-16
* Ensure that `--userns=keep-id` sets user in configMatthew Heon2021-04-16
* [CI:DOCS] Update swagger definition of inspect manifestJhon Honce2021-04-16
* Volumes prune endpoint should use only prune filtersJakub Guzik2021-04-16
* Adjust libpod API Container Wait documentation to the codePablo Correa Gómez2021-04-16
* Add missing returnJhon Honce2021-04-16
* [CI:DOCS] Fix formatting of podman-build man pageJonathan Wakely2021-04-16
* cgroups: force 64 bits to ParseUintGiuseppe Scrivano2021-04-16
* Fix slashes in socket URLsAnatoli Babenia2021-04-16
* [CI:DOCS] Correct status code for /pods/createJhon Honce2021-04-16
* cgroup: do not set cgroup parent when rootless and cgroupfsGiuseppe Scrivano2021-04-16
* Reflect current state of prune implementation in docsJakub Guzik2021-04-16
* Do not delete container twiceDaniel J Walsh2021-04-16
* Test that we don't error out on advertised --log-level valuesNalin Dahyabhai2021-04-16
* At trace log level, print error text using %+v instead of %vNalin Dahyabhai2021-04-16
* pkg/errorhandling.JoinErrors: don't throw away context for lone errorsNalin Dahyabhai2021-04-16
* Recognize --log-level=traceNalin Dahyabhai2021-04-16
* Fix message about runtime to show only the actual runtimeDaniel J Walsh2021-04-16
* Fix handling of $NAME and $IMAGE in runlabelDaniel J Walsh2021-04-16
* Fix flake on failed podman-remote build : try 2Daniel J Walsh2021-04-16
* Fix flake on failed podman-remote buildDaniel J Walsh2021-04-16
* Update documentation of podman-run to reflect volume "U" optionPablo Correa Gómez2021-04-16
* Fixes invalid expression in save commandzhangguanzhang2021-04-16
* Fix possible panic in libpod/image/prune.goPaul Holzinger2021-04-16
* Update all containers/ project vendorsMatthew Heon2021-04-16
* Merge pull request #9875 from mheon/bump_310OpenShift Merge Robot2021-03-30
|\
| * Fix testsMatthew Heon2021-03-29
| * Bump to v3.1.1-devMatthew Heon2021-03-29
| * Bump to v3.1.0v3.1.0Matthew Heon2021-03-29
|/
* Merge pull request #9868 from mheon/310_backportsOpenShift Merge Robot2021-03-29
|\
| * Fix test failureMatthew Heon2021-03-29
| * Update release notes for v3.1.0 final releaseMatthew Heon2021-03-29
| * [NO TESTS NEEDED] Turn on podman-remote build --isolationDaniel J Walsh2021-03-29
| * Fix long option format on docs.podman.ioPaul Holzinger2021-03-29
| * Fix containers list/prune http api filter behaviourJakub Guzik2021-03-29
| * [CI:DOCS] Add note to mappings for user/group userns in buildTomSweeneyRedHat2021-03-29
| * Validate passed in timezone from tz optionTomSweeneyRedHat2021-03-29
| * Generate Kubernetes PersistentVolumeClaims from named volumesJordan Williams2021-03-29
| * libpod/image: unit tests: use a `registries.conf` for aliasesValentin Rothberg2021-03-29
| * libpod/image: unit tests: defer cleanupValentin Rothberg2021-03-29
| * libpod/image: unit tests: use `require.NoError`Valentin Rothberg2021-03-29