| Commit message (Expand) | Author | Age |
* | Remove error stutter | Daniel J Walsh | 2022-03-25 |
* | Merge pull request #13587 from giuseppe/clone-to-pod | OpenShift Merge Robot | 2022-03-24 |
|\ |
|
| * | container: allow clone to an existing pod | Giuseppe Scrivano | 2022-03-24 |
* | | Merge pull request #13606 from paralin/play-kube-inmem | OpenShift Merge Robot | 2022-03-24 |
|\ \ |
|
| * | | play: kube: use in-memory kubefile and remove tempfile | Christian Stewart | 2022-03-24 |
| |/ |
|
* / | machine-set: fix example for setting rootful flag | Aditya R | 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 |
* | | fix a number of errcheck issues | Valentin Rothberg | 2022-03-22 |
* | | fix a number of `godot` issues | Valentin Rothberg | 2022-03-22 |
* | | linter: enable nilerr | Valentin Rothberg | 2022-03-22 |
* | | linter: enable wastedassign | Valentin Rothberg | 2022-03-22 |
|/ |
|
* | Merge pull request #13575 from Luap99/percent | OpenShift Merge Robot | 2022-03-21 |
|\ |
|
| * | podman system df: fix percent calculation | Paul Holzinger | 2022-03-21 |
* | | Merge pull request #13573 from vrothberg/golangci-lint | OpenShift Merge Robot | 2022-03-21 |
|\ \
| |/
|/| |
|
| * | bump golangci-lint to v1.45.0 | Valentin Rothberg | 2022-03-21 |
* | | Merge pull request #13541 from vrothberg/rmi-ignore | OpenShift Merge Robot | 2022-03-21 |
|\ \
| |/
|/| |
|
| * | podman rmi --ignore | Valentin Rothberg | 2022-03-19 |
* | | Fix type-o and cleanup doc punctuation | Jason T. Greene | 2022-03-18 |
|/ |
|
* | Merge pull request #13540 from mheon/fix_11822 | OpenShift Merge Robot | 2022-03-18 |
|\ |
|
| * | Deduplicate between Volumes and Mounts in compat API | Matthew Heon | 2022-03-17 |
* | | Merge pull request #13523 from n1hility/tolerate-old-machine | OpenShift Merge Robot | 2022-03-18 |
|\ \ |
|
| * | | Handle incompatible machines | Jason T. Greene | 2022-03-18 |
| |/ |
|
* / | go fmt: use go 1.18 conditional-build syntax | Valentin Rothberg | 2022-03-18 |
|/ |
|
* | fix empty newline in version output | Paul Holzinger | 2022-03-15 |
* | Add support for --chrootdirs | LStandman | 2022-03-14 |
* | Add podman play kube --annotation | Daniel J Walsh | 2022-03-09 |
* | Merge pull request #12913 from rhatdan/kube | OpenShift Merge Robot | 2022-03-09 |
|\ |
|
| * | Add --context-dir option to podman play kube | Daniel J Walsh | 2022-03-01 |
* | | Fix handling of tmpfs-mode for tmpfs creation in compat mode | Daniel J Walsh | 2022-03-09 |
* | | machine rm -f stops and removes machine | Brent Baude | 2022-03-08 |
|/ |
|
* | Merge pull request #13362 from keonchennl/pod-logs-add-flag | OpenShift Merge Robot | 2022-03-01 |
|\ |
|
| * | Add the names flag for pod logs | Xueyuan Chen | 2022-03-01 |
* | | Add podman volume mount support | Daniel J Walsh | 2022-02-28 |
|/ |
|
* | Merge pull request #13314 from flouthoc/container-commit-squash | OpenShift Merge Robot | 2022-02-23 |
|\ |
|
| * | container-commit: support --squash to squash layers into one | Aditya R | 2022-02-23 |
* | | Cleanup display of trust with transports | Daniel J Walsh | 2022-02-22 |
* | | Merge pull request #13059 from cdoern/clone | OpenShift Merge Robot | 2022-02-22 |
|\ \
| |/
|/| |
|
| * | Implement Podman Container Clone | cdoern | 2022-02-20 |
* | | Merge pull request #13286 from flouthoc/kube-build-false-default | OpenShift Merge Robot | 2022-02-21 |
|\ \ |
|
| * | | kube: honor --build=false and make --build=true by default | Aditya R | 2022-02-21 |
| |/ |
|
* | | Merge pull request #13296 from Romain-Geissler-1A/url-and-connection-implies-... | OpenShift Merge Robot | 2022-02-21 |
|\ \ |
|
| * | | Option --url and --connection should imply --remote. | Romain Geissler | 2022-02-19 |
| |/ |
|
* / | provide better error on invalid flag | Paul Holzinger | 2022-02-21 |
|/ |
|
* | Introduce podman machine init --root=t|f and podman machine set --root=t|f | Jason T. Greene | 2022-02-16 |
* | Initial implementation of mac forwarding using a privileged docker sock claim... | Jason T. Greene | 2022-02-16 |
* | create: Fix key=value annotation in the flag output | Morten Linderud | 2022-02-14 |
* | Do not set the network config dir to cni plugin dir | Paul Holzinger | 2022-02-09 |
* | Merge pull request #12930 from cdoern/podCgroup | OpenShift Merge Robot | 2022-02-04 |
|\ |
|
| * | Podman pod create --share-parent vs --share=cgroup | cdoern | 2022-02-03 |