| Commit message (Expand) | Author | Age |
* | Merge pull request #14755 from cdoern/system | openshift-ci[bot] | 2022-06-28 |
|\ |
|
| * | fix volume reporting in system df | Charlie Doern | 2022-06-28 |
* | | Merge pull request #14717 from ZeyadYasser/fix-restore-runtime-check | openshift-ci[bot] | 2022-06-28 |
|\ \ |
|
| * | | Add test for restore runtime verification using non-default runtime | Zeyad Yasser | 2022-06-28 |
* | | | Merge pull request #14400 from cdoern/scp | openshift-ci[bot] | 2022-06-28 |
|\ \ \ |
|
| * | | | podman image scp remote support & podman image scp tagging | cdoern | 2022-06-28 |
| |/ / |
|
* | | | Merge pull request #14700 from shuttle-hq/bug/docker-compat-initialized | openshift-ci[bot] | 2022-06-28 |
|\ \ \ |
|
| * | | | Docker compat returning unknown "initialized" for `status.status` | chesedo | 2022-06-28 |
* | | | | Merge pull request #14734 from giuseppe/copyup-switch-order | openshift-ci[bot] | 2022-06-28 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | volume: new options [no]copy | Giuseppe Scrivano | 2022-06-27 |
* | | | | Merge pull request #14741 from giuseppe/pod-ps-no-race | openshift-ci[bot] | 2022-06-28 |
|\ \ \ \ |
|
| * | | | | pod: ps does not race with rm | Giuseppe Scrivano | 2022-06-28 |
| |/ / / |
|
* | | | | Use Regexp in volume ls --filter name | Boaz Shuster | 2022-06-27 |
* | | | | Merge pull request #14713 from Luap99/volume-plugin | openshift-ci[bot] | 2022-06-27 |
|\ \ \ \ |
|
| * | | | | add podman volume reload to sync volume plugins | Paul Holzinger | 2022-06-23 |
| * | | | | test/testvol: rework testvol binary | Paul Holzinger | 2022-06-23 |
| * | | | | test/testvol: update container image golang to 1.18 | Paul Holzinger | 2022-06-23 |
| * | | | | test/testvol: move Containerfile into testvol dir | Paul Holzinger | 2022-06-23 |
* | | | | | Merge pull request #14705 from jakecorrenti/show-health-status-event | openshift-ci[bot] | 2022-06-27 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | Show Health Status events | Jake Correnti | 2022-06-27 |
* | | | | | Merge pull request #14654 from cdoern/cgroup | openshift-ci[bot] | 2022-06-27 |
|\ \ \ \ \ |
|
| * | | | | | podman cgroup enhancement | cdoern | 2022-06-24 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge pull request #14725 from Luap99/port-range-flake | openshift-ci[bot] | 2022-06-27 |
|\ \ \ \ \ |
|
| * | | | | | Fix "podman run port forward range" flake | Paul Holzinger | 2022-06-27 |
* | | | | | | Merge pull request #14687 from cdoern/vols | openshift-ci[bot] | 2022-06-27 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | podman run/create -v relative filepath support | Charlie Doern | 2022-06-22 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge pull request #14685 from mheon/gitlab | openshift-ci[bot] | 2022-06-27 |
|\ \ \ \ \ |
|
| * | | | | | conmon: silence json-file error | Valentin Rothberg | 2022-06-23 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge pull request #14703 from cdoern/connection | openshift-ci[bot] | 2022-06-25 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | fix system connection and scp testing | Charlie Doern | 2022-06-23 |
| |/ / / |
|
* / / / | Workaround for bug 14653 (checkpoint flake) | Ed Santiago | 2022-06-23 |
|/ / / |
|
* / / | Fix spelling "setup" -> "set up" and similar | Erik Sjölund | 2022-06-22 |
|/ / |
|
* | | Merge pull request #13384 from flouthoc/podman-remote-add-with-annotate | openshift-ci[bot] | 2022-06-21 |
|\ \ |
|
| * | | bindings: add manifest should follow es_model while marshalling OSVersion and... | Aditya R | 2022-06-02 |
* | | | Merge pull request #14643 from clobrano/feature/network/list/dangling/dev | openshift-ci[bot] | 2022-06-21 |
|\ \ \ |
|
| * | | | allow filter networks by dangling status | Carlo Lobrano | 2022-06-21 |
* | | | | Merge pull request #14625 from cdoern/podShm | openshift-ci[bot] | 2022-06-21 |
|\ \ \ \ |
|
| * | | | | podman pod create --shm-size | cdoern | 2022-06-20 |
* | | | | | Merge pull request #14662 from Luap99/api-json | openshift-ci[bot] | 2022-06-21 |
|\ \ \ \ \ |
|
| * | | | | | API: containers/json always set application/json content type | Paul Holzinger | 2022-06-20 |
| |/ / / / |
|
* | | | | | api: show the memory limit specified for the container | Giuseppe Scrivano | 2022-06-21 |
* | | | | | Merge pull request #14556 from sstosh/system-prune-network | openshift-ci[bot] | 2022-06-20 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | podman system prune support prune unused networks | Toshiki Sonoda | 2022-06-14 |
* | | | | | Merge pull request #14299 from cdoern/podClone | openshift-ci[bot] | 2022-06-16 |
|\ \ \ \ \ |
|
| * | | | | | podman pod clone | cdoern | 2022-06-10 |
* | | | | | | Merge pull request #14619 from Luap99/help | openshift-ci[bot] | 2022-06-16 |
|\ \ \ \ \ \ |
|
| * | | | | | | fix "podman -h" help output | Paul Holzinger | 2022-06-16 |
* | | | | | | | Merge pull request #14600 from edsantiago/argh | openshift-ci[bot] | 2022-06-16 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | system tests: avoid rmi -a ... plus cleanup | Ed Santiago | 2022-06-15 |
* | | | | | | | | Merge pull request #14613 from kolyshkin/fix-410-selinux | openshift-ci[bot] | 2022-06-16 |
|\ \ \ \ \ \ \ \
| |_|/ / / / / /
|/| | | | | | | |
|