Azure / karpenter-provider-azure

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

chore(release): add production env to release workflow #418

Open charliedmcb opened 1 week ago

charliedmcb commented 1 week ago

Fixes #

Description

Using environments for deployment will allow us to put Required reviewers on the release workflows.

Note: this does require us to add a production env to the github repo. I think this approach is correct for us as we are moving towards a more automated release process. However, it does deviate from aws some.

How was this change tested? Nothing additional *

Does this change impact docs?

Release Note

NONE
coveralls commented 1 week ago

Pull Request Test Coverage Report for Build 9700698985

Details


Files with Coverage Reduction New Missed Lines %
pkg/cache/unavailableofferings.go 2 95.45%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 9654039110: -0.006%
Covered Lines: 36285
Relevant Lines: 37117

💛 - Coveralls