Skip to content

Commit

Permalink
Add step for checking builds
Browse files Browse the repository at this point in the history
  • Loading branch information
msau42 committed Dec 29, 2022
1 parent b66c082 commit dd98675
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions SIDECAR_RELEASE_PROCESS.md
Expand Up @@ -92,6 +92,8 @@ naming convention `<hostpath-deployment-version>-on-<kubernetes-version>`.
1. Check that all [canary CI
jobs](https://k8s-testgrid.appspot.com/sig-storage-csi-ci) are passing,
and that test coverage is adequate for the changes that are going into the release.
1. Check that the post-\<sidecar\>-push-images builds are succeeding.
[Example](https://k8s-testgrid.appspot.com/sig-storage-image-build#post-external-snapshotter-push-images)
1. Make sure that no new PRs have merged in the meantime, and no PRs are in
flight and soon to be merged.
1. Create a new release following a previous release as a template. Be sure to select the correct
Expand Down

0 comments on commit dd98675

Please sign in to comment.