mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-05 15:37:24 +00:00
start the apimachinery repo
This commit is contained in:
@@ -19,8 +19,8 @@ package kubelet
|
||||
import (
|
||||
"testing"
|
||||
|
||||
"k8s.io/apimachinery/pkg/types"
|
||||
kubecontainer "k8s.io/kubernetes/pkg/kubelet/container"
|
||||
"k8s.io/kubernetes/pkg/types"
|
||||
)
|
||||
|
||||
func TestReasonCache(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user