Closed MrBatschner closed 3 months ago
What this PR does / why we need it:
Adds the following image features to images published to Azure to support latest machine types with Garden Linux:
IsAcceleratedNetworkSupported: True DiskControllerTypes: "SCSI, NVMe"
IsAcceleratedNetworkSupported: True
DiskControllerTypes: "SCSI, NVMe"
Which issue(s) this PR fixes: Fixes #58
Special notes for your reviewer:
Release note:
NVMe and Accelerated Features are added to Garden Linux images on Azure
I'm assuming the removed imports were unused
Exactly, they were.
What this PR does / why we need it:
Adds the following image features to images published to Azure to support latest machine types with Garden Linux:
IsAcceleratedNetworkSupported: True
DiskControllerTypes: "SCSI, NVMe"
Which issue(s) this PR fixes: Fixes #58
Special notes for your reviewer:
Release note: