aws / karpenter-provider-aws

Karpenter is a Kubernetes Node Autoscaler built for flexibility, performance, and simplicity.
https://karpenter.sh
Apache License 2.0
6.16k stars 849 forks source link

chore: Bump staging/v1 with main #6381

Closed engedaam closed 2 weeks ago

engedaam commented 2 weeks ago

Fixes #N/A

Description

How was this change tested?

Does this change impact docs?

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

netlify[bot] commented 2 weeks ago

Deploy Preview for karpenter-docs-prod canceled.

Name Link
Latest commit e5e2f79a61ecab47b0124ccb81ea458d80379e6d
Latest deploy log https://app.netlify.com/sites/karpenter-docs-prod/deploys/6671ff49e477b40008ed9a82
coveralls commented 2 weeks ago

Pull Request Test Coverage Report for Build 9572616601

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/controllers/nodeclaim/garbagecollection/controller.go 3 6 50.0%
pkg/controllers/providers/instancetype/controller.go 3 6 50.0%
pkg/controllers/providers/pricing/controller.go 3 6 50.0%
pkg/controllers/interruption/controller.go 3 7 42.86%
<!-- Total: 13 26 50.0% -->
Files with Coverage Reduction New Missed Lines %
pkg/controllers/providers/pricing/controller.go 1 77.78%
pkg/controllers/interruption/controller.go 1 72.83%
pkg/controllers/providers/instancetype/controller.go 1 60.71%
pkg/controllers/nodeclaim/garbagecollection/controller.go 1 71.88%
<!-- Total: 4 -->
Totals Coverage Status
Change from base Build 9568229212: -0.04%
Covered Lines: 5534
Relevant Lines: 6713

💛 - Coveralls