summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | Enable rootless network connect/disconnectPaul Holzinger2021-04-01
| * | | | Move slirp4netns functions into an extra filePaul Holzinger2021-04-01
| * | | | Fix pod infra container cni network setupPaul Holzinger2021-04-01
| * | | | Add rootless support for cni and --uidmapPaul Holzinger2021-04-01
| * | | | rootless cni without infra containerPaul Holzinger2021-04-01
* | | | | Merge pull request #9928 from pendulm/fix_rootless_socket_activationOpenShift Merge Robot2021-04-05
|\ \ \ \ \
| * | | | | Move socket activation check into init() and set global condition.pendulm2021-04-05
* | | | | | Merge pull request #9937 from containers/dependabot/go_modules/github.com/ons...OpenShift Merge Robot2021-04-05
|\ \ \ \ \ \
| * | | | | | Bump github.com/onsi/ginkgo from 1.15.2 to 1.16.0dependabot[bot]2021-04-05
|/ / / / / /
* | | | | | Merge pull request #9929 from eriksjolund/fix_typo_uidmappingOpenShift Merge Robot2021-04-05
|\ \ \ \ \ \
| * | | | | | podman-run.1.md, podman-create.1.md : Adjust Markdown layout for --usernsErik Sjölund2021-04-03
| * | | | | | Fix typos --uidmapping and --gidmappingErik Sjölund2021-04-03
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #9900 from containers/dependabot/go_modules/github.com/roo...OpenShift Merge Robot2021-04-04
|\ \ \ \ \ \
| * | | | | | Bump github.com/rootless-containers/rootlesskit from 0.14.0 to 0.14.1dependabot[bot]2021-04-03
| |/ / / / /
* | | | | | Merge pull request #9884 from rhatdan/buildOpenShift Merge Robot2021-04-04
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix missing podman-remote build optionsDaniel J Walsh2021-04-02
|/ / / / /
* | | | | Merge pull request #9912 from jmguzik/recreate-prune-until-tests-for-containersOpenShift Merge Robot2021-04-02
|\ \ \ \ \
| * | | | | Recreate until container prune tests for bindingsJakub Guzik2021-04-01
* | | | | | Merge pull request #9920 from ashley-cui/rootyOpenShift Merge Robot2021-04-02
|\ \ \ \ \ \
| * | | | | | Add ssh connection to root userAshley Cui2021-04-01
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #9925 from containers/dependabot/go_modules/github.com/cor...OpenShift Merge Robot2021-04-02
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Bump github.com/coreos/go-systemd/v22 from 22.3.0 to 22.3.1dependabot[bot]2021-04-02
|/ / / / /
* | | | | Merge pull request #9899 from kellen-dunham/fix_9698OpenShift Merge Robot2021-04-01
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fixed podman-remote --network flagKellen Dunham2021-03-31
* | | | | Merge pull request #9894 from baude/machinesshfixOpenShift Merge Robot2021-04-01
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Remove --execute from podman machine sshbaude2021-03-31
* | | | | Merge pull request #9906 from rhatdan/runtimeOpenShift Merge Robot2021-04-01
|\ \ \ \ \
| * | | | | Should send the OCI runtime path not just the name to buildahDaniel J Walsh2021-03-31
| | |_|/ / | |/| | |
* | | | | Merge pull request #9898 from Foxboron/morten/fix-makefileOpenShift Merge Robot2021-03-31
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Makefile: introduce install.docker-fullMorten Linderud2021-03-31
| * | | | Makefile: ensure install.docker creates BINDIRMorten Linderud2021-03-31
* | | | | Merge pull request #9904 from Luap99/podman-machine-autocompleteOpenShift Merge Robot2021-03-31
|\ \ \ \ \
| * | | | | podman machine shell completionPaul Holzinger2021-03-31
| | |/ / / | |/| | |
* | | | | Merge pull request #9903 from rhatdan/rusageOpenShift Merge Robot2021-03-31
|\ \ \ \ \
| * | | | | Fix handling of remove --log-rusage paramDaniel J Walsh2021-03-31
* | | | | | Merge pull request #9902 from jmguzik/fix-containers-flaky-bindings-prune-testOpenShift Merge Robot2021-03-31
|\ \ \ \ \ \
| * | | | | | Fix bindings prune containers flaky testJakub Guzik2021-03-31
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #9901 from w4tsn/docs/fix-podman-image-unmount-linkOpenShift Merge Robot2021-03-31
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Fix unmount doc reference in image.rstAlexander Wellbrock2021-03-31
| |/ / / /
* | | | | Merge pull request #9888 from baude/machineignOpenShift Merge Robot2021-03-31
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | podman machine init --ignition-pathbaude2021-03-30
* | | | | Merge pull request #9877 from TomSweeneyRedHat/dev/tsweeney/docreadmeOpenShift Merge Robot2021-03-31
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | [CI:DOCS] Add local html build info to docs/README.mdTomSweeneyRedHat2021-03-30
|/ / / /
* | | | Merge pull request #9885 from ashley-cui/machinelsOpenShift Merge Robot2021-03-30
|\ \ \ \
| * | | | Add podman machine listAshley Cui2021-03-30
| |/ / /
* | | | Merge pull request #9892 from jwhonce/wip/topOpenShift Merge Robot2021-03-30
|\ \ \ \
| * | | | Trim white space from /top endpoint resultsJhon Honce2021-03-30
| | |_|/ | |/| |
* | | | Merge pull request #9863 from jmguzik/fix-prune-filter-funcsOpenShift Merge Robot2021-03-30
|\ \ \ \
| * | | | Containers prune endpoint should use only prune filtersJakub Guzik2021-03-30
* | | | | Merge pull request #9878 from jwhonce/wip/versionOpenShift Merge Robot2021-03-30
|\ \ \ \ \