summaryrefslogtreecommitdiff
path: root/pkg/domain/infra/abi
Commit message (Expand)AuthorAge
* Merge pull request #14741 from giuseppe/pod-ps-no-raceopenshift-ci[bot]2022-06-28
|\
| * pod: ps does not race with rmGiuseppe Scrivano2022-06-28
| * pods: move code to a new functionGiuseppe Scrivano2022-06-28
* | Merge pull request #14713 from Luap99/volume-pluginopenshift-ci[bot]2022-06-27
|\ \ | |/ |/|
| * add podman volume reload to sync volume pluginsPaul Holzinger2022-06-23
* | libpod: fix wait and exit-code logicValentin Rothberg2022-06-23
|/
* Fix spelling "setup" -> "set up" and similarErik Sjölund2022-06-22
* Merge pull request #14642 from rhatdan/VENDORopenshift-ci[bot]2022-06-21
|\
| * Update to use gopkg.in/yaml.v3Daniel J Walsh2022-06-17
* | Merge pull request #14643 from clobrano/feature/network/list/dangling/devopenshift-ci[bot]2022-06-21
|\ \
| * | allow filter networks by dangling statusCarlo Lobrano2022-06-21
* | | rootless: attempt to join all specified pathsGiuseppe Scrivano2022-06-21
* | | Merge pull request #14556 from sstosh/system-prune-networkopenshift-ci[bot]2022-06-20
|\ \ \ | |_|/ |/| |
| * | podman system prune support prune unused networksToshiki Sonoda2022-06-14
| |/
* | Merge pull request #14299 from cdoern/podCloneopenshift-ci[bot]2022-06-16
|\ \
| * | podman pod clonecdoern2022-06-10
| |/
* / golangci-lint: enable nolintlintPaul Holzinger2022-06-14
|/
* Pass '--file-locks' to OCI runtime at restoringHironori Shiina2022-06-09
* Improve robustness of `podman system reset`Matthew Heon2022-06-03
* Add API support for NoOverwriteDirNonDirJhon Honce2022-05-26
* Merge pull request #14327 from rhatdan/commonOpenShift Merge Robot2022-05-24
|\
| * Use containers/common/pkg/util.StringToSliceDaniel J Walsh2022-05-23
* | go format previosly touched filesValentin Rothberg2022-05-24
* | pkg/domain/infra/abi/images_test.go: remove commented codeValentin Rothberg2022-05-24
* | image list: remove unused ConfigDigestValentin Rothberg2022-05-24
* | podman image mount: print pretty tableValentin Rothberg2022-05-24
|/
* linter: enable unconvert linterValentin Rothberg2022-05-19
* k8systemd: run k8s workloads in systemdValentin Rothberg2022-05-17
* play kube: service containerValentin Rothberg2022-05-12
* kube: add support for --userns=Giuseppe Scrivano2022-05-10
* kube: honor pod security context IDsGiuseppe Scrivano2022-05-10
* Merge pull request #14059 from cdoern/cloneOpenShift Merge Robot2022-05-05
|\
| * pass networks to container clonecdoern2022-05-03
* | Report correct RemoteURIDaniel J Walsh2022-05-04
* | pod: add exit policiesValentin Rothberg2022-05-02
* | enable errcheck linterPaul Holzinger2022-04-29
|/
* volume: add new option -o o=noquotaGiuseppe Scrivano2022-04-28
* Merge pull request #14023 from rhatdan/kubeOpenShift Merge Robot2022-04-27
|\
| * Truncate annotations when generating kubernetes yaml filesDaniel J Walsh2022-04-27
* | play kube respect hostNetworkPaul Holzinger2022-04-27
* | play kube: do not skip containers by namePaul Holzinger2022-04-26
* | enable gocritic linterPaul Holzinger2022-04-26
|/
* Merge pull request #13978 from Luap99/unparamOpenShift Merge Robot2022-04-25
|\
| * enable unparam linterPaul Holzinger2022-04-25
* | Revert "Switch all rootful to rootfull"Ashley Cui2022-04-25
* | replace golint with revive linterPaul Holzinger2022-04-22
|/
* Merge pull request #13972 from Luap99/staticcheckOpenShift Merge Robot2022-04-22
|\
| * move golang.org/x/crypto/ssh/terminal to golang.org/x/termPaul Holzinger2022-04-22
* | Merge pull request #13964 from rhatdan/rootfullOpenShift Merge Robot2022-04-22
|\ \
| * | Switch all rootful to rootfullDaniel J Walsh2022-04-21
| |/