summaryrefslogtreecommitdiff
path: root/libpod
Commit message (Expand)AuthorAge
* Fix handling of overridden paths from databaseDaniel J Walsh2020-05-07
* Merge pull request #6032 from sujil02/v1.9OpenShift Merge Robot2020-04-29
|\
| * Fixes podman save fails when specifying an image using a digest #5234Sujil022020-04-28
* | separate healthcheck and container log pathsBrent Baude2020-04-27
* | Don't check configuration until user input is appliedDaniel J Walsh2020-04-23
|/
* Improve APIv2 support for AttachMatthew Heon2020-04-13
* Merge pull request #5478 from giuseppe/auto-usernsOpenShift Merge Robot2020-04-06
|\
| * userns: support --userns=autoGiuseppe Scrivano2020-04-06
* | Merge pull request #5716 from baude/v2psOpenShift Merge Robot2020-04-06
|\ \
| * | podmanv2 psBrent Baude2020-04-06
| |/
* / refactor infoBrent Baude2020-04-06
|/
* v2podman attach and execBrent Baude2020-04-05
* Merge pull request #5672 from baude/v2saveOpenShift Merge Robot2020-04-03
|\
| * podmanv2 save imageBrent Baude2020-04-03
* | Merge pull request #5707 from adrianreber/crun-checkpoint-1OpenShift Merge Robot2020-04-03
|\ \
| * | checkpoint: handle XDG_RUNTIME_DIRAdrian Reber2020-04-03
| * | checkpoint: change runtime checkpoint support testAdrian Reber2020-04-03
| |/
* | Merge pull request #5712 from rhatdan/pathOpenShift Merge Robot2020-04-03
|\ \
| * | Pass path environment down to the OCI runtimeDaniel J Walsh2020-04-03
| |/
* | Merge pull request #5676 from kolyshkin/volume-flags-altOpenShift Merge Robot2020-04-03
|\ \ | |/ |/|
| * pkg/spec.InitFSMounts: optimizeKir Kolyshkin2020-04-02
* | attach: skip shutdown on errorsGiuseppe Scrivano2020-04-02
* | attach: fix hang if control path is deletedGiuseppe Scrivano2020-04-02
* | podmanv2 loadBrent Baude2020-04-01
* | podmanv2 pod psBrent Baude2020-03-31
|/
* Revert "Default CPUShares in Inspect are 1024"Sagi Shnaidman2020-03-30
* Merge pull request #5602 from rhatdan/vendorOpenShift Merge Robot2020-03-30
|\
| * Update vendor of boltdb and containers/imageDaniel J Walsh2020-03-29
* | podmanv2: implement pod topValentin Rothberg2020-03-28
|/
* Add support for containers.confDaniel J Walsh2020-03-27
* podmanv2 pod create using podspecgenBrent Baude2020-03-27
* use `pause:3.2` image for infra containersValentin Rothberg2020-03-27
* podmanv2 container inspectBrent Baude2020-03-26
* Merge pull request #5573 from mheon/add_basic_exec_endpointsOpenShift Merge Robot2020-03-26
|\
| * Add bindings for Container Exec Create + InspectMatthew Heon2020-03-26
| * Implement APIv2 Exec Create and Inspect EndpointsMatthew Heon2020-03-23
* | slirp: enable seccomp filterGiuseppe Scrivano2020-03-26
* | Ensure that exec sends resize eventsMatthew Heon2020-03-25
* | podmanv2 volumesBrent Baude2020-03-24
|/
* Merge pull request #5434 from mheon/force_delete_cni_netregOpenShift Merge Robot2020-03-23
|\
| * Attempt manual removal of CNI IP allocations on refreshMatthew Heon2020-03-19
* | Make libpod/lock/shm completely Linux-onlyMiloslav Trmač2020-03-21
* | Add a stub for libpod.Container.TopMiloslav Trmač2020-03-21
* | Fix the libpod.LabelVolumePath stubMiloslav Trmač2020-03-21
|/
* Merge pull request #5088 from mheon/begin_exec_reworkOpenShift Merge Robot2020-03-19
|\
| * Add inspect for exec sessionsMatthew Heon2020-03-18
| * Add structure for new exec session tracking to DBMatthew Heon2020-03-18
| * Populate ExecSession with all required fieldsMatthew Heon2020-03-18
* | Merge pull request #5445 from sujil02/podFilter-newOpenShift Merge Robot2020-03-19
|\ \
| * | Filter pods through pod list apiSujil022020-03-17