File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 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>`.
95951 . Check [ image build status] ( https://k8s-testgrid.appspot.com/sig-storage-image-build ) .
96961 . Promote images from k8s-staging-sig-storage to k8s.gcr.io/sig-storage. From
9797 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 ) ,
9999 run ` ./generate.sh > images.yaml ` , and send a PR with the updated images.
100100 Once merged, the image promoter will copy the images from staging to prod.
1011011 . Update [ kubernetes-csi/docs] ( https://github.com/kubernetes-csi/docs ) sidecar
Original file line number Diff line number Diff line change 1313# See https://github.com/kubernetes/test-infra/blob/master/config/jobs/image-pushing/README.md
1414# for more details on image pushing process in Kubernetes.
1515#
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.
1717
1818# This must be specified in seconds. If omitted, defaults to 600s (10 mins).
1919# Building three images in external-snapshotter takes roughly half an hour,
You can’t perform that action at this time.
0 commit comments