Azure / karpenter-provider-azure

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

fix: new artifact streaming containerd configuration and contract #330

Closed Bryce-Soghigian closed 2 months ago

Bryce-Soghigian commented 2 months ago

Fixes #

Description Adds support for artifact streaming. The change is gated on the ACR Side and karpenter will just enable artifact streaming by default. We want to get this in now so that for GA we have some testing for it. How was this change tested? e2e tests

Does this change impact docs?

Release Note

coveralls commented 2 months ago

Pull Request Test Coverage Report for Build 8989077296

Details


Totals Coverage Status
Change from base Build 8905676791: 0.0%
Covered Lines: 36281
Relevant Lines: 37107

💛 - Coveralls
Bryce-Soghigian commented 2 months ago

closing this in favor of enabling when we have contract