File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 221
221
- k8s.io/apimachinery
222
222
- k8s.io/client-go
223
223
- k8s.io/cloud-provider
224
+ - k8s.io/component-base
224
225
- k8s.io/klog
225
226
- k8s.io/utils
226
227
Original file line number Diff line number Diff line change @@ -1216,6 +1216,8 @@ rules:
1216
1216
branch : master
1217
1217
- repository : client-go
1218
1218
branch : master
1219
+ - repository : component-base
1220
+ branch : master
1219
1221
- source :
1220
1222
branch : release-1.15
1221
1223
dir : staging/src/k8s.io/cloud-provider
@@ -1281,6 +1283,8 @@ rules:
1281
1283
branch : master
1282
1284
- repository : cloud-provider
1283
1285
branch : master
1286
+ - repository : component-base
1287
+ branch : master
1284
1288
- source :
1285
1289
branch : release-1.15
1286
1290
dir : staging/src/k8s.io/csi-translation-lib
You can’t perform that action at this time.
0 commit comments