| Commit message (Expand) | Author | Age |
... | |
* | | | Merge pull request #10000 from rhatdan/cleanup | OpenShift Merge Robot | 2021-04-13 |
|\ \ \
| |/ /
|/| | |
|
| * | | Do not delete container twice | Daniel J Walsh | 2021-04-12 |
* | | | cgroup: do not set cgroup parent when rootless and cgroupfs | Giuseppe Scrivano | 2021-04-12 |
|/ / |
|
* | | Merge pull request #9935 from EduardoVega/5788-kube-volume | OpenShift Merge Robot | 2021-04-12 |
|\ \ |
|
| * | | Add support for play/generate kube volumes | Eduardo Vega | 2021-04-09 |
* | | | podman unshare: add --rootless-cni to join the ns | Paul Holzinger | 2021-04-07 |
* | | | rootless cni add /usr/sbin to PATH if not present | Paul Holzinger | 2021-04-06 |
* | | | Merge pull request #9754 from mheon/add_dep | OpenShift Merge Robot | 2021-04-06 |
|\ \ \
| |_|/
|/| | |
|
| * | | Add --requires flag to podman run/create | Matthew Heon | 2021-04-06 |
* | | | Merge pull request #9942 from mheon/fix_9919 | OpenShift Merge Robot | 2021-04-06 |
|\ \ \
| |_|/
|/| | |
|
| * | | Ensure that `--userns=keep-id` sets user in config | Matthew Heon | 2021-04-06 |
* | | | Merge pull request #9911 from rhatdan/storage | OpenShift Merge Robot | 2021-04-05 |
|\ \ \ |
|
| * | | | Allow users to override default storage opts with --storage-opt | Daniel J Walsh | 2021-04-05 |
| |/ / |
|
* / / | Don't relabel volumes if running in a privileged container | Daniel J Walsh | 2021-04-05 |
|/ / |
|
* | | Use the slrip4netns dns in the rootless cni ns | Paul Holzinger | 2021-04-01 |
* | | Cleanup the rootless cni namespace | Paul Holzinger | 2021-04-01 |
* | | Remove unused rootless-cni-infra container files | Paul Holzinger | 2021-04-01 |
* | | Only use rootless RLK when the container has ports | Paul Holzinger | 2021-04-01 |
* | | Enable rootless network connect/disconnect | Paul Holzinger | 2021-04-01 |
* | | Move slirp4netns functions into an extra file | Paul Holzinger | 2021-04-01 |
* | | Fix pod infra container cni network setup | Paul Holzinger | 2021-04-01 |
* | | Add rootless support for cni and --uidmap | Paul Holzinger | 2021-04-01 |
* | | rootless cni without infra container | Paul Holzinger | 2021-04-01 |
* | | Should send the OCI runtime path not just the name to buildah | Daniel J Walsh | 2021-03-31 |
|/ |
|
* | Merge pull request #9881 from Luap99/net-reload-silence-errors | OpenShift Merge Robot | 2021-03-30 |
|\ |
|
| * | Silence podman network reload errors with iptables-nft | Paul Holzinger | 2021-03-30 |
* | | [NO TESTS NEEDED] Shrink the size of podman-remote | Daniel J Walsh | 2021-03-29 |
|/ |
|
* | [NO TESTS NEEDED] Fix for kernel without CONFIG_USER_NS | なつき | 2021-03-26 |
* | Use TMPDIR when commiting images | Daniel J Walsh | 2021-03-26 |
* | Merge pull request #9810 from jmguzik/fix-impages-filter-http-api | OpenShift Merge Robot | 2021-03-25 |
|\ |
|
| * | Fix filters in image http compat/libpod api endpoints | Jakub Guzik | 2021-03-25 |
* | | libpod/image: unit tests: use a `registries.conf` for aliases | Valentin Rothberg | 2021-03-25 |
* | | libpod/image: unit tests: defer cleanup | Valentin Rothberg | 2021-03-25 |
* | | libpod/image: unit tests: use `require.NoError` | Valentin Rothberg | 2021-03-25 |
* | | Merge pull request #9768 from mheon/fix_9608 | OpenShift Merge Robot | 2021-03-25 |
|\ \
| |/
|/| |
|
| * | Ensure manually-created volumes have correct ownership | Matthew Heon | 2021-03-24 |
* | | [NO TESTS NEEDED] Fix rootless volume plugins | Phoenix The Fallen | 2021-03-24 |
* | | Merge pull request #9785 from jmguzik/unification-of-label-filter | OpenShift Merge Robot | 2021-03-24 |
|\ \ |
|
| * | | Unification of until filter across list/prune endpoints | Jakub Guzik | 2021-03-24 |
| * | | Unification of label filter across list/prune endpoints | Jakub Guzik | 2021-03-24 |
* | | | Merge pull request #9749 from jwillikers/generate-kube-persistent-volume-claim | OpenShift Merge Robot | 2021-03-23 |
|\ \ \ |
|
| * | | | Generate Kubernetes PersistentVolumeClaims from named volumes | Jordan Williams | 2021-03-19 |
| | |/
| |/| |
|
* | | | Merge pull request #9537 from TomSweeneyRedHat/dev/tsweeney/tz_check | OpenShift Merge Robot | 2021-03-23 |
|\ \ \
| |_|/
|/| | |
|
| * | | Validate passed in timezone from tz option | TomSweeneyRedHat | 2021-03-21 |
* | | | Merge pull request #9757 from jwhonce/wip/load | OpenShift Merge Robot | 2021-03-22 |
|\ \ \
| |/ /
|/| | |
|
| * | | Cleanup /libpod/images/load handler | Jhon Honce | 2021-03-19 |
| |/ |
|
* / | security: use the bounding caps with --privileged | Giuseppe Scrivano | 2021-03-19 |
|/ |
|
* | network prune filters for http compat and libpod api | Jakub Guzik | 2021-03-18 |
* | Do not leak libpod package into the remote client | Paul Holzinger | 2021-03-15 |
* | Split libpod/network package | Paul Holzinger | 2021-03-15 |