| Commit message (Expand) | Author | Age |
* | 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 |
| * | utils: use podman-pause-$RANDOM.scope name | Giuseppe Scrivano | 2021-11-22 |
| * | Network test: fix podman-remote-rootless corner case | Ed Santiago | 2021-11-22 |
* | | Merge pull request #12327 from zeha/backport-11976 | OpenShift Merge Robot | 2021-11-17 |
|\| |
|
| * | Use CGO_ENABLED=1 when building natively on darwin | Jhon Honce | 2021-11-17 |
|/ |
|
* | Merge pull request #12274 from mheon/bump_342 | OpenShift Merge Robot | 2021-11-12 |
|\ |
|
| * | Bump to v3.4.3-dev | Matthew Heon | 2021-11-12 |
| * | Bump to v3.4.2v3.4.2 | Matthew Heon | 2021-11-12 |
| * | Add release notes for v3.4.2 | Matthew Heon | 2021-11-12 |
| * | Fix partial log line handling with journald log driver | Matthew Heon | 2021-11-12 |
| * | Fix Zsh completion command documentation | Yahav Itzhak | 2021-11-12 |
| * | Fix flake in upgrade tests | Paul Holzinger | 2021-11-12 |
| * | VOLUME must be declared after RUN chown command | Jindrich Novy | 2021-11-12 |
| * | podman-generate-kube - remove empty structs from YAML | Boaz Shuster | 2021-11-12 |
| * | Exclude already built sources for static build | Sascha Grunert | 2021-11-12 |
| * | Match .c files in Makefile | Ian Wienand | 2021-11-12 |
| * | shm_lock: Handle ENOSPC better in AllocateSemaphore | Ian Wienand | 2021-11-12 |
| * | Minor test tweaks | Ed Santiago | 2021-11-12 |
| * | pod/container create: resolve conflicts of generated names | Valentin Rothberg | 2021-11-12 |
| * | Add some information about disabling SELinux when using system volumes | Daniel J Walsh | 2021-11-12 |
| * | Log Apache access_log-like entries at Info level [NO NEW TESTS NEEDED] | Jhon Honce | 2021-11-12 |
| * | tweak a couple of flag descriptions in help output | Nalin Dahyabhai | 2021-11-12 |
| * | Fix bindings container log test | Paul Holzinger | 2021-11-12 |
| * | test: run --cgroups=split in new cgroup | Giuseppe Scrivano | 2021-11-12 |
| * | Fix tests of podman image trust --raw and --json | Miloslav Trmač | 2021-11-12 |
| * | Tighten the expected output of the "podman image trust show" test | Miloslav Trmač | 2021-11-12 |
| * | Use INTEGRATION_ROOT instead of current directory | Miloslav Trmač | 2021-11-12 |
| * | Handle HTTP 409 error messages properly for Pod actions | Ondra Machacek | 2021-11-12 |
| * | Fix swagger definitions | Matej Vasek | 2021-11-12 |
| * | Cirrus: Authorize rootless user self-ssh | Chris Evich | 2021-11-12 |