| Commit message (Expand) | Author | Age |
... | |
* | | Merge pull request #15454 from vrothberg/bump-psgo | Daniel J Walsh | 2022-08-24 |
|\ \ |
|
| * | | vendor containers/psgo@v1.7.3 | Valentin Rothberg | 2022-08-24 |
* | | | Merge pull request #15434 from rhatdan/manifest1 | OpenShift Merge Robot | 2022-08-24 |
|\ \ \ |
|
| * | | | Allow podman to run in an environment with keys containing spaces | Daniel J Walsh | 2022-08-23 |
* | | | | test: fix comment | Giuseppe Scrivano | 2022-08-24 |
* | | | | Merge pull request #15439 from rhatdan/service | OpenShift Merge Robot | 2022-08-24 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Fix documentation of use of tcp connections | Daniel J Walsh | 2022-08-23 |
| |/ / |
|
* | | | Merge pull request #15437 from mheon/default_volume_timeout | OpenShift Merge Robot | 2022-08-24 |
|\ \ \ |
|
| * | | | Add support for containers.conf volume timeouts | Matthew Heon | 2022-08-23 |
| |/ / |
|
* | | | Merge pull request #15443 from flouthoc/env-merge-support | OpenShift Merge Robot | 2022-08-24 |
|\ \ \ |
|
| * | | | run,create: add support for --env-merge for preprocessing vars | Aditya R | 2022-08-24 |
| |/ / |
|
* | | | Merge pull request #15447 from sstosh/e2e-memswap | OpenShift Merge Robot | 2022-08-24 |
|\ \ \ |
|
| * | | | e2e: Add run --memory-swap test | Toshiki Sonoda | 2022-08-24 |
| |/ / |
|
* | | | Merge pull request #15351 from marshall-lee/images-pull-simple | OpenShift Merge Robot | 2022-08-24 |
|\ \ \
| |/ /
|/| | |
|
| * | | Add ProgressWriter to PullOptions | Vladimir Kochnev | 2022-08-19 |
* | | | Merge pull request #15426 from nicrowe00/14955 | OpenShift Merge Robot | 2022-08-23 |
|\ \ \ |
|
| * | | | podman kube play/down --read from URL | Niall Crowe | 2022-08-23 |
* | | | | Merge pull request #15415 from cdoern/clone | OpenShift Merge Robot | 2022-08-23 |
|\ \ \ \ |
|
| * | | | | pass environment variables to container clone | Charlie Doern | 2022-08-22 |
* | | | | | Merge pull request #15384 from sstosh/options-cgroupsv1-rootless | OpenShift Merge Robot | 2022-08-23 |
|\ \ \ \ \ |
|
| * | | | | | Warning messages are printed and ignored if we use an unsupported option | Toshiki Sonoda | 2022-08-23 |
| | |/ / /
| |/| | | |
|
* / | | | | inspect, image: alias .Config.HealthCheck to .HealthCheck for compatibility | Aditya R | 2022-08-23 |
|/ / / / |
|
* | | | | Merge pull request #15392 from ashley-cui/quiet | OpenShift Merge Robot | 2022-08-22 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Add quiet/q flag to podman secret ls | Ashley Cui | 2022-08-22 |
* | | | | Merge pull request #15363 from rhatdan/secret | OpenShift Merge Robot | 2022-08-22 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Add podman secret inspect -f alias for --format: Docker compatibility | Daniel J Walsh | 2022-08-17 |
| * | | | Add podman secret create -d as alias for --driver for Docker compatibility | Daniel J Walsh | 2022-08-17 |
* | | | | fix CI: remove hardcodeded alpine version | Valentin Rothberg | 2022-08-22 |
| |/ /
|/| | |
|
* | | | podman generate kube - add actual tests | Ed Santiago | 2022-08-18 |
* | | | Merge pull request #15364 from rhatdan/stats | OpenShift Merge Robot | 2022-08-17 |
|\ \ \ |
|
| * | | | Add podman stats --no-trunc option | Daniel J Walsh | 2022-08-17 |
* | | | | Add podman manifest create -a. Alias for --amend:Docker compatibility | Daniel J Walsh | 2022-08-17 |
|/ / / |
|
* | | | Merge pull request #15341 from rhatdan/kube | OpenShift Merge Robot | 2022-08-17 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fix podman kube generate --help to show correct help message | Daniel J Walsh | 2022-08-16 |
| |/ |
|
* | | Cirrus: add podman_machine_aarch64 | Lokesh Mandvekar | 2022-08-17 |
* | | Merge pull request #14999 from sstosh/restart-option | OpenShift Merge Robot | 2022-08-17 |
|\ \ |
|
| * | | Add restart --cidfile, --filter | Toshiki Sonoda | 2022-08-12 |
* | | | podman manifest create: accept --amend and --insecure flags | Nalin Dahyabhai | 2022-08-16 |
| |/
|/| |
|
* | | system tests: fix broken runc test | Ed Santiago | 2022-08-16 |
* | | Merge pull request #15317 from rhatdan/debug | OpenShift Merge Robot | 2022-08-16 |
|\ \ |
|
| * | | Add compatibility support for --debug -D flag from docker | Daniel J Walsh | 2022-08-15 |
| |/ |
|
* | | Merge pull request #15270 from nicrowe00/kubegenerate | OpenShift Merge Robot | 2022-08-16 |
|\ \ |
|
| * | | Add "podman kube generate" command | Niall Crowe | 2022-08-11 |
* | | | Add Docker compatibility for --dns-option to --dns-opt | Daniel J Walsh | 2022-08-15 |
| |/
|/| |
|
* | | Merge pull request #15285 from YoitoFes/fix-15210 | OpenShift Merge Robot | 2022-08-11 |
|\ \
| |/
|/| |
|
| * | remote manifest push: show copy progress | Naoto Kobayashi | 2022-08-11 |
* | | kube play: sd-notify integration | Valentin Rothberg | 2022-08-10 |
* | | libpod: allow the notify socket to be passed programatically | Valentin Rothberg | 2022-08-10 |
|/ |
|
* | Merge pull request #12865 from rhatdan/crun | OpenShift Merge Robot | 2022-08-10 |
|\ |
|
| * | I believe that these tests will now run with crun. | Daniel J Walsh | 2022-08-09 |