Azure / karpenter-provider-azure

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

ci: fixing 1.30 tests #398

Closed Bryce-Soghigian closed 2 weeks ago

Bryce-Soghigian commented 2 weeks ago

Fixes #

Description The parsemap function had some bugs in it where depending on the ordering it would fail. Lets opt in for the simpler solution until the azure cni without overlay kubelet flags handlers get in which are much better tested.

This PR fixes the CI for 1.30. How was this change tested? K8S_VERSION="1.30.x" make test

Does this change impact docs?

Release Note

coveralls commented 2 weeks ago

Pull Request Test Coverage Report for Build 9508259004

Details


Totals Coverage Status
Change from base Build 9489983636: 0.0%
Covered Lines: 36286
Relevant Lines: 37115

💛 - Coveralls