aboutsummaryrefslogtreecommitdiff
path: root/pkg/machine/fcos.go
Commit message (Expand)AuthorAge
* Clean up cached machine imagesAshley Cui2022-07-15
* pkg: switch to golang native error wrappingSascha Grunert2022-07-08
* golangci-lint: enable nolintlintPaul Holzinger2022-06-14
* Removed `imageStream` hardcoded valueJake Correnti2022-06-01
* 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
* | replace golint with revive linterPaul Holzinger2022-04-22
|/
* enable staticcheck linterPaul Holzinger2022-04-22
* go fmt: use go 1.18 conditional-build syntaxValentin Rothberg2022-03-18
* Temporarily pull machine images from side repoBrent Baude2022-02-11
* Introduce Windows WSL implementation of podman machineJason T. Greene2021-12-24
* Fix machine imageAshley Cui2021-09-22
* Use new aarch64 fcos reposbaude2021-09-14
* Spell "build linux darwin" as "build !windows".Maya Rashish2021-09-03
* Allow setting of machine stream and image path from containers.confAshley Cui2021-08-24
* machine: compute sha256 as we read the image fileGuillaume Rose2021-08-19
* machine: check for file exists instead of listing directoryGuillaume Rose2021-08-19
* Fix build tags for pkg/machine...Paul Holzinger2021-06-10
* podman machine init user inputbaude2021-03-29
* Improvements for machinebaude2021-03-25
* introduce podman machinebaude2021-03-25