gardenlinux / glci

CI/CD utils for Garden Linux
MIT License
2 stars 2 forks source link

Add OS Image features to Az images #86

Closed MrBatschner closed 3 months ago

MrBatschner commented 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"

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
MrBatschner commented 3 months ago

I'm assuming the removed imports were unused

Exactly, they were.