aws / karpenter-provider-aws

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

chore: merge staging/v1 into main #6411

Closed jmdeal closed 6 days ago

jmdeal commented 6 days 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 6 days ago

Deploy Preview for karpenter-docs-prod canceled.

Name Link
Latest commit 3aefd6f6271d80a3b2e188c59e31206a80ac9cc5
Latest deploy log https://app.netlify.com/sites/karpenter-docs-prod/deploys/667c8fc5a523120008dc61a5
jmdeal commented 6 days ago

Blocked on upstream PR merging so we can change the ref

coveralls commented 6 days ago

Pull Request Test Coverage Report for Build 9687340910

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/apis/v1/ec2nodeclass_defaults.go 0 1 0.0%
pkg/apis/v1/ec2nodeclass_status.go 0 9 0.0%
pkg/apis/v1/ec2nodeclass.go 7 20 35.0%
pkg/apis/v1/ec2nodeclass_validation.go 145 207 70.05%
pkg/apis/v1/zz_generated.deepcopy.go 67 331 20.24%
<!-- Total: 267 616 43.34% -->
Totals Coverage Status
Change from base Build 9686961194: -3.3%
Covered Lines: 5789
Relevant Lines: 7315

💛 - Coveralls