summaryrefslogtreecommitdiff
path: root/libpod
Commit message (Expand)AuthorAge
* Merge pull request #8075 from mheon/fix_8073OpenShift Merge Robot2020-10-20
|\
| * Retrieve network inspect info from dependency containerMatthew Heon2020-10-20
* | Merge pull request #8067 from mheon/net_host_hostsOpenShift Merge Robot2020-10-20
|\ \ | |/ |/|
| * Ensure that hostname is added to hosts with net=hostMatthew Heon2020-10-20
* | Merge pull request #7126 from mheon/fix_missing_ociruntimeOpenShift Merge Robot2020-10-20
|\ \
| * | Re-create OCI runtimes by path when it is missingMatthew Heon2020-10-20
| * | When given OCI runtime by path, use path as nameMatthew Heon2020-10-20
* | | Merge pull request #7999 from mheon/signal_handlerOpenShift Merge Robot2020-10-20
|\ \ \ | |/ / |/| |
| * | Enforce LIFO ordering for shutdown handlersMatthew Heon2020-10-13
| * | Enable masking stop signals within container creationMatthew Heon2020-10-12
| * | Add a shutdown handler packageMatthew Heon2020-10-12
* | | Merge pull request #7908 from rhatdan/diffOpenShift Merge Robot2020-10-19
|\ \ \
| * | | fix podman container exists and diff for storage containersDaniel J Walsh2020-10-15
* | | | Always add the dnsname plugin to the config for rootlessPaul Holzinger2020-10-17
| |_|/ |/| |
* | | Fix possible panic in libpod container restorePaul Holzinger2020-10-15
|/ /
* / Setup HOME environment when using --userns=keep-idDaniel J Walsh2020-10-14
|/
* Merge pull request #7983 from mheon/inspect_network_not_runningOpenShift Merge Robot2020-10-12
|\
| * Include CNI networks in inspect output when not runningMatthew Heon2020-10-09
* | Search repository tags using --list-tagsQi Wang2020-10-09
|/
* Merge pull request #7974 from andylibrian/kube-generate-support-resource-limi...OpenShift Merge Robot2020-10-09
|\
| * Add support for resource cpu limit to generate kubeAndy Librian2020-10-09
* | Merge pull request #7971 from rhatdan/blobOpenShift Merge Robot2020-10-09
|\ \ | |/ |/|
| * BlobInfoCacheDir is set incorrectly when copying imagesDaniel J Walsh2020-10-08
* | Store cgroup manager on a per-container basisMatthew Heon2020-10-08
|/
* Merge pull request #7382 from mheon/pod_parallelOpenShift Merge Robot2020-10-07
|\
| * Move pod jobs to parallel executionMatthew Heon2020-10-07
* | Merge pull request #7943 from baude/issue7807OpenShift Merge Robot2020-10-07
|\ \
| * | prevent unpredictable results with network create|removebaude2020-10-07
| |/
* / Populate /etc/hosts file when run in a user namespaceDaniel J Walsh2020-10-07
|/
* Merge pull request #7929 from kolyshkin/nits-errOpenShift Merge Robot2020-10-06
|\
| * Lowercase some errorsKir Kolyshkin2020-10-05
| * Remove excessive error wrappingKir Kolyshkin2020-10-05
* | Support max_size logoptionsDaniel J Walsh2020-10-05
|/
* Merge pull request #7913 from andylibrian/kube-generate-support-resource-limi...OpenShift Merge Robot2020-10-05
|\
| * Add TODO for adding CPU limit supportAndy Librian2020-10-05
| * Add support for resource memory limit to generate kubeAndy Librian2020-10-04
* | Add SELinux support for podsDaniel J Walsh2020-10-02
* | Merge pull request #7882 from giuseppe/check-for-gids-before-adding-themOpenShift Merge Robot2020-10-02
|\ \
| * | libpod: check the gid is present before adding itGiuseppe Scrivano2020-10-02
* | | Merge pull request #7893 from ashley-cui/journaldOpenShift Merge Robot2020-10-02
|\ \ \
| * | | Fix Podman logs reading journaldAshley Cui2020-10-02
* | | | Merge pull request #7887 from vrothberg/fix-7872OpenShift Merge Robot2020-10-02
|\ \ \ \
| * | | | image prune: remove all candidatesValentin Rothberg2020-10-02
| | |/ / | |/| |
* | | | Merge pull request #7622 from hxtk/masterOpenShift Merge Robot2020-10-02
|\ \ \ \ | |/ / / |/| | |
| * | | Fix mismatch between log messages and behavior of libpod.LabelVolumePath.Peter2020-09-13
* | | | Add additionalGIDs from users in rootless modeDaniel J Walsh2020-10-01
* | | | image look up: consult registries.confValentin Rothberg2020-09-30
| |_|/ |/| |
* | | Merge pull request #7841 from AkihiroSuda/fix-7789OpenShift Merge Robot2020-09-30
|\ \ \
| * | | libpod: bump up rootless-cni-infra to v3Akihiro Suda2020-09-30
* | | | Merge pull request #7825 from rhatdan/exitcodeOpenShift Merge Robot2020-09-30
|\ \ \ \