| Commit message (Expand) | Author | Age |
* | generate systemd: add --start-timeout flag | Valentin Rothberg | 2021-11-23 |
* | Merge pull request #11795 from cevich/update_to_f35 | OpenShift Merge Robot | 2021-11-18 |
|\ |
|
| * | Cirrus: Fix bindings test hang b/c logging config mismatch | Chris Evich | 2021-11-18 |
* | | Add --file-locks checkpoint/restore option | Radostin Stoyanov | 2021-11-18 |
|/ |
|
* | remote checkpoint/restore: more fixes | Valentin Rothberg | 2021-11-18 |
* | fix remote checkpoint/restore | Valentin Rothberg | 2021-11-16 |
* | Merge pull request #12300 from WanzenBug/fix-bindings-context | OpenShift Merge Robot | 2021-11-15 |
|\ |
|
| * | bindings: reuse context for API requests | Moritz "WanzenBug" Wanzenböck | 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 |
* | | Fix bindings container log test | Paul Holzinger | 2021-11-04 |
* | | Handle HTTP 409 error messages properly for Pod actions | Ondra Machacek | 2021-11-02 |
* | | Add support to play kube for --log-opt | Daniel J Walsh | 2021-10-25 |
|/ |
|
* | Refactor podman search to be more code friendly | Jhon Honce | 2021-10-12 |
* | Fixes #11668 | Jake Parks | 2021-10-06 |
* | libpod: fix race when closing STDIN | Paul Holzinger | 2021-10-06 |
* | 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 |
* | Add guard for BuildOptions.CommonBuildOpts | Jhon Honce | 2021-09-30 |
* | Remind user to check connection or use podman machine | Ashley Cui | 2021-09-28 |
* | image prune: support removing external containers | Valentin Rothberg | 2021-09-28 |
* | remote build: EvalSymlinks() the context directory | Nalin Dahyabhai | 2021-09-27 |
* | standardize logrus messages to upper case | Daniel J Walsh | 2021-09-22 |
* | podman save: add `--uncompressed` | Valentin Rothberg | 2021-09-22 |
* | Wire network interface into libpod | Paul Holzinger | 2021-09-15 |
* | build: take advantage of --platform lists | Nalin Dahyabhai | 2021-09-14 |
* | Enhance bindings for IDE hints | Jhon Honce | 2021-09-14 |
* | Stop outputting 'healthy' on healthcheck | Daniel J Walsh | 2021-09-10 |
* | pkg/bindings/images.nTar(): set ownership of build context to 0:0 | Nalin Dahyabhai | 2021-09-07 |
* | Add filtering functionality to http api secrets list | Jakub Guzik | 2021-09-03 |
* | InfraContainer Rework | cdoern | 2021-08-26 |
* | Merge pull request #11298 from baude/kubeupdown | OpenShift Merge Robot | 2021-08-26 |
|\ |
|
| * | teardown play kube | Brent Baude | 2021-08-24 |
* | | Fix file descriptor leaks and add test | Jhon Honce | 2021-08-24 |
|/ |
|
* | pkg/bindings/images.nTar(): slashify hdr.Name values | Nalin Dahyabhai | 2021-08-18 |
* | Change connection error to be helpful for machine users | Ashley Cui | 2021-08-11 |
* | Bump Buildah to v1.22.0 [NO TESTS NEEDED] | TomSweeneyRedHat | 2021-08-04 |
* | Merge pull request #11003 from pascomnet/f_stats | openshift-ci[bot] | 2021-08-04 |
|\ |
|
| * | e2e tests: re-enable and fix podman stats tests | Thomas Weber | 2021-08-02 |
| * | stats: add a interval parameter to cli and api stream mode | Thomas Weber | 2021-07-27 |
* | | Merge pull request #11067 from vrothberg/fix-10154-2 | OpenShift Merge Robot | 2021-07-28 |
|\ \ |
|
| * | | remote build: fix streaming and error handling | Valentin Rothberg | 2021-07-28 |
* | | | Merge pull request #10910 from adrianreber/2021-07-12-checkpoint-restore-into... | OpenShift Merge Robot | 2021-07-28 |
|\ \ \
| |/ /
|/| | |
|
| * | | Support checkpoint/restore with pods | Adrian Reber | 2021-07-27 |
| |/ |
|
* / | support container to container copy | Mehul Arora | 2021-07-27 |
|/ |
|
* | podman-remote build use .containerignore over .dockerignore | Daniel J Walsh | 2021-07-14 |
* | Merge pull request #10916 from mheon/fix_7360 | OpenShift Merge Robot | 2021-07-14 |
|\ |
|
| * | Perform a one-sided close of HTTP attach conn on EOF | Matthew Heon | 2021-07-13 |
* | | Don't exclude Dockerfile, Containerfiles from tar content | Daniel J Walsh | 2021-07-10 |
|/ |
|
* | Replace old RESTful tutorial with updated README | Brent Baude | 2021-07-07 |