Skip to content

Commit b9d7ac4

Browse files
pohlydroslean
authored andcommitted
image pushing: k8s-staging-csi -> k8s-staging-sig-storage
As discussed in kubernetes/k8s.io#943, we want to consolidate all SIG-Storage related work under the new k8s-staging-sig-storage, including the former k8s-staging-csi.
1 parent 853ba1f commit b9d7ac4

File tree

2 files changed

+32
-32
lines changed

2 files changed

+32
-32
lines changed

config/jobs/image-pushing/k8s-staging-csi-gen.sh renamed to config/jobs/image-pushing/k8s-staging-sig-storage.sh

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
set -o errexit
1717

18-
readonly OUTPUT="$(dirname $0)/k8s-staging-csi.yaml"
18+
readonly OUTPUT="$(dirname $0)/k8s-staging-sig-storage.yaml"
1919
readonly REPOS=(
2020
csi-driver-host-path
2121
csi-driver-iscsi
@@ -33,7 +33,7 @@ readonly REPOS=(
3333
)
3434

3535
cat >"${OUTPUT}" <<EOF
36-
# Automatically generated by k8s-staging-csi-gen.sh.
36+
# Automatically generated by k8s-staging-sig-storage-gen.sh.
3737
3838
postsubmits:
3939
EOF
@@ -58,15 +58,15 @@ for repo in "${REPOS[@]}"; do
5858
spec:
5959
serviceAccountName: gcb-builder
6060
containers:
61-
- image: gcr.io/k8s-testimages/image-builder:v20200422-c760048
61+
- image: gcr.io/k8s-testimages/image-builder:v20200603-f2d2bf0
6262
command:
6363
- /run.sh
6464
args:
6565
# this is the project GCB will run in, which is the same as the GCR
6666
# images are pushed to.
67-
- --project=k8s-staging-csi
67+
- --project=k8s-staging-sig-storage
6868
# This is the same as above, but with -gcb appended.
69-
- --scratch-bucket=gs://k8s-staging-csi-gcb
69+
- --scratch-bucket=gs://k8s-staging-sig-storage-gcb
7070
- --env-passthrough=PULL_BASE_REF
7171
- .
7272
EOF

config/jobs/image-pushing/k8s-staging-csi.yaml renamed to config/jobs/image-pushing/k8s-staging-sig-storage.yaml

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Automatically generated by k8s-staging-csi-gen.sh.
1+
# Automatically generated by k8s-staging-sig-storage-gen.sh.
22

33
postsubmits:
44
kubernetes-csi/csi-driver-host-path:
@@ -25,9 +25,9 @@ postsubmits:
2525
args:
2626
# this is the project GCB will run in, which is the same as the GCR
2727
# images are pushed to.
28-
- --project=k8s-staging-csi
28+
- --project=k8s-staging-sig-storage
2929
# This is the same as above, but with -gcb appended.
30-
- --scratch-bucket=gs://k8s-staging-csi-gcb
30+
- --scratch-bucket=gs://k8s-staging-sig-storage-gcb
3131
- --env-passthrough=PULL_BASE_REF
3232
- .
3333
kubernetes-csi/csi-driver-iscsi:
@@ -54,9 +54,9 @@ postsubmits:
5454
args:
5555
# this is the project GCB will run in, which is the same as the GCR
5656
# images are pushed to.
57-
- --project=k8s-staging-csi
57+
- --project=k8s-staging-sig-storage
5858
# This is the same as above, but with -gcb appended.
59-
- --scratch-bucket=gs://k8s-staging-csi-gcb
59+
- --scratch-bucket=gs://k8s-staging-sig-storage-gcb
6060
- --env-passthrough=PULL_BASE_REF
6161
- .
6262
kubernetes-csi/csi-driver-nfs:
@@ -83,9 +83,9 @@ postsubmits:
8383
args:
8484
# this is the project GCB will run in, which is the same as the GCR
8585
# images are pushed to.
86-
- --project=k8s-staging-csi
86+
- --project=k8s-staging-sig-storage
8787
# This is the same as above, but with -gcb appended.
88-
- --scratch-bucket=gs://k8s-staging-csi-gcb
88+
- --scratch-bucket=gs://k8s-staging-sig-storage-gcb
8989
- --env-passthrough=PULL_BASE_REF
9090
- .
9191
kubernetes-csi/csi-driver-smb:
@@ -112,9 +112,9 @@ postsubmits:
112112
args:
113113
# this is the project GCB will run in, which is the same as the GCR
114114
# images are pushed to.
115-
- --project=k8s-staging-csi
115+
- --project=k8s-staging-sig-storage
116116
# This is the same as above, but with -gcb appended.
117-
- --scratch-bucket=gs://k8s-staging-csi-gcb
117+
- --scratch-bucket=gs://k8s-staging-sig-storage-gcb
118118
- --env-passthrough=PULL_BASE_REF
119119
- .
120120
kubernetes-csi/csi-proxy:
@@ -141,9 +141,9 @@ postsubmits:
141141
args:
142142
# this is the project GCB will run in, which is the same as the GCR
143143
# images are pushed to.
144-
- --project=k8s-staging-csi
144+
- --project=k8s-staging-sig-storage
145145
# This is the same as above, but with -gcb appended.
146-
- --scratch-bucket=gs://k8s-staging-csi-gcb
146+
- --scratch-bucket=gs://k8s-staging-sig-storage-gcb
147147
- --env-passthrough=PULL_BASE_REF
148148
- .
149149
kubernetes-csi/csi-test:
@@ -170,9 +170,9 @@ postsubmits:
170170
args:
171171
# this is the project GCB will run in, which is the same as the GCR
172172
# images are pushed to.
173-
- --project=k8s-staging-csi
173+
- --project=k8s-staging-sig-storage
174174
# This is the same as above, but with -gcb appended.
175-
- --scratch-bucket=gs://k8s-staging-csi-gcb
175+
- --scratch-bucket=gs://k8s-staging-sig-storage-gcb
176176
- --env-passthrough=PULL_BASE_REF
177177
- .
178178
kubernetes-csi/external-attacher:
@@ -199,9 +199,9 @@ postsubmits:
199199
args:
200200
# this is the project GCB will run in, which is the same as the GCR
201201
# images are pushed to.
202-
- --project=k8s-staging-csi
202+
- --project=k8s-staging-sig-storage
203203
# This is the same as above, but with -gcb appended.
204-
- --scratch-bucket=gs://k8s-staging-csi-gcb
204+
- --scratch-bucket=gs://k8s-staging-sig-storage-gcb
205205
- --env-passthrough=PULL_BASE_REF
206206
- .
207207
kubernetes-csi/external-health-monitor:
@@ -228,9 +228,9 @@ postsubmits:
228228
args:
229229
# this is the project GCB will run in, which is the same as the GCR
230230
# images are pushed to.
231-
- --project=k8s-staging-csi
231+
- --project=k8s-staging-sig-storage
232232
# This is the same as above, but with -gcb appended.
233-
- --scratch-bucket=gs://k8s-staging-csi-gcb
233+
- --scratch-bucket=gs://k8s-staging-sig-storage-gcb
234234
- --env-passthrough=PULL_BASE_REF
235235
- .
236236
kubernetes-csi/external-provisioner:
@@ -257,9 +257,9 @@ postsubmits:
257257
args:
258258
# this is the project GCB will run in, which is the same as the GCR
259259
# images are pushed to.
260-
- --project=k8s-staging-csi
260+
- --project=k8s-staging-sig-storage
261261
# This is the same as above, but with -gcb appended.
262-
- --scratch-bucket=gs://k8s-staging-csi-gcb
262+
- --scratch-bucket=gs://k8s-staging-sig-storage-gcb
263263
- --env-passthrough=PULL_BASE_REF
264264
- .
265265
kubernetes-csi/external-resizer:
@@ -286,9 +286,9 @@ postsubmits:
286286
args:
287287
# this is the project GCB will run in, which is the same as the GCR
288288
# images are pushed to.
289-
- --project=k8s-staging-csi
289+
- --project=k8s-staging-sig-storage
290290
# This is the same as above, but with -gcb appended.
291-
- --scratch-bucket=gs://k8s-staging-csi-gcb
291+
- --scratch-bucket=gs://k8s-staging-sig-storage-gcb
292292
- --env-passthrough=PULL_BASE_REF
293293
- .
294294
kubernetes-csi/external-snapshotter:
@@ -315,9 +315,9 @@ postsubmits:
315315
args:
316316
# this is the project GCB will run in, which is the same as the GCR
317317
# images are pushed to.
318-
- --project=k8s-staging-csi
318+
- --project=k8s-staging-sig-storage
319319
# This is the same as above, but with -gcb appended.
320-
- --scratch-bucket=gs://k8s-staging-csi-gcb
320+
- --scratch-bucket=gs://k8s-staging-sig-storage-gcb
321321
- --env-passthrough=PULL_BASE_REF
322322
- .
323323
kubernetes-csi/livenessprobe:
@@ -344,9 +344,9 @@ postsubmits:
344344
args:
345345
# this is the project GCB will run in, which is the same as the GCR
346346
# images are pushed to.
347-
- --project=k8s-staging-csi
347+
- --project=k8s-staging-sig-storage
348348
# This is the same as above, but with -gcb appended.
349-
- --scratch-bucket=gs://k8s-staging-csi-gcb
349+
- --scratch-bucket=gs://k8s-staging-sig-storage-gcb
350350
- --env-passthrough=PULL_BASE_REF
351351
- .
352352
kubernetes-csi/node-driver-registrar:
@@ -373,8 +373,8 @@ postsubmits:
373373
args:
374374
# this is the project GCB will run in, which is the same as the GCR
375375
# images are pushed to.
376-
- --project=k8s-staging-csi
376+
- --project=k8s-staging-sig-storage
377377
# This is the same as above, but with -gcb appended.
378-
- --scratch-bucket=gs://k8s-staging-csi-gcb
378+
- --scratch-bucket=gs://k8s-staging-sig-storage-gcb
379379
- --env-passthrough=PULL_BASE_REF
380380
- .

0 commit comments

Comments
 (0)