summaryrefslogtreecommitdiff
path: root/libpod
Commit message (Expand)AuthorAge
...
* | | Merge pull request #10136 from zhangguanzhang/generate-kube-volumeOpenShift Merge Robot2021-04-27
|\ \ \
| * | | Fixes generate kube incorrect when bind-mounting "/" and "/root"zhangguanzhang2021-04-26
| |/ /
* | | Merge pull request #9941 from Luap99/fix-9828OpenShift Merge Robot2021-04-27
|\ \ \
| * | | Fix rootlesskit port forwarder with custom slirp cidrPaul Holzinger2021-04-23
| |/ /
* | | Merge pull request #10144 from jmguzik/fix-prune-until-filter-imagesOpenShift Merge Robot2021-04-26
|\ \ \
| * | | Fix images prune filter untilJakub Guzik2021-04-26
| | |/ | |/|
* / | libpod/image: unit tests: don't use system's registries.conf.dValentin Rothberg2021-04-26
|/ /
* | Merge pull request #10081 from sjug/cdi_device_libOpenShift Merge Robot2021-04-26
|\ \
| * | Add support for CDI device configurationSebastian Jug2021-04-20
* | | runtime: create userns when CAP_SYS_ADMIN is not presentGiuseppe Scrivano2021-04-26
| |/ |/|
* | Fixes from make codespellDaniel J Walsh2021-04-21
* | Merge pull request #8979 from haircommander/full-attach-pathOpenShift Merge Robot2021-04-21
|\ \
| * | runtime: bump required conmon versionPeter Hunt2021-04-16
| * | runtime: return findConmon to libpodPeter Hunt2021-04-16
| * | oci: drop ExecContainerCleanupPeter Hunt2021-04-16
| * | oci: use `--full-path` option for conmonPeter Hunt2021-04-16
| * | use AttachSocketPath when removing conmon filesPeter Hunt2021-04-16
* | | rmi: don't break when the image is missing a manifestNalin Dahyabhai2021-04-20
| |/ |/|
* | Merge pull request #10041 from chenk008/add_pidfile_flagOpenShift Merge Robot2021-04-19
|\ \
| * | support pidfile on container restorechenkang2021-04-18
| * | fix start itchenkang2021-04-17
| * | set pidfile default value int containerconfigchenkang2021-04-17
| * | add pidfile in inspectionchenkang2021-04-17
| * | add flag "--pidfile" for podman create/runwuhua.ck2021-04-16
* | | Merge pull request #10056 from mheon/misc_cleanupOpenShift Merge Robot2021-04-19
|\ \ \ | |_|/ |/| |
| * | Remove an advanced layer diff functionMatthew Heon2021-04-19
* | | Fix possible panic in libpod/image/prune.goPaul Holzinger2021-04-16
| |/ |/|
* | Merge pull request #9995 from rhatdan/debugOpenShift Merge Robot2021-04-14
|\ \
| * | Fix message about runtime to show only the actual runtimeDaniel J Walsh2021-04-13
* | | Remove in-memory state implementationMatthew Heon2021-04-13
* | | Merge pull request #10000 from rhatdan/cleanupOpenShift Merge Robot2021-04-13
|\ \ \ | |/ / |/| |
| * | Do not delete container twiceDaniel J Walsh2021-04-12
* | | cgroup: do not set cgroup parent when rootless and cgroupfsGiuseppe Scrivano2021-04-12
|/ /
* | Merge pull request #9935 from EduardoVega/5788-kube-volumeOpenShift Merge Robot2021-04-12
|\ \
| * | Add support for play/generate kube volumesEduardo Vega2021-04-09
* | | podman unshare: add --rootless-cni to join the nsPaul Holzinger2021-04-07
* | | rootless cni add /usr/sbin to PATH if not presentPaul Holzinger2021-04-06
* | | Merge pull request #9754 from mheon/add_depOpenShift Merge Robot2021-04-06
|\ \ \ | |_|/ |/| |
| * | Add --requires flag to podman run/createMatthew Heon2021-04-06
* | | Merge pull request #9942 from mheon/fix_9919OpenShift Merge Robot2021-04-06
|\ \ \ | |_|/ |/| |
| * | Ensure that `--userns=keep-id` sets user in configMatthew Heon2021-04-06
* | | Merge pull request #9911 from rhatdan/storageOpenShift Merge Robot2021-04-05
|\ \ \
| * | | Allow users to override default storage opts with --storage-optDaniel J Walsh2021-04-05
| |/ /
* / / Don't relabel volumes if running in a privileged containerDaniel J Walsh2021-04-05
|/ /
* | Use the slrip4netns dns in the rootless cni nsPaul Holzinger2021-04-01
* | Cleanup the rootless cni namespacePaul Holzinger2021-04-01
* | Remove unused rootless-cni-infra container filesPaul Holzinger2021-04-01
* | Only use rootless RLK when the container has portsPaul Holzinger2021-04-01
* | Enable rootless network connect/disconnectPaul Holzinger2021-04-01
* | Move slirp4netns functions into an extra filePaul Holzinger2021-04-01