summaryrefslogtreecommitdiff
path: root/libpod
Commit message (Expand)AuthorAge
* 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
* | 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
* | Should send the OCI runtime path not just the name to buildahDaniel J Walsh2021-03-31
|/
* Merge pull request #9881 from Luap99/net-reload-silence-errorsOpenShift Merge Robot2021-03-30
|\
| * Silence podman network reload errors with iptables-nftPaul Holzinger2021-03-30
* | [NO TESTS NEEDED] Shrink the size of podman-remoteDaniel J Walsh2021-03-29
|/
* [NO TESTS NEEDED] Fix for kernel without CONFIG_USER_NSなつき2021-03-26
* Use TMPDIR when commiting imagesDaniel J Walsh2021-03-26
* Merge pull request #9810 from jmguzik/fix-impages-filter-http-apiOpenShift Merge Robot2021-03-25
|\