Add changelog for release 3.0#332
Conversation
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: xing-yang The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
lgtm. Thanks! |
7741528 to
e13bf3d
Compare
|
/assign @msau42 |
e13bf3d to
f1fc0fe
Compare
f1fc0fe to
87a12b2
Compare
|
|
||
| ## CRDs and Client Library | ||
|
|
||
| Volume snapshot APIs and client library are now in a separate sub-module: `github.com/kubernetes-csi/external-snapshotter/client/v3`. |
There was a problem hiding this comment.
Is there a "go get" command they can use?
There was a problem hiding this comment.
Yes. "go get -u github.com/kubernetes-csi/external-snapshotter/client/v3@v3.0.0". I'll add that.
87a12b2 to
21147e8
Compare
12ed0d9 to
5068784
Compare
|
/retest |
5068784 to
f7048f9
Compare
|
@msau42 I rebased and ran "go mod tidy" and "go mod vendor". No new changes other than the rebase itself. |
|
Oh, the latest release-notes tool actually generates a changed dependencies section, example: https://github.com/kubernetes-csi/external-provisioner/blob/master/CHANGELOG/CHANGELOG-2.0.md#dependencies |
That means the release-notes I have is too old. I'll update it and re-run. |
f7048f9 to
71c9744
Compare
71c9744 to
154db54
Compare
|
/lgtm |
What type of PR is this?
/kind documentation
What this PR does / why we need it:
This PR adds changelog for 3.0.0.
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
Does this PR introduce a user-facing change?: