| Commit message (Expand) | Author | Age |
* | Podman stop --filter flag | Karthik Elango | 2022-07-14 |
* | Add "podman kube play" cmd | Niall Crowe | 2022-07-13 |
* | Merge pull request #14826 from sstosh/net-prune | openshift-ci[bot] | 2022-07-11 |
|\ |
|
| * | Refactored networkPrune function | Toshiki Sonoda | 2022-07-08 |
* | | Merge pull request #14839 from saschagrunert/errors-pkg | openshift-ci[bot] | 2022-07-08 |
|\ \ |
|
| * | | pkg: switch to golang native error wrapping | Sascha Grunert | 2022-07-08 |
| |/ |
|
* / | pkg/machine/e2e: do not import from cmd/podman | Paul Holzinger | 2022-07-07 |
|/ |
|
* | Merge pull request #14740 from flouthoc/bindings-remove-manifest | openshift-ci[bot] | 2022-06-29 |
|\ |
|
| * | bindings: Add support for Delete in pkg/bingings/manifest | Aditya R | 2022-06-29 |
* | | podman image scp remote support & podman image scp tagging | cdoern | 2022-06-28 |
* | | Merge pull request #14713 from Luap99/volume-plugin | openshift-ci[bot] | 2022-06-27 |
|\ \ |
|
| * | | add podman volume reload to sync volume plugins | Paul Holzinger | 2022-06-23 |
| |/ |
|
* | | Merge pull request #14705 from jakecorrenti/show-health-status-event | openshift-ci[bot] | 2022-06-27 |
|\ \
| |/
|/| |
|
| * | Show Health Status events | Jake Correnti | 2022-06-27 |
* | | Merge pull request #14556 from sstosh/system-prune-network | openshift-ci[bot] | 2022-06-20 |
|\ \ |
|
| * | | podman system prune support prune unused networks | Toshiki Sonoda | 2022-06-14 |
| |/ |
|
* | | linter fix from #14299 | cdoern | 2022-06-16 |
* | | Merge pull request #14299 from cdoern/podClone | openshift-ci[bot] | 2022-06-16 |
|\ \ |
|
| * | | podman pod clone | cdoern | 2022-06-10 |
* | | | golangci-lint: enable nolintlint | Paul Holzinger | 2022-06-14 |
| |/
|/| |
|
* | | podman cp: do not overwrite non-dirs with dirs and vice versa | Valentin Rothberg | 2022-06-10 |
|/ |
|
* | Add API support for NoOverwriteDirNonDir | Jhon Honce | 2022-05-26 |
* | Remove unused archive flag from diff commands | Jhon Honce | 2022-05-25 |
* | go format previosly touched files | Valentin Rothberg | 2022-05-24 |
* | image list: remove unused ConfigDigest | Valentin Rothberg | 2022-05-24 |
* | podman image mount: print pretty table | Valentin Rothberg | 2022-05-24 |
* | Swagger refactor/cleanup | Jhon Honce | 2022-05-19 |
* | play kube: service container | Valentin Rothberg | 2022-05-12 |
* | kube: add support for --userns= | Giuseppe Scrivano | 2022-05-10 |
* | pod: add exit policies | Valentin Rothberg | 2022-05-02 |
* | enable gocritic linter | Paul Holzinger | 2022-04-26 |
* | replace golint with revive linter | Paul Holzinger | 2022-04-22 |
* | Merge pull request #13943 from cdoern/clone | OpenShift Merge Robot | 2022-04-22 |
|\ |
|
| * | podman container clone -f | cdoern | 2022-04-21 |
* | | Add support for checkpoint image | Radostin Stoyanov | 2022-04-20 |
|/ |
|
* | Merge pull request #13616 from giuseppe/passwd-entry | OpenShift Merge Robot | 2022-04-14 |
|\ |
|
| * | run, create: add --passwd-entry | Giuseppe Scrivano | 2022-04-14 |
* | | Revert "images --size" | Valentin Rothberg | 2022-04-14 |
|/ |
|
* | images --size | Valentin Rothberg | 2022-04-08 |
* | Merge pull request #13490 from gcalin/13266 | OpenShift Merge Robot | 2022-04-04 |
|\ |
|
| * | Add option for pod logs to display different colors per container. | gcalin | 2022-03-29 |
* | | specgen: do not set OOMScoreAdj by default | Giuseppe Scrivano | 2022-04-04 |
|/ |
|
* | play: kube: use in-memory kubefile and remove tempfile | Christian Stewart | 2022-03-24 |
* | Merge pull request #13588 from flouthoc/import-os-arch | OpenShift Merge Robot | 2022-03-23 |
|\ |
|
| * | import: allow users to set os, arch and variant of imports | Aditya R | 2022-03-23 |
* | | Update swagger to improve compatibility | Jhon Honce | 2022-03-22 |
|/ |
|
* | podman rmi --ignore | Valentin Rothberg | 2022-03-19 |
* | Add support for --chrootdirs | LStandman | 2022-03-14 |
* | Add podman play kube --annotation | Daniel J Walsh | 2022-03-09 |
* | Add --context-dir option to podman play kube | Daniel J Walsh | 2022-03-01 |