| Commit message (Expand) | Author | Age |
* | secret: honor custom target for secrets with run | Aditya Rajan | 2021-12-06 |
* | Always create working directory when using compat API | Michael Scherer | 2021-12-06 |
* | Fix network mode in play kube | Paul Holzinger | 2021-12-06 |
* | Swap bind address for gvproxy to localhost-only | Matthew Heon | 2021-12-03 |
* | systemd: replace multi-user with default.target | Valentin Rothberg | 2021-12-01 |
* | container create: fix --tls-verify parsing | Valentin Rothberg | 2021-11-30 |
* | Support env variables based on ConfigMaps sent in payload | Jakub Dzon | 2021-11-30 |
* | podman-generate-kube - remove empty structs from YAML | Boaz Shuster | 2021-11-12 |
* | Log Apache access_log-like entries at Info level [NO NEW TESTS NEEDED] | Jhon Honce | 2021-11-12 |
* | Fix bindings container log test | Paul Holzinger | 2021-11-12 |
* | Handle HTTP 409 error messages properly for Pod actions | Ondra Machacek | 2021-11-12 |
* | Fix swagger definitions | Matej Vasek | 2021-11-12 |
* | Set DOCKER_HOST in the VM | Matej Vasek | 2021-11-12 |
* | cgroups: use SessionBusPrivateNoAutoStartup | Giuseppe Scrivano | 2021-11-12 |
* | If Dockerfile exists in same directory as service, we should not use it. | Daniel J Walsh | 2021-11-12 |
* | podman run --memory=0 ... should not set memory limit | Daniel J Walsh | 2021-11-12 |
* | Replace 'an user' => 'a user' | Stefan Weil | 2021-11-12 |
* | volumes: be more tolerant and fix infinite loop | Valentin Rothberg | 2021-11-08 |
* | [backport] tag: Support tagging manifest list instead of resolving to images | Aditya Rajan | 2021-11-01 |
* | Don't use docker/pkg/archive, use containers/storage/pkg/archive | Daniel J Walsh | 2021-10-19 |
* | cgroups: use cgroup.controllers to read controllers | Giuseppe Scrivano | 2021-10-19 |
* | Use SplitN(2) when copying env variables | Jhon Honce | 2021-10-19 |
* | podman stats: move cgroup validation to server | Paul Holzinger | 2021-10-19 |
* | [CI:DOCS] oci-hooks.5.md: fixup section in header | Reinhard Tartler | 2021-10-19 |
* | Ensure `podman ps --sync` functions | Matthew Heon | 2021-10-19 |
* | libpod: fix race when closing STDIN | Paul Holzinger | 2021-10-19 |
* | Add guard for BuildOptions.CommonBuildOpts | Jhon Honce | 2021-10-19 |
* | machine: silently cleanup dangling sockets before rm if possible | Aditya Rajan | 2021-10-19 |
* | Allow a value of -1 to set unlimited pids limit | Urvashi Mohnani | 2021-10-19 |
* | Support selinux options with bind mounts play/gen | Brent Baude | 2021-09-30 |
* | Disable docker and alias to podman in FCOS ignition | Jason T. Greene | 2021-09-29 |
* | 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 |