summaryrefslogtreecommitdiff
path: root/pkg/machine
Commit message (Expand)AuthorAge
* Merge pull request #14023 from rhatdan/kubeOpenShift Merge Robot2022-04-27
|\
| * Truncate annotations when generating kubernetes yaml filesDaniel J Walsh2022-04-27
* | enable gocritic linterPaul Holzinger2022-04-26
|/
* Merge pull request #13996 from cdoern/machineOpenShift Merge Robot2022-04-26
|\
| * machine starting statuscdoern2022-04-25
* | Merge pull request #13908 from n1hility/win-mountsOpenShift Merge Robot2022-04-26
|\ \
| * | Implements Windows volume/mount supportJason T. Greene2022-04-25
* | | Add podman machine test suiteBrent Baude2022-04-25
|/ /
* | 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
|\
| * enable staticcheck linterPaul Holzinger2022-04-22
* | Switch all rootful to rootfullDaniel J Walsh2022-04-21
|/
* Respect "Rootful" when starting WSL API ForwardingJason T. Greene2022-04-15
* Introduce machine inspectBrent Baude2022-04-12
* machine,rm: Ignore ENOENT while cleaning machineAditya R2022-04-12
* Merge pull request #13798 from n1hility/fix-docker-sockOpenShift Merge Robot2022-04-07
|\
| * Fix docker socket handlingJason T. Greene2022-04-06
* | Prevent set command from updating a running instanceJason T. Greene2022-04-06
|/
* machine refactor 3: add symlinks for socketsBrent Baude2022-04-05
* Merge pull request #13655 from n1hility/dual-pipesOpenShift Merge Robot2022-04-04
|\
| * Prefer registering both machine and global pipeJason T. Greene2022-03-29
* | Machine refactor part 2Brent Baude2022-03-30
|/
* Migrate machine configsBrent Baude2022-03-28
* Machine refactor - part 1Brent Baude2022-03-28
* Switch all calls to filepath.Walk to filepath.WalkDirDaniel J Walsh2022-03-27
* Remove error stutterDaniel J Walsh2022-03-25
* Merge pull request #13620 from Luap99/qemu-pathOpenShift Merge Robot2022-03-24
|\
| * fix podman machine start log level detectionPaul Holzinger2022-03-23
| * podman machine start: lookup qemu path again if not foundPaul Holzinger2022-03-23
* | Explicitly use IPv4 to check if podman-machine VM is listeningBurt Holzman2022-03-23
|/
* fix a number of errcheck issuesValentin Rothberg2022-03-22
* fix a number of `godot` issuesValentin Rothberg2022-03-22
* linter: enable nilerrValentin Rothberg2022-03-22
* bump golangci-lint to v1.45.0Valentin Rothberg2022-03-21
* Merge pull request #13523 from n1hility/tolerate-old-machineOpenShift Merge Robot2022-03-18
|\
| * Handle incompatible machinesJason T. Greene2022-03-18
* | go fmt: use go 1.18 conditional-build syntaxValentin Rothberg2022-03-18
|/
* Use github.com/vbauerster/mpb/v7 in pkg/machinePaul Holzinger2022-03-09
* Merge pull request #13465 from n1hility/improve-install-msgOpenShift Merge Robot2022-03-09
|\
| * Improve agent install message to add restart instructionsJason T. Greene2022-03-08
* | machine rm -f stops and removes machineBrent Baude2022-03-08
|/
* MacOS improvementsBrent Baude2022-03-07
* Fixes: #13301 ("machine rm removes the mounted socket file on macos")Thibault Gagnaux2022-03-06
* Update to podman4 copr streamJason T. Greene2022-02-16
* Introduce podman machine init --root=t|f and podman machine set --root=t|fJason T. Greene2022-02-16
* Initial implementation of mac forwarding using a privileged docker sock claim...Jason T. Greene2022-02-16
* Merge pull request #13209 from esendjer/mainOpenShift Merge Robot2022-02-14
|\