-
Notifications
You must be signed in to change notification settings - Fork 159
Add change log for release-1.9 #1130
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
Add change log for release-1.9 #1130
Conversation
CHANGELOG/CHANGELOG-1.9.md
Outdated
### Bug or Regression | ||
|
||
- Add udevadm binary in the container image. ([#1072](https://github.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/pull/1072), [@jenting](https://github.com/jenting)) | ||
- Logging for gRPC call is now limited to 10000 char by default, and configurable with flag --grpc-log-char-cap ([#1085](https://github.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/pull/1085), [@leiyiz](https://github.com/leiyiz)) |
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.
@hsadoyan can you add this to 1.8.2 release note? seem like it's missing from the 1.8.2 release note
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.
At the same time I will remove this line.
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.
I don't think pull/1085 was cherrypicked into 1.8.2, was it?
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.
it was. people who wants things to be cherrypicked should cherry pick PRs, which was me. #1111 cherry picked it
59b5f59
to
5c764b0
Compare
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.
/approve
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: leiyiz, sunnylovestiramisu The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/lgtm |
What type of PR is this?
/kind documentation
What this PR does / why we need it:
For release-1.9
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
Does this PR introduce a user-facing change?: