OVF Import
| Change | PR |
|---|---|
| Allow import to proceed when OperatingSystem.OSType is not defined in OVF descriptor. | #1238 |
| Fixed import not timing out as specified by the flag by introducing global timeout | #1242 |
OVF and Image Import
| Change | PR |
|---|---|
| EL6: Ensure pip is updated. | #1230 |
| EL: Always run depmod if modules.dep missing. | #1231 |
| Windows: Avoid import failures by recreating GCEStartup task | #1165 |
| Linux: Clear immutable attr from 70-persistent-net.rules before deleting. | #1260 |
Image Import
| Change | PR |
|---|---|
| Ensure destination image doesn't exist prior to running import to avoid late failure. | #1257 |
| Ensure import works when external IPs are not allowed. | #1265 |
Image Export
| Change | PR |
|---|---|
| Improve support for exporting disks larger than 200GB | #1276, #1278 |
Image build
| Change | PR |
|---|---|
| Windows: Install SQL Server Management studio on all Windows Server base images, except Core | #1161 |
| EL7: Only enable yum-cron for security updates. | #1213 |
| EL: Include gce-disk-expand | #1221 |
| Debian: leave empty machine-id file for autogen | #1236 |
| Windows for Containers: Boot with UEFI | #1245 |
| Windows for Containers: Update Docker to 19.03 | #1248 |
CLI tools
| Change | PR |
|---|---|
| Improve logging in Windows diagnostics tool | #1251 |
| Add common code for flag handling | #1274 |
| Add common buffered writer | #1240 |
| Added tool for performing OS upgrades | #1178 |
Daisy
| Change | PR |
|---|---|
| Added custom cancel reason to Daisy workflow. | #1239 |
| Support ShieldedInstanceInitialState in the publish workflow | #1259 |
| Improve support for building with bazel | #1268 |
| Support custom device names in DetachDisks step | #1269 |