Skip to content

Commit 9861b9e

Browse files
committed
allow component-helpers to import util and klog
1 parent 4af9198 commit 9861b9e

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

staging/publishing/import-restrictions.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -255,3 +255,5 @@
255255
- k8s.io/api
256256
- k8s.io/apimachinery
257257
- k8s.io/client-go
258+
- k8s.io/klog
259+
- k8s.io/utils

staging/publishing/rules.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1368,3 +1368,5 @@ rules:
13681368
branch: master
13691369
- repository: api
13701370
branch: master
1371+
- repository: client-go
1372+
branch: master

0 commit comments

Comments
 (0)