File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -39,8 +39,8 @@ import (
3939 "k8s.io/autoscaler/cluster-autoscaler/processors/nodegroupset"
4040 "k8s.io/autoscaler/cluster-autoscaler/processors/status"
4141 "k8s.io/autoscaler/cluster-autoscaler/utils/errors"
42- "k8s.io/autoscaler/cluster-autoscaler/utils/klogx"
4342 "k8s.io/autoscaler/cluster-autoscaler/utils/gpu"
43+ "k8s.io/autoscaler/cluster-autoscaler/utils/klogx"
4444 schedulerframework "k8s.io/kubernetes/pkg/scheduler/framework/v1alpha1"
4545
4646 klog "k8s.io/klog/v2"
Original file line number Diff line number Diff line change @@ -23,8 +23,8 @@ import (
2323
2424 "k8s.io/autoscaler/cluster-autoscaler/utils/drain"
2525 "k8s.io/autoscaler/cluster-autoscaler/utils/errors"
26- "k8s.io/autoscaler/cluster-autoscaler/utils/klogx"
2726 "k8s.io/autoscaler/cluster-autoscaler/utils/gpu"
27+ "k8s.io/autoscaler/cluster-autoscaler/utils/klogx"
2828 kube_util "k8s.io/autoscaler/cluster-autoscaler/utils/kubernetes"
2929 pod_util "k8s.io/autoscaler/cluster-autoscaler/utils/pod"
3030 "k8s.io/autoscaler/cluster-autoscaler/utils/tpu"
You can’t perform that action at this time.
0 commit comments