update import restrictions and publishing rules after moving cloud provider controllers to staging

Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com>
This commit is contained in:
Andrew Sy Kim 2020-06-08 17:42:13 -04:00
parent d7fcb6f47e
commit 21bb99e057
2 changed files with 5 additions and 0 deletions

View File

@ -221,6 +221,7 @@
- k8s.io/apimachinery
- k8s.io/client-go
- k8s.io/cloud-provider
- k8s.io/component-base
- k8s.io/klog
- k8s.io/utils

View File

@ -1216,6 +1216,8 @@ rules:
branch: master
- repository: client-go
branch: master
- repository: component-base
branch: master
- source:
branch: release-1.15
dir: staging/src/k8s.io/cloud-provider
@ -1281,6 +1283,8 @@ rules:
branch: master
- repository: cloud-provider
branch: master
- repository: component-base
branch: master
- source:
branch: release-1.15
dir: staging/src/k8s.io/csi-translation-lib