summaryrefslogtreecommitdiff
path: root/pkg/machine
Commit message (Expand)AuthorAge
* 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
|\
| * ignition: propagate proxy settings from a host into a vmesendjer2022-02-12
* | Temporarily pull machine images from side repoBrent Baude2022-02-11
|/
* ignition, machine: delegate cpu,io cgroup controllers to machine's default usersAditya R2022-01-28
* Merge pull request #12961 from rhatdan/codespellOpenShift Merge Robot2022-01-21
|\
| * Run codespell on codeDaniel J Walsh2022-01-21
* | Merge pull request #12959 from afbjorklund/machine-waitOpenShift Merge Robot2022-01-21
|\ \
| * | Restore machine start logic that was hangingAnders F Björklund2022-01-21
| |/
* / Remove rootless_networking option from containers.confPaul Holzinger2022-01-20
|/
* Implement API forwarding for podman machine on WindowsJason T. Greene2022-01-19
* bump go module to version 4Valentin Rothberg2022-01-18
* Recursively copy cert files.Andrzej Klajnert2022-01-15
* Merge pull request #12835 from baude/issue12815OpenShift Merge Robot2022-01-13
|\
| * Wait for podman stop to completeBrent Baude2022-01-12
* | add additional fields to podman machine ls --jsonDaniel J Walsh2022-01-11
|/
* pkg: use PROXY_VARS from c/commonAditya Rajan2022-01-11
* ignition: add support from setting SSL_CERT_FILEAditya Rajan2022-01-11
* ignition: propogate HTTP proxy variables from host to remoteAditya Rajan2022-01-11
* Merge pull request #11454 from afbjorklund/virtfs-volumesOpenShift Merge Robot2022-01-06
|\
| * Make it possible to select the volume driverAnders F Björklund2021-12-30
| * Check the mount type for future compatibilityAnders F Björklund2021-12-30
| * Implement virtfs volumes for podman machineAnders F Björklund2021-12-30
* | ignition: add certs from current user into the machine while initAditya Rajan2021-12-27
|/
* Introduce Windows WSL implementation of podman machineJason T. Greene2021-12-24
* Set machine timezoneBrent Baude2021-12-16
* systemd: replace multi-user with default.targetValentin Rothberg2021-11-30