vfkit is now available in the main brew repository, the cfergeau
tap is no longer needed.
This release of vfkit requires go 1.23
What's Changed
- add virtio-balloon device by @iwinux in #255
- allow to pass user/meta data files for cloud-init config by @lstocchi in #263
- Remove socket files created by vfkit at exit by @lstocchi in #230 and @evidolob in #283
- Update readme and quickstart to include vfkit in homebrew by @vyasgun in #260
- Refactor StorageConfig so it does not have both imagePath and Uri properties by @lstocchi in #227
- test: Wait for ignition socket before requesting ignition by @booxter in #276
Dependency updates
- build(deps): bump github.com/Code-Hex/vz/v3 from 3.5.1 to 3.6.0 by @dependabot in #238
- build(deps): bump golang.org/x/crypto from 0.29.0 to 0.36.0 by @dependabot in #234, #240, #264 and #272
- build(deps): bump golang.org/x/sys from 0.29.0 to 0.30.0 by @dependabot in #251
- build(deps): bump golang.org/x/mod from 0.22.0 to 0.24.0 by @dependabot in #250 and #273
- build(deps): bump github.com/golangci/golangci-lint from 1.62.2 to 1.64.7 in /tools by @dependabot in #237, #258, #266 and #281
- build(deps): bump github.com/spf13/pflag from 1.0.5 to 1.0.6 by @dependabot in #247
- build(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1 by @dependabot in #261
- build(deps): bump github.com/crc-org/crc/v2 from 2.44.0 to 2.48.0 by @dependabot in #254 and #269
- build(deps): bump github.com/containers/common from 0.60.4 to 0.62.2 by @dependabot in #249, #268 and #282
New Contributors
- @vyasgun made their first contribution in #260
- @iwinux made their first contribution in #255
- @booxter made their first contribution in #276
- @evidolob made their first contribution in #283
Full Changelog: v0.6.0...v0.6.1