| Commit message (Expand) | Author | Age |
* | generate systemd: add --start-timeout flag | Valentin Rothberg | 2021-11-23 |
* | compat: add layer caching compatiblity for non podman clients | Aditya Rajan | 2021-11-22 |
* | api/handlers: Add checkpoint/restore FileLocks | Radostin Stoyanov | 2021-11-19 |
* | Merge pull request #12318 from mscherer/2nd_try | OpenShift Merge Robot | 2021-11-19 |
|\ |
|
| * | Change error message for compatibility with docker | Michael Scherer | 2021-11-16 |
* | | Do not store the exit command in container config | Paul Holzinger | 2021-11-18 |
* | | remote checkpoint/restore: more fixes | Valentin Rothberg | 2021-11-18 |
* | | Merge pull request #12281 from vrothberg/fix-12007 | OpenShift Merge Robot | 2021-11-17 |
|\ \
| |/
|/| |
|
| * | fix remote checkpoint/restore | Valentin Rothberg | 2021-11-16 |
* | | Add --unsetenv & --unsetenv-all to remove def environment variables | Daniel J Walsh | 2021-11-15 |
|/ |
|
* | Merge pull request #11076 from boaz0/closes_10275 | OpenShift Merge Robot | 2021-11-15 |
|\ |
|
| * | Support template unit files in podman generate systemd | Boaz Shuster | 2021-10-22 |
* | | Added optional container restore statistics | Adrian Reber | 2021-11-15 |
* | | Added optional container checkpointing statistics | Adrian Reber | 2021-11-15 |
* | | Enable 'podman run --memory-swappiness=0' | Hironori Shiina | 2021-11-12 |
* | | Always create working directory when using compat API | Michael Scherer | 2021-11-12 |
* | | Merge pull request #12178 from matejvasek/swagger-make-filed-optional | OpenShift Merge Robot | 2021-11-05 |
|\ \ |
|
| * | | Update swagger doc make filed optional | Matej Vasek | 2021-11-04 |
* | | | Merge pull request #12159 from jwhonce/issues/12115 | OpenShift Merge Robot | 2021-11-02 |
|\ \ \
| |/ /
|/| | |
|
| * | | Implement top streaming for containers and pods | Jhon Honce | 2021-11-02 |
* | | | Add tests | Matej Vasek | 2021-11-01 |
* | | | More conforming libpod API and swagger types | Matej Vasek | 2021-11-01 |
* | | | More conforming libpod API and swagger types | Matej Vasek | 2021-11-01 |
* | | | Better emptiness test for custom JSON serializer | Matej Vasek | 2021-11-01 |
|/ / |
|
* | | Allow label and labels when creating volumes | Jhon Honce | 2021-10-28 |
* | | Merge pull request #11956 from vrothberg/pause | OpenShift Merge Robot | 2021-10-27 |
|\ \ |
|
| * | | pod create: remove need for pause image | Valentin Rothberg | 2021-10-26 |
* | | | Merge pull request #12092 from rhatdan/build | OpenShift Merge Robot | 2021-10-26 |
|\ \ \
| |/ /
|/| | |
|
| * | | If Dockerfile exists in same directory as service, we should not use it. | Daniel J Walsh | 2021-10-25 |
| |/ |
|
* / | Add support to play kube for --log-opt | Daniel J Walsh | 2021-10-25 |
|/ |
|
* | tag: Support tagging manifest list instead of resolving to images | Aditya Rajan | 2021-10-21 |
* | Refactor podman search to be more code friendly | Jhon Honce | 2021-10-12 |
* | faster image inspection | Valentin Rothberg | 2021-10-08 |
* | Add --time out for podman * rm -f commands | Daniel J Walsh | 2021-10-04 |
* | Add podman play kube --no-hosts options | Daniel J Walsh | 2021-10-01 |
* | image prune: support removing external containers | Valentin Rothberg | 2021-09-28 |
* | Merge pull request #11654 from Luap99/health-docker | OpenShift Merge Robot | 2021-09-23 |
|\ |
|
| * | podman inspect add State.Health field for docker compat | Paul Holzinger | 2021-09-23 |
* | | podman save: enforce signature removal | Valentin Rothberg | 2021-09-23 |
* | | standardize logrus messages to upper case | Daniel J Walsh | 2021-09-22 |
|/ |
|
* | podman save: add `--uncompressed` | Valentin Rothberg | 2021-09-22 |
* | Pod Device Support | cdoern | 2021-09-20 |
* | compat API: /images/json prefix image id with sha256 | Paul Holzinger | 2021-09-20 |
* | Do not allow network modes to be used as network names | Paul Holzinger | 2021-09-16 |
* | fix inverted condition | Matej Vasek | 2021-09-16 |
* | Merge pull request #11322 from Luap99/network-libpod | OpenShift Merge Robot | 2021-09-15 |
|\ |
|
| * | Wire network interface into libpod | Paul Holzinger | 2021-09-15 |
* | | Fix /auth compat endpoint | Matej Vasek | 2021-09-15 |
|/ |
|
* | Merge pull request #11409 from cdoern/podVolumes | OpenShift Merge Robot | 2021-09-15 |
|\ |
|
| * | Pod Volumes Support | cdoern | 2021-09-14 |