Skip to content

Commit a2171be

Browse files
authored
Merge pull request #216 from msau42/process
Add step for checking builds
2 parents cb98782 + dd98675 commit a2171be

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: SIDECAR_RELEASE_PROCESS.md

+2
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,8 @@ naming convention `<hostpath-deployment-version>-on-<kubernetes-version>`.
9292
1. Check that all [canary CI
9393
jobs](https://k8s-testgrid.appspot.com/sig-storage-csi-ci) are passing,
9494
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)
9597
1. Make sure that no new PRs have merged in the meantime, and no PRs are in
9698
flight and soon to be merged.
9799
1. Create a new release following a previous release as a template. Be sure to select the correct

0 commit comments

Comments
 (0)