| Commit message (Expand) | Author | Age |
* | rmi: don't break when the image is missing a manifest | Nalin Dahyabhai | 2021-04-20 |
* | Merge pull request #10041 from chenk008/add_pidfile_flag | OpenShift Merge Robot | 2021-04-19 |
|\ |
|
| * | support pidfile on container restore | chenkang | 2021-04-18 |
| * | fix start it | chenkang | 2021-04-17 |
| * | set pidfile default value int containerconfig | chenkang | 2021-04-17 |
| * | add pidfile in inspection | chenkang | 2021-04-17 |
| * | add flag "--pidfile" for podman create/run | wuhua.ck | 2021-04-16 |
* | | Merge pull request #10056 from mheon/misc_cleanup | OpenShift Merge Robot | 2021-04-19 |
|\ \ |
|
| * | | Remove an advanced layer diff function | Matthew Heon | 2021-04-19 |
* | | | Fix possible panic in libpod/image/prune.go | Paul Holzinger | 2021-04-16 |
| |/
|/| |
|
* | | Merge pull request #9995 from rhatdan/debug | OpenShift Merge Robot | 2021-04-14 |
|\ \ |
|
| * | | Fix message about runtime to show only the actual runtime | Daniel J Walsh | 2021-04-13 |
* | | | Remove in-memory state implementation | Matthew Heon | 2021-04-13 |
* | | | 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 |