summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * Ensure the generated NodePort values are uniqueMiloslav Trmač2021-12-06
| * Allow containerPortsToServicePorts to failMiloslav Trmač2021-12-06
| * Don't use the global math/rand RNG for service portsMiloslav Trmač2021-12-06
| * Move a comment to the relevant placeMiloslav Trmač2021-12-06
| * compat: images/jsonValentin Rothberg2021-12-06
| * Fixed the containerfile not found during remote build.Shion Tanaka2021-12-06
| * container, cgroup: detect pid terminationGiuseppe Scrivano2021-12-06
| * top: parse ps(1) args correctlyValentin Rothberg2021-12-06
| * Only open save output file with WRONLYDaniel J Walsh2021-12-06
| * List /etc/containers/certs.d as default for --cert-pathDaniel J Walsh2021-12-06
| * 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