-
Notifications
You must be signed in to change notification settings - Fork 201
Add CHANGELOG for v3.3.0 #323
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jsafrane 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 |
CHANGELOG/CHANGELOG-3.3.md
Outdated
| @@ -0,0 +1,210 @@ | |||
| # Release notes for master | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
replace master with 3.3.0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed
CHANGELOG/CHANGELOG-3.3.md
Outdated
| @@ -0,0 +1,210 @@ | |||
| # Release notes for master | |||
|
|
|||
| [Documentation](https://docs.k8s.io/docs/home) | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Update docs page
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed
| - Adds mappings for PV access modes to new CSI access modes: `SINGLE_NODE_SINGLE_WRITER` and `SINGLE_NODE_MULTI_WRITER`. ([#308](https://github.com/kubernetes-csi/external-attacher/pull/308), [@chrishenzie](https://github.com/chrishenzie)) | ||
| - Updates Kubernetes dependencies to v1.22.0 ([#321](https://github.com/kubernetes-csi/external-attacher/pull/321), [@chrishenzie](https://github.com/chrishenzie)) [SIG Storage] | ||
|
|
||
| ### Bug or Regression |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do you also want to mention #318?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added to Other below
|
/lgtm |
/kind cleanup
What this PR does / why we need it:
Added changelog, as generated by
Does this PR introduce a user-facing change?: