summaryrefslogtreecommitdiff
path: root/pkg/domain/infra/abi
Commit message (Expand)AuthorAge
* bump go module to v3Valentin Rothberg2021-02-22
* cp: treat "." and "/." correctlyValentin Rothberg2021-02-18
* infra: downgrade warning to debugGiuseppe Scrivano2021-02-17
* podman kill should report rawInput not container idDaniel J Walsh2021-02-16
* When stopping a container, print rawInputDaniel J Walsh2021-02-16
* Enable whitespace linterPaul Holzinger2021-02-11
* Enable golint linterPaul Holzinger2021-02-11
* [NO TESTS NEEDED] Update linterMatej Vasek2021-02-10
* Merge pull request #9125 from ashley-cui/secretswiringOpenShift Merge Robot2021-02-09
|\
| * Implement SecretsAshley Cui2021-02-09
* | Merge pull request #9266 from vrothberg/fix-6510OpenShift Merge Robot2021-02-08
|\ \
| * | make `podman rmi` more robustValentin Rothberg2021-02-08
| |/
* / add network prunebaude2021-02-06
|/
* Improve ContainerEngine.ContainerWait()Matej Vasek2021-02-03
* Improve container libpod.Wait*() functionsMatej Vasek2021-02-03
* Switch podman stop/kill/wait handlers to use abiDaniel J Walsh2021-01-29
* Merge pull request #9054 from vrothberg/fix-9040OpenShift Merge Robot2021-01-26
|\
| * libpod: add (*Container).ResolvePath()Valentin Rothberg2021-01-26
* | Fix --arch and --os flags to work correctlyDaniel J Walsh2021-01-25
|/
* podman manifest existsPaul Holzinger2021-01-22
* Merge pull request #9027 from Luap99/podman-volume-existsOpenShift Merge Robot2021-01-21
|\
| * podman volume existsPaul Holzinger2021-01-21
* | Fix handling of container removeDaniel J Walsh2021-01-20
|/
* podman network existsPaul Holzinger2021-01-19
* Allow podman push to push manifest listsDaniel J Walsh2021-01-15
* Merge pull request #8955 from mheon/renameOpenShift Merge Robot2021-01-14
|\
| * Initial implementation of renaming containersMatthew Heon2021-01-14
* | Initial implementation of volume pluginsMatthew Heon2021-01-14
|/
* Merge pull request #8957 from srcshelton/feature/issue-8945OpenShift Merge Robot2021-01-13
|\
| * Add 'MemUsageBytes' format optionStuart Shelton2021-01-12
* | Remove the ability to use [name:tag] in podman load commandDaniel J Walsh2021-01-12
|/
* Merge pull request #8947 from Luap99/cleanup-codeOpenShift Merge Robot2021-01-12
|\
| * Fix problems reported by staticcheckPaul Holzinger2021-01-12
* | Merge pull request #8819 from chen-zhuohan/add-pre-checkpointOpenShift Merge Robot2021-01-12
|\ \ | |/ |/|
| * add pre checkpointunknown2021-01-10
* | Merge pull request #8934 from vrothberg/fix-8931OpenShift Merge Robot2021-01-11
|\ \
| * | image list: ignore bare manifest listValentin Rothberg2021-01-11
* | | Merge pull request #8917 from mheon/actually_report_play_kube_errorsOpenShift Merge Robot2021-01-11
|\ \ \ | |/ / |/| |
| * | Ensure that `podman play kube` actually reports errorsMatthew Heon2021-01-11
| |/
* / Add Networks format placeholder to podman ps and pod psPaul Holzinger2021-01-09
|/
* Include named volumes in container migrationRadostin Stoyanov2021-01-07
* Use Options as CRImportCheckpoint() argumentRadostin Stoyanov2021-01-07
* Rework pruning to report reclaimed spaceBaron Lenardson2020-12-30
* Consolidate filter logic to pkg subdirectoryBaron Lenardson2020-12-24
* Refactor kube.ToSpecGen parameters to structBenedikt Ziemons2020-12-23
* Merge pull request #8792 from bziemons/patch-host-network-spec-8790OpenShift Merge Robot2020-12-23
|\
| * Set NetNS mode instead of valueBenedikt Ziemons2020-12-23
* | add --cidfile to container killbaude2020-12-23
|/
* Merge pull request #8787 from jsoref/spellingOpenShift Merge Robot2020-12-23
|\
| * SpellingJosh Soref2020-12-22