summaryrefslogtreecommitdiff
path: root/pkg/adapter
Commit message (Expand)AuthorAge
* Merge pull request #4568 from openSUSE/historyOpenShift Merge Robot2019-11-27
|\
| * Add support for image name historySascha Grunert2019-11-27
* | Remove containers when pruning a stopped pod.Qi Wang2019-11-26
|/
* podman {pod,} rm/stop: add --ignore flagValentin Rothberg2019-11-25
* Merge pull request #4512 from kunalkushwaha/prune-filterOpenShift Merge Robot2019-11-22
|\
| * filter added to image pruge command.Kunal Kushwaha2019-11-22
* | Merge pull request #4528 from haircommander/kube-seccompOpenShift Merge Robot2019-11-22
|\ \
| * | play kube: handle seccomp labelsPeter Hunt2019-11-18
* | | Merge pull request #4523 from vrothberg/systemd-improvementsOpenShift Merge Robot2019-11-19
|\ \ \ | |/ / |/| |
| * | podman rm/stop --cidfileValentin Rothberg2019-11-18
* | | Merge pull request #4368 from haircommander/pod-annotationsOpenShift Merge Robot2019-11-15
|\ \ \ | |/ / |/| |
| * | Add annotations in play kubePeter Hunt2019-11-08
| |/
* / codespell: spelling correctionsDmitry Smirnov2019-11-13
|/
* Split up create config handling of namespaces and securityPeter Hunt2019-11-07
* Merge pull request #4451 from giuseppe/set-macOpenShift Merge Robot2019-11-07
|\
| * podman: add support for specifying MACJakub Filak2019-11-06
* | Merge pull request #4447 from rhatdan/runasuserOpenShift Merge Robot2019-11-07
|\ \
| * | Add support for RunAsUser and RunAsGroupDaniel J Walsh2019-11-06
| |/
* | Merge pull request #4441 from rhatdan/detachOpenShift Merge Robot2019-11-07
|\ \ | |/ |/|
| * Allow users to disable detach keysDaniel J Walsh2019-11-05
* | Set SELinux labels based on the security context in the kube.yamlDaniel J Walsh2019-11-05
|/
* runtime: Fix typoRadostin Stoyanov2019-11-02
* Merge pull request #4400 from haircommander/exec-hangOpenShift Merge Robot2019-11-01
|\
| * Switch to bufio Reader for exec streamsPeter Hunt2019-10-31
* | logs: support --tail 0Giuseppe Scrivano2019-10-31
* | container start: fix regression when using nameValentin Rothberg2019-10-31
|/
* Merge pull request #4369 from baude/golandautocodecorrectionsOpenShift Merge Robot2019-10-30
|\
| * goland autocorrectionsbaude2019-10-29
* | Set default seccomp.json file for podman play kubeDaniel J Walsh2019-10-29
* | API: report multiple digests for imagesNalin Dahyabhai2019-10-29
* | bump containers/image to v5.0.0, buildah to v1.11.4Nalin Dahyabhai2019-10-29
|/
* Merge pull request #4360 from rhatdan/spellOpenShift Merge Robot2019-10-29
|\
| * Fix spelling mistakesDaniel J Walsh2019-10-29
* | Merge pull request #4187 from baude/dnspluginenableOpenShift Merge Robot2019-10-29
|\ \ | |/ |/|
| * enable dnsplugin for network createbaude2019-10-28
* | Log warn instead of error for removing nonexistant containerTyler Ramer2019-10-25
|/
* Add parsing for UID, GID in volume "o" optionMatthew Heon2019-10-22
* Merge pull request #4287 from mheon/anonymous_volumesOpenShift Merge Robot2019-10-22
|\
| * Add support for anonymous volumes to `podman run -v`Matthew Heon2019-10-17
* | Merge pull request #4284 from mheon/fix_vol_inspectOpenShift Merge Robot2019-10-21
|\ \
| * | Rewrite backend for remote 'volume inspect'Matthew Heon2019-10-21
| |/
* | Merge pull request #4125 from baude/remotestdinOpenShift Merge Robot2019-10-20
|\ \
| * | Add ability to redirect bash for run -ibaude2019-10-15
* | | Merge pull request #4271 from tylarb/stdin_attachOpenShift Merge Robot2019-10-17
|\ \ \ | |_|/ |/| |
| * | Attach stdin to container at start if it was created with --interactiveTyler Ramer2019-10-15
| |/
* / start: print full container IDbklimenko2019-10-16
|/
* Move OCI runtime implementation behind an interfaceMatthew Heon2019-10-10
* Update c/image to v4.0.1 and buildah to 1.11.3Miloslav Trmač2019-10-04
* Merge pull request #3549 from marcov/evict-containerOpenShift Merge Robot2019-10-04
|\
| * rm: add containers eviction with `rm --force`Marco Vedovati2019-09-25