mirror of https://github.com/k3s-io/k3s
Fixes a cross-build failure introduced in PR 51209. FYI, issue 51863.
parent
578195873a
commit
29d178fbc3
|
@ -24,6 +24,7 @@ import (
|
|||
"k8s.io/api/core/v1"
|
||||
"k8s.io/client-go/tools/record"
|
||||
"k8s.io/kubernetes/pkg/kubelet/cadvisor"
|
||||
kubecontainer "k8s.io/kubernetes/pkg/kubelet/container"
|
||||
"k8s.io/kubernetes/pkg/util/mount"
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in New Issue