Skip to content

Commit a137b08

Browse files
committed
chore: update import-restrictions.yaml
The `k8s.io/utils/ptr` should be allowed for import within ./pkg/apis/core Signed-off-by: Jian Zeng <[email protected]>
1 parent 1a2c557 commit a137b08

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

staging/publishing/import-restrictions.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
- k8s.io/kubernetes/pkg/util
1111
- k8s.io/api/core/v1
1212
- k8s.io/utils/pointer
13+
- k8s.io/utils/ptr
1314
- k8s.io/utils/net
1415
- k8s.io/klog
1516

0 commit comments

Comments
 (0)