kubernetes-sigs / karpenter

Karpenter is a Kubernetes Node Autoscaler built for flexibility, performance, and simplicity.
Apache License 2.0
577 stars 193 forks source link

get candidate prices will failed in consolidation #1601

Closed leoryu closed 1 month ago

leoryu commented 1 month ago

Description

Observed Behavior:

In consolidation controller will report error:

"level":"ERROR","time":"2024-08-27T06:55:51.820Z","logger":"controller","message":"failed computing consolidation","controller":"disruption",

And I add some log, found in

k8s-ci-robot commented 1 month ago

This issue is currently awaiting triage.

If Karpenter contributors determines this is a relevant issue, they will accept it by applying the triage/accepted label and provide further guidance.

The triage/accepted label can be added by org members by writing /triage accepted in a comment.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.