| Commit message (Expand) | Author | Age |
* | Remind user to check connection or use podman machine | Ashley Cui | 2021-09-29 |
* | stop: Do nothing if container was never created in runtime | Aditya Rajan | 2021-09-29 |
* | remote build: EvalSymlinks() the context directory | Nalin Dahyabhai | 2021-09-29 |
* | podman machine: do not join userns | Paul Holzinger | 2021-09-29 |
* | added healthcheck to ps command | Sankalp Rangare | 2021-09-29 |
* | podman generate kube should not include images command | Daniel J Walsh | 2021-09-29 |
* | Also show the (initial) disk size | Anders F Björklund | 2021-09-29 |
* | Show cpus and memory in machine list | Anders F Björklund | 2021-09-29 |
* | Set context dir for play kube build | Brent Baude | 2021-09-23 |
* | [3.4] podman save: enforce signature removal | Valentin Rothberg | 2021-09-23 |
* | Merge pull request #11705 from mheon/340 | OpenShift Merge Robot | 2021-09-22 |
|\ |
|
| * | Generate kube should'd add podman default environment vars | Daniel J Walsh | 2021-09-22 |
| * | Add a backoff and retries to retrieving exited event | Matthew Heon | 2021-09-22 |
| * | Remove references to kube being development | Brent Baude | 2021-09-22 |
| * | compat API: /images/json prefix image id with sha256 | Paul Holzinger | 2021-09-22 |
| * | remote untag: support digests | Valentin Rothberg | 2021-09-22 |
| * | container runlabel remove image tag from name | Paul Holzinger | 2021-09-22 |
| * | Fix /auth compat endpoint | Matej Vasek | 2021-09-22 |
| * | fix inverted condition | Matej Vasek | 2021-09-22 |
* | | Fix machine image | Ashley Cui | 2021-09-22 |
|/ |
|
* | Merge pull request #11624 from giuseppe/3.4-fix-pause-process | Daniel J Walsh | 2021-09-20 |
|\ |
|
| * | system: move MovePauseProcessToScope to utils | Giuseppe Scrivano | 2021-09-17 |
| * | system: always move pause process when running on systemd | Giuseppe Scrivano | 2021-09-17 |
| * | system: avoid reading pause pid file | Giuseppe Scrivano | 2021-09-17 |
* | | [3.4] vendor c/common@v0.44.1 | Valentin Rothberg | 2021-09-20 |
|/ |
|
* | build: take advantage of --platform lists | Nalin Dahyabhai | 2021-09-16 |
* | api: handle nil pointer dereference in rest endpoints | Jelle van der Waa | 2021-09-16 |
* | Document `all` query parameter for /libpod/images/prune | Jelle van der Waa | 2021-09-16 |
* | Enhance bindings for IDE hints | Jhon Honce | 2021-09-16 |
* | remove rootlessport socket to prevent EADDRINUSE | Paul Holzinger | 2021-09-16 |
* | Search gvproxy with config.FindHelperBinary() | Hyeon Kim | 2021-09-16 |
* | Add deprecated fields for 1.22+ clients that still expect them | Jason T. Greene | 2021-09-16 |
* | Use default username for podman machine ssh | Ashley Cui | 2021-09-16 |
* | Use new aarch64 fcos repos | baude | 2021-09-15 |
* | Revert "logs: adjust handling around partial log messages" | Paul Holzinger | 2021-09-14 |
* | Fix #11444: remote breaks with stdout redirection | Anton Tykhyy | 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 #11323 from umohnani8/init | OpenShift Merge Robot | 2021-09-10 |
|\ \
| |/
|/| |
|
| * | Add init containers to generate and play kube | Urvashi Mohnani | 2021-09-10 |
* | | Merge pull request #11498 from vrothberg/fix-11489 | OpenShift Merge Robot | 2021-09-10 |
|\ \ |
|
| * | | machine: set filemodes in octal | Valentin Rothberg | 2021-09-10 |
| * | | podman machine: enforce a single search registry | Valentin Rothberg | 2021-09-10 |
| |/ |
|
* | | Merge pull request #11506 from giuseppe/fix-stats-restart-container | OpenShift Merge Robot | 2021-09-10 |
|\ \ |
|
| * | | api: correctly set the container stats | Giuseppe Scrivano | 2021-09-10 |
| |/ |
|
* / | Add /containers/stats response to API docs | Jelle van der Waa | 2021-09-10 |
|/ |
|
* | 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 |