We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cb98782 + dd98675 commit a2171beCopy full SHA for a2171be
SIDECAR_RELEASE_PROCESS.md
@@ -92,6 +92,8 @@ naming convention `<hostpath-deployment-version>-on-<kubernetes-version>`.
92
1. Check that all [canary CI
93
jobs](https://k8s-testgrid.appspot.com/sig-storage-csi-ci) are passing,
94
and that test coverage is adequate for the changes that are going into the release.
95
+1. Check that the post-\<sidecar\>-push-images builds are succeeding.
96
+ [Example](https://k8s-testgrid.appspot.com/sig-storage-image-build#post-external-snapshotter-push-images)
97
1. Make sure that no new PRs have merged in the meantime, and no PRs are in
98
flight and soon to be merged.
99
1. Create a new release following a previous release as a template. Be sure to select the correct
0 commit comments