Azure / karpenter-provider-azure

AKS Karpenter Provider
Apache License 2.0
308 stars 47 forks source link

chore: the output format of az command was specified #351

Open jacobbaek opened 1 month ago

jacobbaek commented 1 month ago

It is better to set output format.

Fixes #

Description someone might specify the ouput format as table or yaml. If then, this script will fail. So I added the output format as json.

How was this change tested? it works well.

Does this change impact docs?

Release Note

coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 9072216871

Details


Totals Coverage Status
Change from base Build 9045087851: 0.006%
Covered Lines: 36279
Relevant Lines: 37105

💛 - Coveralls