| Commit message (Expand) | Author | Age |
* | Merge pull request #14129 from Juneezee/test/t.TempDir | OpenShift Merge Robot | 2022-05-06 |
|\ |
|
| * | test: use `T.TempDir` to create temporary test directory | Eng Zer Jun | 2022-05-05 |
* | | Merge pull request #14066 from ashley-cui/sysres | OpenShift Merge Robot | 2022-05-04 |
|\ \
| |/
|/| |
|
| * | podman system reset removed machines incorrectly | Ashley Cui | 2022-05-04 |
* | | Implement --format for machine inspect | Jhon Honce | 2022-05-03 |
|/ |
|
* | enable errcheck linter | Paul Holzinger | 2022-04-29 |
* | Merge pull request #14033 from baude/inspectredo | OpenShift Merge Robot | 2022-04-28 |
|\ |
|
| * | Refactor machine inspect | Brent Baude | 2022-04-28 |
* | | Merge pull request #14024 from cdoern/machine | OpenShift Merge Robot | 2022-04-28 |
|\ \
| |/
|/| |
|
| * | podman machine starting test | cdoern | 2022-04-27 |
* | | Emergency fix for new CI linter | Ed Santiago | 2022-04-27 |
* | | Merge pull request #13953 from ashley-cui/mach | OpenShift Merge Robot | 2022-04-27 |
|\ \ |
|
| * | | Allow changing of CPUs, Memory, and Disk Size | Ashley Cui | 2022-04-27 |
| |/ |
|
* / | enable gocritic linter | Paul Holzinger | 2022-04-26 |
|/ |
|
* | Merge pull request #13996 from cdoern/machine | OpenShift Merge Robot | 2022-04-26 |
|\ |
|
| * | machine starting status | cdoern | 2022-04-25 |
* | | Add podman machine test suite | Brent Baude | 2022-04-25 |
* | | Revert "Switch all rootful to rootfull" | Ashley Cui | 2022-04-25 |
|/ |
|
* | replace golint with revive linter | Paul Holzinger | 2022-04-22 |
* | Switch all rootful to rootfull | Daniel J Walsh | 2022-04-21 |
* | Introduce machine inspect | Brent Baude | 2022-04-12 |
* | machine,rm: Ignore ENOENT while cleaning machine | Aditya R | 2022-04-12 |
* | Merge pull request #13798 from n1hility/fix-docker-sock | OpenShift Merge Robot | 2022-04-07 |
|\ |
|
| * | Fix docker socket handling | Jason T. Greene | 2022-04-06 |
* | | Prevent set command from updating a running instance | Jason T. Greene | 2022-04-06 |
|/ |
|
* | machine refactor 3: add symlinks for sockets | Brent Baude | 2022-04-05 |
* | Machine refactor part 2 | Brent Baude | 2022-03-30 |
* | Migrate machine configs | Brent Baude | 2022-03-28 |
* | Machine refactor - part 1 | Brent Baude | 2022-03-28 |
* | Switch all calls to filepath.Walk to filepath.WalkDir | Daniel J Walsh | 2022-03-27 |
* | Remove error stutter | Daniel J Walsh | 2022-03-25 |
* | Merge pull request #13620 from Luap99/qemu-path | OpenShift Merge Robot | 2022-03-24 |
|\ |
|
| * | fix podman machine start log level detection | Paul Holzinger | 2022-03-23 |
| * | podman machine start: lookup qemu path again if not found | Paul Holzinger | 2022-03-23 |
* | | Explicitly use IPv4 to check if podman-machine VM is listening | Burt Holzman | 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 |
* | bump golangci-lint to v1.45.0 | Valentin Rothberg | 2022-03-21 |
* | 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 |
|/ |
|
* | 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 |