We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e784add + 53d8e70 commit 524b792Copy full SHA for 524b792
release-tools/SIDECAR_RELEASE_PROCESS.md
@@ -89,7 +89,7 @@ naming convention `<hostpath-deployment-version>-on-<kubernetes-version>`.
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),
+ repo](https://github.com/kubernetes/k8s.io/tree/main/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.
95
1. Update [kubernetes-csi/docs](https://github.com/kubernetes-csi/docs) sidecar
0 commit comments