| Commit message (Expand) | Author | Age |
* | 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 |
|\ \ |
|
| * | | test/e2e/search_test.go - relax tests | Valentin Rothberg | 2021-09-09 |
* | | | Merge pull request #11447 from chenzhiwei/respect-config | OpenShift Merge Robot | 2021-09-09 |
|\ \ \ |
|
| * | | | fix play kube can't use infra_image in config file | Chen Zhiwei | 2021-09-08 |
* | | | | Merge pull request #11499 from flouthoc/inspect-tmpl-flush-writer | OpenShift Merge Robot | 2021-09-09 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | inspect: printTmpl must Flush writer | Aditya Rajan | 2021-09-09 |
* | | | | Merge pull request #11485 from Luap99/network-upgrade-test | OpenShift Merge Robot | 2021-09-09 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | podman upgrade tests for networking | Paul Holzinger | 2021-09-09 |
* | | | | Add logDriver to podman info | Daniel J Walsh | 2021-09-08 |
|/ / / |
|
* | | | system tests: new random_free_port helper | Ed Santiago | 2021-09-08 |
* | | | Merge pull request #11468 from Luap99/play-kube-slirp | OpenShift Merge Robot | 2021-09-08 |
|\ \ \ |
|
| * | | | fix play kube --network options | Paul Holzinger | 2021-09-08 |
* | | | | test/testvol/main.go: Fix missing arguments to Errorf() | Raoul Bhatia | 2021-09-08 |
* | | | | Merge pull request #11471 from mheon/checkpointed | OpenShift Merge Robot | 2021-09-08 |
|\ \ \ \ |
|
| * | | | | Add Checkpointed bool to Inspect | Matthew Heon | 2021-09-07 |
* | | | | | pkg/bindings/images.nTar(): set ownership of build context to 0:0 | Nalin Dahyabhai | 2021-09-07 |
|/ / / / |
|
* | | | | Merge pull request #11431 from jmguzik/secrets-ls-filters | OpenShift Merge Robot | 2021-09-07 |
|\ \ \ \ |
|
| * | | | | Add filtering functionality to http api secrets list | Jakub Guzik | 2021-09-03 |
| | |_|/
| |/| | |
|
* | | | | Merge pull request #11427 from flouthoc/kube-pod-logs | OpenShift Merge Robot | 2021-09-07 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | kube: Add support for podman pod logs | Aditya Rajan | 2021-09-05 |
| |/ / |
|
* | | | Merge pull request #11459 from vrothberg/fix-11438 | OpenShift Merge Robot | 2021-09-07 |
|\ \ \ |
|
| * | | | generate systemd: handle --restart | Valentin Rothberg | 2021-09-07 |
| | |/
| |/| |
|
* / | | logs -f: file: fix dead lock | Valentin Rothberg | 2021-09-07 |
|/ / |
|
* / | auto-update systemd test: skip on RHEL | Ed Santiago | 2021-09-02 |
|/ |
|
* | Merge pull request #11406 from flouthoc/manifest-rm-only-manifest | OpenShift Merge Robot | 2021-09-02 |
|\ |
|
| * | manifest: rm should not remove referenced images. | Aditya Rajan | 2021-09-02 |
* | | make podman run --systemd case insensitive | Paul Holzinger | 2021-09-02 |
|/ |
|
* | System tests: add cleanup & debugging output | Ed Santiago | 2021-09-01 |
* | Merge pull request #11376 from ashley-cui/envsec | OpenShift Merge Robot | 2021-09-01 |
|\ |
|
| * | Make secret env var available to exec session | Ashley Cui | 2021-08-31 |
* | | pass LISTEN_* environment into container | Valentin Rothberg | 2021-08-31 |
|/ |
|
* | Merge pull request #11357 from vrothberg/fix-11171 | OpenShift Merge Robot | 2021-08-31 |
|\ |
|
| * | auto-update: fix authfile label | Valentin Rothberg | 2021-08-30 |
* | | container: resolve workdir after all the mounts happen. | flouthoc | 2021-08-30 |
|/ |
|
* | Add support for mount options to API | Jhon Honce | 2021-08-27 |