Update Stable overlay and Changelogs for 1.2.1 driver image #735
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What type of PR is this?
What this PR does / why we need it:
The internal prow tests for prow-staging-rc-{k8minor} with image v1.2.1-rc1 looks good. Hence submitting this PR to create a new release v1.2.1 for the driver image binary
.This PR updates the stable overlays driver manifest to use the yet to be release v1.2.1-gke.0 image, and the necessary changelogs/readme updates.
Link to the test grid: https://testgrid.corp.google.com/gcp-compute-persistent-disk-csi-driver
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
FYI once this PR is merged the cherry-pick will not be a clean one, since the release-1.2 does not have the per minor version overlays. In that cherry-pick I will manually update the stable/image.yaml file. In future release branches (say release-1.3), the overlays per k8s minor version will be picked up.
Next steps: when this PR is merged, cherry pick to release-1.2 branch and create v1.2.1 tag. Promote the image manually to gcr.io/gke-release
Does this PR introduce a user-facing change?: