File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ naming convention `<hostpath-deployment-version>-on-<kubernetes-version>`.
95
95
1 . Check [ image build status] ( https://k8s-testgrid.appspot.com/sig-storage-image-build ) .
96
96
1 . Promote images from k8s-staging-sig-storage to k8s.gcr.io/sig-storage. From
97
97
the [ k8s image
98
- repo] ( https://github.com/kubernetes/k8s.io/tree/master /k8s.gcr.io/images/k8s-staging-sig-storage ) ,
98
+ repo] ( https://github.com/kubernetes/k8s.io/tree/main /k8s.gcr.io/images/k8s-staging-sig-storage ) ,
99
99
run ` ./generate.sh > images.yaml ` , and send a PR with the updated images.
100
100
Once merged, the image promoter will copy the images from staging to prod.
101
101
1 . Update [ kubernetes-csi/docs] ( https://github.com/kubernetes-csi/docs ) sidecar
Original file line number Diff line number Diff line change 13
13
# See https://github.com/kubernetes/test-infra/blob/master/config/jobs/image-pushing/README.md
14
14
# for more details on image pushing process in Kubernetes.
15
15
#
16
- # To promote release images, see https://github.com/kubernetes/k8s.io/tree/master /k8s.gcr.io/images/k8s-staging-sig-storage.
16
+ # To promote release images, see https://github.com/kubernetes/k8s.io/tree/main /k8s.gcr.io/images/k8s-staging-sig-storage.
17
17
18
18
# This must be specified in seconds. If omitted, defaults to 600s (10 mins).
19
19
# Building three images in external-snapshotter takes roughly half an hour,
You can’t perform that action at this time.
0 commit comments