Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | Merge pull request #9937 from containers/dependabot/go_modules/github.com/ons... | OpenShift Merge Robot | 2021-04-05 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | Bump github.com/onsi/ginkgo from 1.15.2 to 1.16.0 | dependabot[bot] | 2021-04-05 | |
|/ / / / / / | ||||
* | | | | | | Merge pull request #9929 from eriksjolund/fix_typo_uidmapping | OpenShift Merge Robot | 2021-04-05 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | podman-run.1.md, podman-create.1.md : Adjust Markdown layout for --userns | Erik Sjölund | 2021-04-03 | |
| * | | | | | | Fix typos --uidmapping and --gidmapping | Erik Sjölund | 2021-04-03 | |
| | |_|/ / / | |/| | | | | ||||
* | | | | | | Merge pull request #9900 from containers/dependabot/go_modules/github.com/roo... | OpenShift Merge Robot | 2021-04-04 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | Bump github.com/rootless-containers/rootlesskit from 0.14.0 to 0.14.1 | dependabot[bot] | 2021-04-03 | |
| |/ / / / / | ||||
* | | | | | | Merge pull request #9884 from rhatdan/build | OpenShift Merge Robot | 2021-04-04 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||
| * | | | | | Fix missing podman-remote build options | Daniel J Walsh | 2021-04-02 | |
|/ / / / / | ||||
* | | | | | Merge pull request #9912 from jmguzik/recreate-prune-until-tests-for-containers | OpenShift Merge Robot | 2021-04-02 | |
|\ \ \ \ \ | ||||
| * | | | | | Recreate until container prune tests for bindings | Jakub Guzik | 2021-04-01 | |
* | | | | | | Merge pull request #9920 from ashley-cui/rooty | OpenShift Merge Robot | 2021-04-02 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | Add ssh connection to root user | Ashley Cui | 2021-04-01 | |
| | |_|/ / / | |/| | | | | ||||
* | | | | | | Merge pull request #9925 from containers/dependabot/go_modules/github.com/cor... | OpenShift Merge Robot | 2021-04-02 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||
| * | | | | | Bump github.com/coreos/go-systemd/v22 from 22.3.0 to 22.3.1 | dependabot[bot] | 2021-04-02 | |
|/ / / / / | ||||
* | | | | | Merge pull request #9899 from kellen-dunham/fix_9698 | OpenShift Merge Robot | 2021-04-01 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||
| * | | | | Fixed podman-remote --network flag | Kellen Dunham | 2021-03-31 | |
* | | | | | Merge pull request #9894 from baude/machinesshfix | OpenShift Merge Robot | 2021-04-01 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||
| * | | | | Remove --execute from podman machine ssh | baude | 2021-03-31 | |
* | | | | | Merge pull request #9906 from rhatdan/runtime | OpenShift Merge Robot | 2021-04-01 | |
|\ \ \ \ \ | ||||
| * | | | | | Should send the OCI runtime path not just the name to buildah | Daniel J Walsh | 2021-03-31 | |
| | |_|/ / | |/| | | | ||||
* | | | | | Merge pull request #9898 from Foxboron/morten/fix-makefile | OpenShift Merge Robot | 2021-03-31 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||
| * | | | | Makefile: introduce install.docker-full | Morten Linderud | 2021-03-31 | |
| * | | | | Makefile: ensure install.docker creates BINDIR | Morten Linderud | 2021-03-31 | |
* | | | | | Merge pull request #9904 from Luap99/podman-machine-autocomplete | OpenShift Merge Robot | 2021-03-31 | |
|\ \ \ \ \ | ||||
| * | | | | | podman machine shell completion | Paul Holzinger | 2021-03-31 | |
| | |/ / / | |/| | | | ||||
* | | | | | Merge pull request #9903 from rhatdan/rusage | OpenShift Merge Robot | 2021-03-31 | |
|\ \ \ \ \ | ||||
| * | | | | | Fix handling of remove --log-rusage param | Daniel J Walsh | 2021-03-31 | |
* | | | | | | Merge pull request #9902 from jmguzik/fix-containers-flaky-bindings-prune-test | OpenShift Merge Robot | 2021-03-31 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | Fix bindings prune containers flaky test | Jakub Guzik | 2021-03-31 | |
| | |/ / / / | |/| | | | | ||||
* | | | | | | Merge pull request #9901 from w4tsn/docs/fix-podman-image-unmount-link | OpenShift Merge Robot | 2021-03-31 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||
| * | | | | | Fix unmount doc reference in image.rst | Alexander Wellbrock | 2021-03-31 | |
| |/ / / / | ||||
* | | | | | Merge pull request #9888 from baude/machineign | OpenShift Merge Robot | 2021-03-31 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||
| * | | | | podman machine init --ignition-path | baude | 2021-03-30 | |
* | | | | | Merge pull request #9877 from TomSweeneyRedHat/dev/tsweeney/docreadme | OpenShift Merge Robot | 2021-03-31 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||
| * | | | | [CI:DOCS] Add local html build info to docs/README.md | TomSweeneyRedHat | 2021-03-30 | |
|/ / / / | ||||
* | | | | Merge pull request #9885 from ashley-cui/machinels | OpenShift Merge Robot | 2021-03-30 | |
|\ \ \ \ | ||||
| * | | | | Add podman machine list | Ashley Cui | 2021-03-30 | |
| |/ / / | ||||
* | | | | Merge pull request #9892 from jwhonce/wip/top | OpenShift Merge Robot | 2021-03-30 | |
|\ \ \ \ | ||||
| * | | | | Trim white space from /top endpoint results | Jhon Honce | 2021-03-30 | |
| | |_|/ | |/| | | ||||
* | | | | Merge pull request #9863 from jmguzik/fix-prune-filter-funcs | OpenShift Merge Robot | 2021-03-30 | |
|\ \ \ \ | ||||
| * | | | | Containers prune endpoint should use only prune filters | Jakub Guzik | 2021-03-30 | |
* | | | | | Merge pull request #9878 from jwhonce/wip/version | OpenShift Merge Robot | 2021-03-30 | |
|\ \ \ \ \ | ||||
| * | | | | | Remove semantic version suffices from API calls | Jhon Honce | 2021-03-30 | |
* | | | | | | Merge pull request #9882 from rhatdan/volume | OpenShift Merge Robot | 2021-03-30 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||
| * | | | | | Document --volume from podman-remote run/create client | Daniel J Walsh | 2021-03-30 | |
* | | | | | | Merge pull request #9873 from baude/correctaarch64 | OpenShift Merge Robot | 2021-03-30 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||
| * | | | | | resolve proper aarch64 image names | baude | 2021-03-29 | |
* | | | | | | Merge pull request #9872 from baude/vmaltimage | OpenShift Merge Robot | 2021-03-30 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | podman machine init user input | baude | 2021-03-29 |