summaryrefslogtreecommitdiff
path: root/pkg/adapter
Commit message (Expand)AuthorAge
...
* | | 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
* | Apply changes also to the windows implementationAnders F Björklund2019-10-02
* | Avoid hard-coding path to varlink and podmanAnders F Björklund2019-10-01
* | Allow changing IdentityFile and to IgnoreHostsAnders F Björklund2019-10-01
* | Merge pull request #4117 from mheon/pod_no_nameOpenShift Merge Robot2019-09-26
|\ \
| * | Add an error for pods without a nameMatthew Heon2019-09-26
| |/
* | Merge pull request #4102 from baude/remotestdinOpenShift Merge Robot2019-09-25
|\ \
| * | conditionally send stdin on remote runbaude2019-09-24
| |/
* / play kube: Only support pod kind in k8s yamlPeter Hunt2019-09-24
|/
* support non-standard ssh port for remote-clientbaude2019-09-17
* Merge pull request #3934 from rhatdan/waitOpenShift Merge Robot2019-09-13
|\
| * Podman-remote run should wait for exit codeDaniel J Walsh2019-09-12
| * Use exit code constantsDaniel J Walsh2019-09-12
* | enhance podman network rmbaude2019-09-12
|/
* Merge pull request #3896 from mheon/volume_lookupOpenShift Merge Robot2019-09-09
|\
| * Add function for looking up volumes by partial nameMatthew Heon2019-09-09
* | Merge pull request #3862 from baude/networkcreateOpenShift Merge Robot2019-09-09
|\ \ | |/ |/|
| * podman network createbaude2019-09-09
* | build: pass down the cgroup manager to buildahGiuseppe Scrivano2019-09-06
|/
* Merge pull request #3958 from haircommander/play-kube-secOpenShift Merge Robot2019-09-06
|\
| * play kube: fix segfaultPeter Hunt2019-09-06
* | Add ability for volumes with options to mount/umountMatthew Heon2019-09-05
|/
* Merge pull request #3800 from vrothberg/generate-podOpenShift Merge Robot2019-08-22
|\
| * generate systemd: support pods and geneartig filesValentin Rothberg2019-08-21
| * generate systemd: drop support for remote clientsValentin Rothberg2019-08-21
* | Add --digestfile option to pushTomSweeneyRedHat2019-08-21
|/
* Implement healthcheck for remote clientAshley Cui2019-08-19
* Merge pull request #3848 from giuseppe/enable-all-tests-crunOpenShift Merge Robot2019-08-19
|\
| * libpod, pkg: lookup also for crun failuresGiuseppe Scrivano2019-08-19
| * containers, create: debug message on failed deletionGiuseppe Scrivano2019-08-19
* | Merge pull request #3709 from mheon/volume_inspectOpenShift Merge Robot2019-08-19
|\ \
| * | Swap 'volume inspect' frontend to use the new backendMatthew Heon2019-08-02
| * | Implement backend for 'volume inspect'Matthew Heon2019-08-02
* | | Merge pull request #3836 from chenzhiwei/hostnameOpenShift Merge Robot2019-08-19
|\ \ \ | |_|/ |/| |
| * | Allow customizing pod hostnameChen Zhiwei2019-08-18
* | | Merge pull request #3617 from QiWang19/create_pullOpenShift Merge Robot2019-08-17
|\ \ \ | |/ / |/| |
| * | add --pull flag for podman create&runQi Wang2019-08-09
* | | Merge pull request #3719 from baude/networklistOpenShift Merge Robot2019-08-16
|\ \ \
| * | | inclusion of podman networkbaude2019-08-15
* | | | Merge pull request #3796 from giuseppe/enable-cgroupsv2-crunOpenShift Merge Robot2019-08-16
|\ \ \ \ | |/ / / |/| | |
| * | | runtime: honor --runtime flag to buildGiuseppe Scrivano2019-08-13
* | | | Fix play kube command in pod yamlChen Zhiwei2019-08-14
|/ / /
* | | containers: look also for 'file not found' in the error messageGiuseppe Scrivano2019-08-12
* | | build: use the configured runtimeGiuseppe Scrivano2019-08-11