Azure / AgentBaker

Agent Baker is aiming to provide a centralized, portable k8s agent node provisioning lib as well as rich support on different OS image with optimized k8s binaries.
MIT License
102 stars 205 forks source link

chore: add nvme disk controller type for gen2 images #4990

Closed anujmaheshwari1 closed 1 week ago

anujmaheshwari1 commented 1 week ago

What type of PR is this? This PR does some ugly but required refactoring to ensure all new Gen2 Image definitions created are tagged with DiskControllerType=NVMe

Gen1/Arm64/CVM do not need that tag, only Gen2 does.

Successful VHD build with new AzLinux v3 SKUs: https://msazure.visualstudio.com/CloudNativeCompute/_build/results?buildId=103962751&view=results

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #

Requirements:

Special notes for your reviewer:

Release note:

none
coveralls commented 1 week ago

Pull Request Test Coverage Report for Build 11004612753

Details


Totals Coverage Status
Change from base Build 11004311485: 0.0%
Covered Lines: 2590
Relevant Lines: 3634

💛 - Coveralls