deps: adopt upstream Kubelet stats API

This commit is contained in:
Pires
2025-01-08 00:52:46 +00:00
committed by Pires
parent 164bd5b3e4
commit 8ff762fb7b
9 changed files with 8 additions and 357 deletions

View File

@@ -20,7 +20,7 @@ import (
"net/http"
"github.com/pkg/errors"
"github.com/virtual-kubelet/virtual-kubelet/node/api/statsv1alpha1"
statsv1alpha1 "k8s.io/kubelet/pkg/apis/stats/v1alpha1"
)
// PodStatsSummaryHandlerFunc defines the handler for getting pod stats summaries