Skip to content

Commit 21bb99e

Browse files
committed
update import restrictions and publishing rules after moving cloud provider controllers to staging
Signed-off-by: Andrew Sy Kim <[email protected]>
1 parent d7fcb6f commit 21bb99e

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

staging/publishing/import-restrictions.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,7 @@
221221
- k8s.io/apimachinery
222222
- k8s.io/client-go
223223
- k8s.io/cloud-provider
224+
- k8s.io/component-base
224225
- k8s.io/klog
225226
- k8s.io/utils
226227

staging/publishing/rules.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1216,6 +1216,8 @@ rules:
12161216
branch: master
12171217
- repository: client-go
12181218
branch: master
1219+
- repository: component-base
1220+
branch: master
12191221
- source:
12201222
branch: release-1.15
12211223
dir: staging/src/k8s.io/cloud-provider
@@ -1281,6 +1283,8 @@ rules:
12811283
branch: master
12821284
- repository: cloud-provider
12831285
branch: master
1286+
- repository: component-base
1287+
branch: master
12841288
- source:
12851289
branch: release-1.15
12861290
dir: staging/src/k8s.io/csi-translation-lib

0 commit comments

Comments
 (0)