summaryrefslogtreecommitdiff
path: root/libpod
Commit message (Expand)AuthorAge
* 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
|\
| * Fix filters in image http compat/libpod api endpointsJakub Guzik2021-03-25
* | libpod/image: unit tests: use a `registries.conf` for aliasesValentin Rothberg2021-03-25
* | libpod/image: unit tests: defer cleanupValentin Rothberg2021-03-25
* | libpod/image: unit tests: use `require.NoError`Valentin Rothberg2021-03-25
* | Merge pull request #9768 from mheon/fix_9608OpenShift Merge Robot2021-03-25
|\ \ | |/ |/|
| * Ensure manually-created volumes have correct ownershipMatthew Heon2021-03-24
* | [NO TESTS NEEDED] Fix rootless volume pluginsPhoenix The Fallen2021-03-24
* | Merge pull request #9785 from jmguzik/unification-of-label-filterOpenShift Merge Robot2021-03-24
|\ \
| * | Unification of until filter across list/prune endpointsJakub Guzik2021-03-24
| * | Unification of label filter across list/prune endpointsJakub Guzik2021-03-24
* | | Merge pull request #9749 from jwillikers/generate-kube-persistent-volume-claimOpenShift Merge Robot2021-03-23
|\ \ \
| * | | Generate Kubernetes PersistentVolumeClaims from named volumesJordan Williams2021-03-19
| | |/ | |/|
* | | Merge pull request #9537 from TomSweeneyRedHat/dev/tsweeney/tz_checkOpenShift Merge Robot2021-03-23
|\ \ \ | |_|/ |/| |
| * | Validate passed in timezone from tz optionTomSweeneyRedHat2021-03-21
* | | Merge pull request #9757 from jwhonce/wip/loadOpenShift Merge Robot2021-03-22
|\ \ \ | |/ / |/| |
| * | Cleanup /libpod/images/load handlerJhon Honce2021-03-19
| |/
* / security: use the bounding caps with --privilegedGiuseppe Scrivano2021-03-19
|/
* network prune filters for http compat and libpod apiJakub Guzik2021-03-18
* Do not leak libpod package into the remote clientPaul Holzinger2021-03-15
* Split libpod/network packagePaul Holzinger2021-03-15
* Merge pull request #9668 from rhatdan/manOpenShift Merge Robot2021-03-10
|\
| * Document CONTAINERS_CONF/CONTAINERS_STORAGE_CONF Env variablesDaniel J Walsh2021-03-10
* | Merge pull request #9681 from rhatdan/rmOpenShift Merge Robot2021-03-10
|\ \ | |/ |/|
| * Removing a non existing container API should return 404Daniel J Walsh2021-03-10
* | Merge pull request #9676 from giuseppe/cli-overrides-confOpenShift Merge Robot2021-03-10
|\ \ | |/ |/|
| * options: append CLI graph driver optionsGiuseppe Scrivano2021-03-09