| Commit message (Expand) | Author | Age |
* | Merge pull request #13465 from n1hility/improve-install-msg | OpenShift Merge Robot | 2022-03-09 |
|\ |
|
| * | Improve agent install message to add restart instructions | Jason T. Greene | 2022-03-08 |
* | | machine rm -f stops and removes machine | Brent Baude | 2022-03-08 |
|/ |
|
* | MacOS improvements | Brent Baude | 2022-03-07 |
* | Fixes: #13301 ("machine rm removes the mounted socket file on macos") | Thibault Gagnaux | 2022-03-06 |
* | 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 |
* | ignition: propagate proxy settings from a host into a vm | esendjer | 2022-02-12 |
* | Restore machine start logic that was hanging | Anders F Björklund | 2022-01-21 |
* | bump go module to version 4 | Valentin Rothberg | 2022-01-18 |
* | Merge pull request #12835 from baude/issue12815 | OpenShift Merge Robot | 2022-01-13 |
|\ |
|
| * | Wait for podman stop to complete | Brent Baude | 2022-01-12 |
* | | add additional fields to podman machine ls --json | Daniel J Walsh | 2022-01-11 |
|/ |
|
* | Make it possible to select the volume driver | Anders F Björklund | 2021-12-30 |
* | Check the mount type for future compatibility | Anders F Björklund | 2021-12-30 |
* | Implement virtfs volumes for podman machine | Anders F Björklund | 2021-12-30 |
* | Introduce Windows WSL implementation of podman machine | Jason T. Greene | 2021-12-24 |
* | Set machine timezone | Brent Baude | 2021-12-16 |
* | fix: take absolute path for dd on apple silicon | etenzy | 2021-11-17 |
* | podman machine improve port forwarding | Paul Holzinger | 2021-11-15 |
* | Make stop message more similar to start | Anders F Björklund | 2021-11-02 |
* | Record the image stream along with the path | Anders F Björklund | 2021-10-26 |
* | Merge pull request #11802 from flouthoc/podman-machine-rm-cleanup | OpenShift Merge Robot | 2021-10-01 |
|\ |
|
| * | machine: silently cleanup dangling sockets before rm if possible | Aditya Rajan | 2021-09-30 |
* | | machine: Info on successfully stopping qemu machine | Aditya Rajan | 2021-09-30 |
|/ |
|
* | Merge pull request #11691 from afbjorklund/machine-list | OpenShift Merge Robot | 2021-09-22 |
|\ |
|
| * | Also show the (initial) disk size | Anders F Björklund | 2021-09-22 |
| * | Show cpus and memory in machine list | Anders F Björklund | 2021-09-22 |
* | | Merge pull request #11701 from ashley-cui/stream | OpenShift Merge Robot | 2021-09-22 |
|\ \ |
|
| * | | Fix machine image | Ashley Cui | 2021-09-22 |
| |/ |
|
* / | standardize logrus messages to upper case | Daniel J Walsh | 2021-09-22 |
|/ |
|
* | Search gvproxy with config.FindHelperBinary() | Hyeon Kim | 2021-09-14 |
* | Merge pull request #11440 from ashley-cui/ssh | OpenShift Merge Robot | 2021-09-13 |
|\ |
|
| * | Use default username for podman machine ssh | Ashley Cui | 2021-09-03 |
* | | Merge pull request #11453 from jonpspri/qemu-apple-silicon-bios-fd | OpenShift Merge Robot | 2021-09-08 |
|\ \ |
|
| * | | QEMU Apple Silicon: Find BIOS FD wherever | Jonathan Springer | 2021-09-07 |
* | | | Merge pull request #11437 from MichaelAnckaert/fix-11418 | OpenShift Merge Robot | 2021-09-07 |
|\ \ \ |
|
| * | | | Fix #11418 - Default TMPDIR to /tmp on OS X | Michael Anckaert | 2021-09-04 |
* | | | | Merge pull request #11434 from coypoop/patch1 | OpenShift Merge Robot | 2021-09-07 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Spell "build linux darwin" as "build !windows". | Maya Rashish | 2021-09-03 |
| | |/
| |/| |
|
* | | | Merge pull request #11442 from scottschreckengaust/main | OpenShift Merge Robot | 2021-09-07 |
|\ \ \ |
|
| * | | | Fix warning of unsupported feature on MacOS | Scott Schreckengaust | 2021-09-06 |
| | |/
| |/| |
|
* / | | TCG Accel fallback for Apple Silicon. Iss #10577 | Jonathan Springer | 2021-09-05 |
|/ / |
|
* / | machine: always check error of net.Dial, even after last try | Guillaume Rose | 2021-09-03 |
|/ |
|
* | clean up socket and pid files from podman machine | Brent Baude | 2021-08-30 |
* | Allow setting of machine stream and image path from containers.conf | Ashley Cui | 2021-08-24 |
* | Set gvproxy path to /usr/libexec/podman/gvproxy | Brent Baude | 2021-08-12 |
* | Revert "Use static path for gvproxy" | Brent Baude | 2021-08-11 |
* | show podman machine ssh command line | Brent Baude | 2021-08-05 |
* | Use static path for gvproxy | Brent Baude | 2021-08-03 |