| Commit message (Expand) | Author | Age |
* | run test: use explicit uid/gid | Ed Santiago | 2020-08-25 |
* | error when adding container to pod with network information | Brent Baude | 2020-08-24 |
* | Merge pull request #7363 from mheon/lets_try_this_again | OpenShift Merge Robot | 2020-08-21 |
|\ |
|
| * | fix pod creation with "new:" syntax followup + allow hostname | Paul Holzinger | 2020-08-20 |
| * | Fix a system test failure | Matthew Heon | 2020-08-20 |
| * | fix podman version output to include git commit and builttime | Paul Holzinger | 2020-08-20 |
| * | [WIP] Refactor podman system connection | Jhon Honce | 2020-08-20 |
| * | Fix one import path pointing to containers/podman | Matthew Heon | 2020-08-20 |
| * | Default .Repository and .Tag values to <none> | Jhon Honce | 2020-08-20 |
| * | Fix handling of working dir | Daniel J Walsh | 2020-08-20 |
| * | Do not use image CMD if user gave ENTRYPOINT | Matthew Heon | 2020-08-20 |
| * | Ensure WORKDIR from images is created | Matthew Heon | 2020-08-20 |
| * | Allow specifying seccomp profiles for privileged containers | Sascha Grunert | 2020-08-20 |
| * | Replace deepcopy on history results | Brent Baude | 2020-08-20 |
| * | Add parameter verification for api creation network | zhangguanzhang | 2020-08-20 |
| * | podman save use named pipe | Qi Wang | 2020-08-20 |
| * | podman support for IPv6 networks | Antonio Ojea | 2020-08-20 |
* | | Cleanup handling of podman mount/unmount | Daniel J Walsh | 2020-08-20 |
|/ |
|
* | system tests: invoke with abs path to podman | Ed Santiago | 2020-08-11 |
* | Make changes to /etc/passwd on disk for non-read only | Matthew Heon | 2020-08-11 |
* | Add username to /etc/passwd inside of container if --userns keep-id | Daniel J Walsh | 2020-08-11 |
* | fix pod creation with "new:" syntax | Paul Holzinger | 2020-08-11 |
* | Add versioned _ping endpoint | Jhon Honce | 2020-08-11 |
* | API returns 500 in case network is not found instead of 404 | zhangguanzhang | 2020-08-11 |
* | Handle podman-remote run --rm | Daniel J Walsh | 2020-08-11 |
* | correct go-binding key for volumes | Brent Baude | 2020-08-11 |
* | cherry-pick: Reenable remote system tests | Ed Santiago | 2020-08-11 |
* | system tests: new tests for run, exec | Ed Santiago | 2020-08-11 |
* | implement the exitcode when start a container with attach | zhangguanzhang | 2020-08-11 |
* | Do not set host IP on ports when 0.0.0.0 requested | Matthew Heon | 2020-08-11 |
* | fix bug podman sign storage path | Qi Wang | 2020-08-11 |
* | podman-remote send name and tag | Brent Baude | 2020-08-11 |
* | Ensure that exec errors write exit codes to the DB | Matthew Heon | 2020-08-11 |
* | fix podman logs --tail when log is bigger than pagesize | Paul Holzinger | 2020-08-11 |
* | generate systemd: fix error handling | Valentin Rothberg | 2020-08-11 |
* | Publish IP from YAML (podman play kube) | Ashley Cui | 2020-08-04 |
* | Disable a nonfunctional build test | Matthew Heon | 2020-07-31 |
* | volumes: do not recurse when chowning | Giuseppe Scrivano | 2020-07-31 |
* | add {{.RunningFor}} placeholder in ps --format | Ashley Cui | 2020-07-31 |
* | Binding the same container port to >1 host port is OK | Matthew Heon | 2020-07-31 |
* | Specifying --ipc=host --pid=host is broken | Daniel J Walsh | 2020-07-31 |
* | Fix building from http or '-' options | Daniel J Walsh | 2020-07-31 |
* | test/apiv2: add a simple events test | Valentin Rothberg | 2020-07-27 |
* | Drop a nonfunctional test in test/apiv2 | Matthew Heon | 2020-07-22 |
* | Fix handling of entrypoint | Daniel J Walsh | 2020-07-22 |
* | fix API: Create container with an invalid configuration | zhangguanzhang | 2020-07-22 |
* | version/info: format: allow more json variants | Valentin Rothberg | 2020-07-22 |
* | Correctly print STDOUT on non-terminal remote exec | Matthew Heon | 2020-07-22 |
* | Add SystemdMode to inspect for containers | Matthew Heon | 2020-07-22 |
* | Fix lint | Matthew Heon | 2020-07-22 |