File tree 1 file changed +6
-0
lines changed
1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -86,6 +86,12 @@ naming convention `<hostpath-deployment-version>-on-<kubernetes-version>`.
86
86
[ external-provisioner example] ( https://github.com/kubernetes-csi/external-provisioner/releases/new )
87
87
1 . If release was a new major/minor version, create a new ` release-<minor> `
88
88
branch at that commit.
89
+ 1 . Check [ image build status] ( https://k8s-testgrid.appspot.com/sig-storage-image-build ) .
90
+ 1 . Promote images from k8s-staging-sig-storage to k8s.gcr.io/sig-storage. From
91
+ the [ k8s image
92
+ repo] ( https://github.com/kubernetes/k8s.io/tree/master/k8s.gcr.io/images/k8s-staging-sig-storage ) ,
93
+ run ` ./generate.sh > images.yaml ` , and send a PR with the updated images.
94
+ Once merged, the image promoter will copy the images from staging to prod.
89
95
1 . Update [ kubernetes-csi/docs] ( https://github.com/kubernetes-csi/docs ) sidecar
90
96
and feature pages with the new released version.
91
97
1 . After all the sidecars have been released, update
You can’t perform that action at this time.
0 commit comments