| Commit message (Expand) | Author | Age |
* | remote untag: support digests | Valentin Rothberg | 2021-09-20 |
* | System tests: cleanup, and remove obsolete skips | Ed Santiago | 2021-09-17 |
* | Merge pull request #11603 from rhatdan/truncate | OpenShift Merge Robot | 2021-09-17 |
|\ |
|
| * | Add no-trunc support to podman-events | Daniel J Walsh | 2021-09-16 |
* | | Merge pull request #11602 from Luap99/netname | OpenShift Merge Robot | 2021-09-16 |
|\ \ |
|
| * | | Do not allow network modes to be used as network names | Paul Holzinger | 2021-09-16 |
| |/ |
|
* / | Only add 127.0.0.1 entry to /etc/hosts with --net=none | Paul Holzinger | 2021-09-16 |
|/ |
|
* | Merge pull request #11322 from Luap99/network-libpod | OpenShift Merge Robot | 2021-09-15 |
|\ |
|
| * | CI: load ipv6 kernel modules for rootless tests | Paul Holzinger | 2021-09-15 |
| * | Wire network interface into libpod | Paul Holzinger | 2021-09-15 |
* | | Merge pull request #11595 from matejvasek/fix-auth-ep | OpenShift Merge Robot | 2021-09-15 |
|\ \ |
|
| * | | Fix /auth compat endpoint | Matej Vasek | 2021-09-15 |
| |/ |
|
* | | Merge pull request #11592 from Luap99/runlabel-name | OpenShift Merge Robot | 2021-09-15 |
|\ \ |
|
| * | | container runlabel remove image tag from name | Paul Holzinger | 2021-09-15 |
* | | | Merge pull request #11577 from rhatdan/tmpdir | OpenShift Merge Robot | 2021-09-15 |
|\ \ \
| |_|/
|/| | |
|
| * | | Set default storage from containers.conf for temporary images | Daniel J Walsh | 2021-09-15 |
* | | | Merge pull request #11567 from giuseppe/cgroups-split-with-pods | OpenShift Merge Robot | 2021-09-15 |
|\ \ \
| |/ /
|/| | |
|
| * | | libpod: honor --cgroups=split also with pods | Giuseppe Scrivano | 2021-09-14 |
* | | | Merge pull request #11585 from flouthoc/bump-buildah-1-23-0 | OpenShift Merge Robot | 2021-09-15 |
|\ \ \ |
|
| * | | | build.bats: fix copy tests after containers/buildah#3486 | Aditya Rajan | 2021-09-15 |
| * | | | vendor: Bump github.com/containers/buildah from 1.22.3 to 1.23.0 | Aditya Rajan | 2021-09-15 |
* | | | | Merge pull request #11409 from cdoern/podVolumes | OpenShift Merge Robot | 2021-09-15 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Pod Volumes Support | cdoern | 2021-09-14 |
| | |/
| |/| |
|
* | | | api: handle nil pointer dereference in rest endpoints | Jelle van der Waa | 2021-09-15 |
| |/
|/| |
|
* | | Merge pull request #11561 from giuseppe/simplify-cgroups-disabled-test | OpenShift Merge Robot | 2021-09-14 |
|\ \ |
|
| * | | tests: enable --cgroups=disabled test for rootless | Giuseppe Scrivano | 2021-09-14 |
| * | | tests: simplify --cgroups=disabled test | Giuseppe Scrivano | 2021-09-14 |
| |/ |
|
* | | Merge pull request #11170 from flouthoc/support-rootfs-overlay | OpenShift Merge Robot | 2021-09-14 |
|\ \ |
|
| * | | rootfs: Add support for rootfs-overlay and bump to buildah v1.22.1-0.202108 | flouthoc | 2021-09-14 |
| |/ |
|
* | | Merge pull request #11559 from jwhonce/wip/generator | OpenShift Merge Robot | 2021-09-14 |
|\ \ |
|
| * | | Enhance bindings for IDE hints | Jhon Honce | 2021-09-14 |
| |/ |
|
* | | Merge pull request #11551 from Luap99/rootlessport-restart | OpenShift Merge Robot | 2021-09-14 |
|\ \ |
|
| * | | fix restart always with rootlessport | Paul Holzinger | 2021-09-13 |
* | | | test: enable --cgroup-parent test | Giuseppe Scrivano | 2021-09-14 |
| |/
|/| |
|
* | | Merge pull request #11529 from n1hility/fix-oldfields | OpenShift Merge Robot | 2021-09-13 |
|\ \ |
|
| * | | Add deprecated fields for 1.22+ clients that still expect them | Jason T. Greene | 2021-09-10 |
* | | | If container exits with 125 podman should exit with 125 | Daniel J Walsh | 2021-09-13 |
| |/
|/| |
|
* | | Merge pull request #11517 from jwhonce/issues/10053 | OpenShift Merge Robot | 2021-09-12 |
|\ \ |
|
| * | | Refacter API server emphasis on logging | Jhon Honce | 2021-09-10 |
* | | | Merge pull request #11525 from rhatdan/healthcheck | OpenShift Merge Robot | 2021-09-11 |
|\ \ \ |
|
| * | | | Stop outputting 'healthy' on healthcheck | Daniel J Walsh | 2021-09-10 |
| |/ / |
|
* | | | Merge pull request #11513 from Luap99/unshare | OpenShift Merge Robot | 2021-09-11 |
|\ \ \ |
|
| * | | | podman unshare keep exit code | Paul Holzinger | 2021-09-10 |
| | |/
| |/| |
|
* | | | Merge pull request #11323 from umohnani8/init | OpenShift Merge Robot | 2021-09-10 |
|\ \ \
| |_|/
|/| | |
|
| * | | Add init containers to generate and play kube | Urvashi Mohnani | 2021-09-10 |
| |/ |
|
* / | stats: allow to read stats for paused containers | Giuseppe Scrivano | 2021-09-10 |
|/ |
|
* | Merge pull request #11426 from fj-tsubasa/system-test-scenario | OpenShift Merge Robot | 2021-09-09 |
|\ |
|
| * | Add a system test to modify and import an exported container. | Tsubasa Watanabe | 2021-09-10 |
* | | Fix conmon attach socket buffer size | Paul Holzinger | 2021-09-09 |
* | | Merge pull request #11502 from vrothberg/vendor-mpb | OpenShift Merge Robot | 2021-09-09 |
|\ \ |
|