Skip to content

Commit 4ea3848

Browse files
author
lijianguo
committed
pkg/k8s upgrade k8s api
1 parent e625f87 commit 4ea3848

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

pkg/k8s/namespace.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
package k8s
22

33
import (
4-
//"k8s.io/kubernetes/pkg/api"
54
metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
65
v1 "k8s.io/api/core/v1"
76
)

pkg/k8s/pull_policy.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ package k8s
22

33
import (
44
"fmt"
5-
//"k8s.io/kubernetes/pkg/api"
65
"k8s.io/api/core/v1"
76
)
87

0 commit comments

Comments
 (0)