summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Move the chown to after the ADDsDaniel J Walsh2021-12-06
* compat: Add compatiblity with Docker/Moby API for scenarios where build failsAditya Rajan2021-12-06
* fix: parsing of HostConfig.Mounts for container createMatej Vasek2021-12-06
* fix: error reporting for archive endpointMatej Vasek2021-12-06
* libpod: improve heuristic to detect cgroupGiuseppe Scrivano2021-12-06
* libpod, inspect: export cgroup pathGiuseppe Scrivano2021-12-06
* stats: get the memory limit from the specGiuseppe Scrivano2021-12-06
* oci: ack crun output when container is not thereAditya Rajan2021-12-06
* oci: exit gracefully if container is already deadAditya Rajan2021-12-06
* Add note about volume with unprivileged containerUrvashi Mohnani2021-12-06
* swagger: add layers to build api docsAditya Rajan2021-12-06
* compat: add layer caching compatiblity for non podman clientsAditya Rajan2021-12-06
* fix duplicated logs commandPaul Holzinger2021-12-06
* Change error message for compatibility with dockerMichael Scherer2021-12-06
* podman machine start wait for sshPaul Holzinger2021-12-06
* fix: take absolute path for dd on apple siliconetenzy2021-12-06
* rootless: drop strerror(errno) callsGiuseppe Scrivano2021-12-06
* rootless: reuse existing open_namespace functionGiuseppe Scrivano2021-12-06
* rootless: use auto cleanup functionsGiuseppe Scrivano2021-12-06
* Set flags to test 'logs -f' with journald driverHironori Shiina2021-12-06
* secret: honor custom target for secrets with runAditya Rajan2021-12-06
* journald logs: keep reading until the journal's endNalin Dahyabhai2021-12-06
* Error logs --follow if events-backend != journald, event-logger=journaldDaniel J Walsh2021-12-06
* libpod: create /etc/mtab safelyGiuseppe Scrivano2021-12-06
* Always create working directory when using compat APIMichael Scherer2021-12-06
* Fix network mode in play kubePaul Holzinger2021-12-06
* Bump to containers/image v5.17.0Matthew Heon2021-12-06
* Update release notes for changes already in branchMatthew Heon2021-12-06
* Merge pull request #12517 from Luap99/machine-dnsOpenShift Merge Robot2021-12-06
|\
| * podman machine: use gvproxy for host.containers.internalPaul Holzinger2021-12-06
|/
* Merge pull request #12497 from mheon/fix_2021_4024OpenShift Merge Robot2021-12-03
|\
| * Swap bind address for gvproxy to localhost-onlyMatthew Heon2021-12-03
|/
* Merge pull request #12463 from vrothberg/backport-12449OpenShift Merge Robot2021-12-01
|\
| * systemd: replace multi-user with default.targetValentin Rothberg2021-12-01
|/
* Merge pull request #12451 from vrothberg/backport-12064OpenShift Merge Robot2021-11-30
|\
| * container create: fix --tls-verify parsingValentin Rothberg2021-11-30
|/
* Merge pull request #12447 from jakub-dzon/env-config-maps-backportOpenShift Merge Robot2021-11-30
|\
| * Support env variables based on ConfigMaps sent in payloadJakub Dzon2021-11-30
|/
* Merge pull request #12383 from edsantiago/flake_fixesOpenShift Merge Robot2021-11-22
|\
| * fix CIValentin Rothberg2021-11-22
| * utils: use podman-pause-$RANDOM.scope nameGiuseppe Scrivano2021-11-22
| * Network test: fix podman-remote-rootless corner caseEd Santiago2021-11-22
* | Merge pull request #12327 from zeha/backport-11976OpenShift Merge Robot2021-11-17
|\|
| * Use CGO_ENABLED=1 when building natively on darwinJhon Honce2021-11-17
|/
* Merge pull request #12274 from mheon/bump_342OpenShift Merge Robot2021-11-12
|\
| * Bump to v3.4.3-devMatthew Heon2021-11-12
| * Bump to v3.4.2v3.4.2Matthew Heon2021-11-12
| * Add release notes for v3.4.2Matthew Heon2021-11-12
| * Fix partial log line handling with journald log driverMatthew Heon2021-11-12
| * Fix Zsh completion command documentationYahav Itzhak2021-11-12