| Commit message (Expand) | Author | Age |
* | Ensure the generated NodePort values are unique | Miloslav Trmač | 2021-12-06 |
* | Allow containerPortsToServicePorts to fail | Miloslav Trmač | 2021-12-06 |
* | Don't use the global math/rand RNG for service ports | Miloslav Trmač | 2021-12-06 |
* | Move a comment to the relevant place | Miloslav Trmač | 2021-12-06 |
* | compat: images/json | Valentin Rothberg | 2021-12-06 |
* | Fixed the containerfile not found during remote build. | Shion Tanaka | 2021-12-06 |
* | container, cgroup: detect pid termination | Giuseppe Scrivano | 2021-12-06 |
* | top: parse ps(1) args correctly | Valentin Rothberg | 2021-12-06 |
* | Only open save output file with WRONLY | Daniel J Walsh | 2021-12-06 |
* | List /etc/containers/certs.d as default for --cert-path | Daniel J Walsh | 2021-12-06 |
* | Move the chown to after the ADDs | Daniel J Walsh | 2021-12-06 |
* | compat: Add compatiblity with Docker/Moby API for scenarios where build fails | Aditya Rajan | 2021-12-06 |
* | fix: parsing of HostConfig.Mounts for container create | Matej Vasek | 2021-12-06 |
* | fix: error reporting for archive endpoint | Matej Vasek | 2021-12-06 |
* | libpod: improve heuristic to detect cgroup | Giuseppe Scrivano | 2021-12-06 |
* | libpod, inspect: export cgroup path | Giuseppe Scrivano | 2021-12-06 |
* | stats: get the memory limit from the spec | Giuseppe Scrivano | 2021-12-06 |
* | oci: ack crun output when container is not there | Aditya Rajan | 2021-12-06 |
* | oci: exit gracefully if container is already dead | Aditya Rajan | 2021-12-06 |
* | Add note about volume with unprivileged container | Urvashi Mohnani | 2021-12-06 |
* | swagger: add layers to build api docs | Aditya Rajan | 2021-12-06 |
* | compat: add layer caching compatiblity for non podman clients | Aditya Rajan | 2021-12-06 |
* | fix duplicated logs command | Paul Holzinger | 2021-12-06 |
* | Change error message for compatibility with docker | Michael Scherer | 2021-12-06 |
* | podman machine start wait for ssh | Paul Holzinger | 2021-12-06 |
* | fix: take absolute path for dd on apple silicon | etenzy | 2021-12-06 |
* | rootless: drop strerror(errno) calls | Giuseppe Scrivano | 2021-12-06 |
* | rootless: reuse existing open_namespace function | Giuseppe Scrivano | 2021-12-06 |
* | rootless: use auto cleanup functions | Giuseppe Scrivano | 2021-12-06 |
* | Set flags to test 'logs -f' with journald driver | Hironori Shiina | 2021-12-06 |
* | secret: honor custom target for secrets with run | Aditya Rajan | 2021-12-06 |
* | journald logs: keep reading until the journal's end | Nalin Dahyabhai | 2021-12-06 |
* | Error logs --follow if events-backend != journald, event-logger=journald | Daniel J Walsh | 2021-12-06 |
* | libpod: create /etc/mtab safely | Giuseppe Scrivano | 2021-12-06 |
* | Always create working directory when using compat API | Michael Scherer | 2021-12-06 |
* | Fix network mode in play kube | Paul Holzinger | 2021-12-06 |
* | Bump to containers/image v5.17.0 | Matthew Heon | 2021-12-06 |
* | Update release notes for changes already in branch | Matthew Heon | 2021-12-06 |
* | Merge pull request #12517 from Luap99/machine-dns | OpenShift Merge Robot | 2021-12-06 |
|\ |
|
| * | podman machine: use gvproxy for host.containers.internal | Paul Holzinger | 2021-12-06 |
|/ |
|
* | Merge pull request #12497 from mheon/fix_2021_4024 | OpenShift Merge Robot | 2021-12-03 |
|\ |
|
| * | Swap bind address for gvproxy to localhost-only | Matthew Heon | 2021-12-03 |
|/ |
|
* | Merge pull request #12463 from vrothberg/backport-12449 | OpenShift Merge Robot | 2021-12-01 |
|\ |
|
| * | systemd: replace multi-user with default.target | Valentin Rothberg | 2021-12-01 |
|/ |
|
* | Merge pull request #12451 from vrothberg/backport-12064 | OpenShift Merge Robot | 2021-11-30 |
|\ |
|
| * | container create: fix --tls-verify parsing | Valentin Rothberg | 2021-11-30 |
|/ |
|
* | Merge pull request #12447 from jakub-dzon/env-config-maps-backport | OpenShift Merge Robot | 2021-11-30 |
|\ |
|
| * | Support env variables based on ConfigMaps sent in payload | Jakub Dzon | 2021-11-30 |
|/ |
|
* | Merge pull request #12383 from edsantiago/flake_fixes | OpenShift Merge Robot | 2021-11-22 |
|\ |
|
| * | fix CI | Valentin Rothberg | 2021-11-22 |