summaryrefslogtreecommitdiff
path: root/libpod
Commit message (Expand)AuthorAge
* Merge pull request #5213 from mheon/remove_db_imagevolOpenShift Merge Robot2020-02-21
|\
| * Remove ImageVolumes from databaseMatthew Heon2020-02-21
* | Merge pull request #5263 from baude/logsizeOpenShift Merge Robot2020-02-21
|\ \
| * | implement reverse reader for log readsBrent Baude2020-02-20
* | | Merge pull request #5236 from marusak/filter_by_idOpenShift Merge Robot2020-02-21
|\ \ \ | |_|/ |/| |
| * | apiv2: Enable filtering images by IDMatej Marusak2020-02-17
* | | Merge pull request #5271 from baude/dnsnameusernsOpenShift Merge Robot2020-02-21
|\ \ \
| * | | populate resolv.conf with dnsname responses when in usernamespaceBrent Baude2020-02-20
* | | | podman images: add --filter=since=XXEd Santiago2020-02-20
|/ / /
* | | Merge pull request #5241 from mheon/pod_network_opts_addOpenShift Merge Robot2020-02-20
|\ \ \
| * | | Add network options to podman pod createMatthew Heon2020-02-19
| * | | Add ability for pods to use the host networkMatthew Heon2020-02-17
* | | | libpod/config: use built-in TOML instead of manually mergingValentin Rothberg2020-02-19
| |_|/ |/| |
* | | Merge pull request #5243 from Akasurde/misc_typoOpenShift Merge Robot2020-02-18
|\ \ \
| * | | Misc typo fixesAbhijeet Kasurde2020-02-18
| |/ /
* / / rootless: fix a regression when using -dGiuseppe Scrivano2020-02-18
|/ /
* / Refactor image tree for API usageSascha Grunert2020-02-17
|/
* Merge pull request #5207 from rhatdan/selinuxOpenShift Merge Robot2020-02-14
|\
| * Fix SELinux labels of volumesDaniel J Walsh2020-02-13
* | add pkg/capabilitiesValentin Rothberg2020-02-14
|/
* Merge pull request #5172 from giuseppe/api-fix-cpu-statsOpenShift Merge Robot2020-02-13
|\
| * api: fix the CPU stats reportedGiuseppe Scrivano2020-02-11
* | use quay.io/libpod/fedora-minimal for reliabilityBrent Baude2020-02-12
* | Do not copy up when volume is not emptyMatthew Heon2020-02-12
|/
* Merge pull request #5122 from mtrmac/image-object-creationOpenShift Merge Robot2020-02-10
|\
| * Modify Runtime.getImage to return a storage.ImageMiloslav Trmač2020-02-07
| * Document an aspect of newFromStorage behaviorMiloslav Trmač2020-02-07
| * Introduce a Runtime.newImage constructorMiloslav Trmač2020-02-07
| * Move Image.getLocalImage to Runtime.getLocalImageMiloslav Trmač2020-02-07
| * Remove the getLocalImage() call from Image.SizeMiloslav Trmač2020-02-07
| * Use Runtime.NewFromLocal instead of open-coded copiesMiloslav Trmač2020-02-07
| * Trivial simplificationMiloslav Trmač2020-02-07
| * Create two separate newImage instances in Runtime.NewMiloslav Trmač2020-02-07
| * Call NewImageRuntimeFromStore from NewImageRuntimeFromOptionsMiloslav Trmač2020-02-07
* | Merge pull request #5064 from mheon/pod_network_optsOpenShift Merge Robot2020-02-10
|\ \ | |/ |/|
| * Add backend code for pod network optionsMatthew Heon2020-02-04
* | Only modify conmon cgroup if we have running containersMatthew Heon2020-02-06
* | Merge pull request #5052 from mheon/cleanup_net_on_restartOpenShift Merge Robot2020-02-05
|\ \
| * | Tear down network when restarting containersMatthew Heon2020-02-02
| |/
* | Merge pull request #5085 from rhatdan/closeOpenShift Merge Robot2020-02-04
|\ \
| * | Close tarSource when finished using itDaniel J Walsh2020-02-04
* | | Merge pull request #5082 from baude/specOpenShift Merge Robot2020-02-04
|\ \ \ | |/ / |/| |
| * | Initial implementation of a spec generator packageMatthew Heon2020-02-04
| |/
* / Wrap error for failing ImageSize callsSascha Grunert2020-02-04
|/
* Deprecate & remove IsCtrSpecific in favor of IsAnonMatthew Heon2020-01-29
* history: fix size computingValentin Rothberg2020-01-29
* honor pull policy in play kubeBrent Baude2020-01-28
* inspect image healthchecksBrent Baude2020-01-27
* Merge pull request #4965 from baude/reviewcorrections3OpenShift Merge Robot2020-01-25
|\
| * APIv2 review corrections #3Brent Baude2020-01-25