- Go Dependency updates
- Multitude of updated dependencies
- Changed origin of strongunits package to containers/common
- Dependency updates
- Add method GetMachineExists
- Dependency updates
- Add ability to resize HyperV disks
- Improved error handling around detection of HyperV itself
- Fixed bug related to local sensitive properties
- Hushed some benign errors being emitted with logrus
- Removal of unused code and dead-end code
- Various go-lint fixes
- Added getmemory method
- Changed wql selector to find virtual machines over WMI
- Added ability for force stop of a VM
- Increased stop wait time and attempts
- Changed add-ign command to no longer require specifying the constant ignition config key prefix
- Fixed get argument validation
- Small change in return type for error code
- Tweaks and export functions required for coreos ignition project
- Pruned unnecessary content
- Added sub-command
add-ign
to kvpctl
- Exported const and func for Ignition project
- Wait on VM to actually stop before returning
- Add bool for network creation when creating a vm
- Fix bug in processing key value pairs in Linux
- Development release
- Allow update to memory and processor counts
- Write kvp pool files same as daemon
- Code cleanup
- Development release